An open API service indexing awesome lists of open source software.

https://github.com/medini-rajendra/python-flask-mysql


https://github.com/medini-rajendra/python-flask-mysql

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

This is a flask project with SQL database.
The project is containerized on docker hub and deployed on AWS.
CI/CD Jenkins pipeline will be used for continuous integration and delivery.

Special mention: pip freeze > requirements.txt -> to save all required packages to run
this application