CICD/README.md

4 lines
137 B
Markdown
Raw Normal View History

2019-05-18 19:00:13 +02:00
# flask_api_example
2019-05-18 17:22:18 +02:00
2019-05-18 19:00:13 +02:00
A sample project showing how to build a scalable, maintainable, modular Flask API with a heavy emphasis on testing.