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: 10 months 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 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T06:29:21.000Z (about 3 years ago)
- Last Synced: 2025-02-14T17:37:23.742Z (12 months 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: 1
- 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)