curl -v -X GET http://localhost:80/api/info
curl -v -X POST -H "Content-Type: application/json" -d '{"features": [5, 10, 15, 20]}' http://localhost:80/api/features
Bleep bloop