It's backend API for swamp projects
curl "http://localhost:30010/feeds/parse/file"
curl -X PUT "http://localhost:30010/feeds/parse" \
-H 'Content-Type: application/json' \
-d '{"feed_id": 1098, "store_new": true}'
curl -X PUT "http://localhost:30010/feeds/parse/runner"