Suggested API
Open
- Dominant language
- Go
- Stars
- 729
- Forks
- 62
- Avg merge
- 1d 34m
- Merged PRs (30d)
- 1
Description
Starting with the most basic usage, this Issue will present would-be API endpoints.
- `/write-request///`
This is the primary request `freno` would serve: an app connecting and asking "is it OK to write?".
examples:
- `/write-request/spokes/mysql/maincluster`
- `/write-request/gh-ost/mysql/othercluster`
Initially we will only support the `mysql` store-type. Other stored may be added in the future.
Further comments to this issue will present other API endpoints
Contributor guide
Assessment
This issue has not been assessed yet.