modulepackage
1.4.0
Repository: https://github.com/mysteriumnetwork/feedback.git
Documentation: pkg.go.dev
# README
feedback
Service to collect user feedback
Run
mage build
mage run
curl http://localhost:8080/api/v1/ping
API
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.
Updating API
Regenerate swagger.json
(command below) and commit changes.
mage regen
# Packages
No description provided by the author
No description provided by the author
Package main Feedback API
The purpose of this documentation is to provide developers an insight of how to interact with Mysterium Feedback API
schemes: https host: localhost basepath: /api/v1 license: GPLv3 https://www.gnu.org/licenses/gpl-3.0.html
consumes: - application/json
produces: - application/json
version: 0.0.1
swagger:meta.
No description provided by the author
No description provided by the author
Package docs Code generated by swaggo/swag.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author