I added some TODOs but, tbh, server isn't bound to stay so I won't improve it that much. It's not viable to test the app on a mobile phone if the API is running on a dev's PC.
Scout rule, helpful cleanups
Add JSON "database"
Improve routes creation structure
Issues
Related to #9, but doesn't resolve.
General PR check list
🚨 Please review the guidelines for contributing (CONTRIBUTING.md) to this repository.
[x] Pass CI (build, tests, lint, ...)
[x] Add tests for new domain logic
[x] Update documentation (README + /docs) (remember that changes to the file structure must be explained in /docs)
Description
Add
POST /facts
route.I added some TODOs but, tbh, server isn't bound to stay so I won't improve it that much. It's not viable to test the app on a mobile phone if the API is running on a dev's PC.
Scout rule, helpful cleanups
Issues
Related to #9, but doesn't resolve.
General PR check list
🚨 Please review the guidelines for contributing (
CONTRIBUTING.md
) to this repository./docs
) (remember that changes to the file structure must be explained in/docs
)Results
It works