fooder-api/Readme.md

11 lines
202 B
Markdown
Raw Normal View History

2023-04-01 16:24:51 +02:00
# FOODER
2023-04-02 12:33:25 +02:00
Simple API for food diary application.
## TODO
- [ ] Sort meals and entries within meals by date
- [ ] Add refresh tokenization
- [ ] Add access restriction on each endpoint
- [ ] Add tests