Service to collect user feedback
mage build
mage run
curl http://localhost:8080/api/v1/ping
See swagger.json for details.
Or curl http://localhost:8080/api/v1/swagger.json on a running server
Go API is available in github.com/mysteriumnetwork/feedback/client package.
Regenerate swagger.json (command below) and commit changes.
mage regen