Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martincastroalvarez/flask-application
Flask REST API.
https://github.com/martincastroalvarez/flask-application
api crud docker docker-compose postgresql python rest sqlaclhemy web
Last synced: 17 days ago
JSON representation
Flask REST API.
- Host: GitHub
- URL: https://github.com/martincastroalvarez/flask-application
- Owner: MartinCastroAlvarez
- Created: 2019-06-10T21:51:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T06:29:21.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T12:41:55.885Z (almost 2 years ago)
- Topics: api, crud, docker, docker-compose, postgresql, python, rest, sqlaclhemy, web
- Language: Python
- Homepage: https://martincastroalvarez.com
- Size: 92.8 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# Colombia
### Project Requirements
* [Problem](./docs/PROBLEM.md)
* [Requirements](./docs/Requirements.md)
* [Model](./docs/MODEL.md)
* [Libraries](./docs/LIBS.md)### App Documentation
* [Installation](./docs/INSTALL.md)
* [API Design](./docs/API.md)
* [Error Codes](./docs/ERRORS.md)### Tests Documentation
* [Unit Tests](./docs/UNIT.md)
* [QA Tests](./docs/TESTS.md)
* [Security Tests](./docs/SECURITY.md)