chore: Move API source code to API folder.
This commit is contained in:
parent
8015b0af74
commit
d3a664fea4
59 changed files with 43 additions and 38 deletions
|
@ -1,17 +0,0 @@
|
|||
# Route Plan
|
||||
- [x] /api/v1/users/create
|
||||
- [x] /api/v1/users/login
|
||||
- [x] /api/v1/users/remove
|
||||
- [ ] /api/v1/users/modify
|
||||
- [x] /api/v1/users/lookup
|
||||
- [x] /api/v1/backends/create
|
||||
- [x] /api/v1/backends/remove
|
||||
- [ ] /api/v1/backends/modify
|
||||
- [x] /api/v1/backends/lookup
|
||||
- [x] /api/v1/routes/create
|
||||
- [x] /api/v1/routes/remove
|
||||
- [ ] /api/v1/routes/modify
|
||||
- [x] /api/v1/routes/lookup
|
||||
- [ ] /api/v1/routes/start
|
||||
- [ ] /api/v1/routes/stop
|
||||
- [x] /api/v1/getPermissions
|
Loading…
Add table
Add a link
Reference in a new issue