mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-01 03:25:04 +03:00
To TO list changed
This commit is contained in:
parent
70241f4086
commit
c9766ad967
1 changed files with 5 additions and 2 deletions
|
@ -18,9 +18,12 @@ And, you can learn informations about API in `APIDOCS.md`.
|
||||||
|
|
||||||
## To Do (Backend, bug fixes) :
|
## To Do (Backend, bug fixes) :
|
||||||
- Better method for params in URL. Router, or etc.
|
- Better method for params in URL. Router, or etc.
|
||||||
|
- Middleware. For logged in etc.
|
||||||
|
- Page template. (Not onlt module.exports) config, file, etc.
|
||||||
|
- Better error codes, example 400 for bad request
|
||||||
|
- Ratelimit
|
||||||
- Database change. (To MongoDB)
|
- Database change. (To MongoDB)
|
||||||
|
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
- [x] User
|
- [x] User
|
||||||
- [x] Login
|
- [x] Login
|
||||||
|
|
Loading…
Reference in a new issue