fibercrypto / fibercrypto/skycoin
Options control API endpoint
Open
api
- Dominant language
- Go
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Need an API endpoint to control configurable options of the client.
The endpoint should be named `/options`.
It should support `GET` and `POST`. `GET /options` returns the options, and `POST /options` changes them.
Initially, there are no options to change. Just add the endpoint.
Add documentation to the API `README.md` for this endpoint.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.