File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -134,3 +134,7 @@ dmypy.json
134134
135135# MacOS
136136DS_Store
137+
138+ # logs
139+ logs /
140+
Original file line number Diff line number Diff line change @@ -2,6 +2,12 @@ pyflask-microservice-base
22------------------------------------------------------------------------------
33An "optionally opinionated and structured" flask boilerplate microservice for ideal development
44
5+ ![ Built with] ( https://img.shields.io/badge/-Built%20with-073551?style=flat-square )
6+ ![ Python] ( https://img.shields.io/badge/-Python-3776AB?style=flat-square&logo=Python&logoColor=white )
7+ ![ Flask] ( https://img.shields.io/badge/-Flask-000000?style=flat-square&logo=flask&logoColor=white )
8+
9+ Minimum supporting Python version: 3.6
10+
511![ WIP] ( https://img.shields.io/badge/%20%F0%9F%9A%A7%20-Work%20in%20progress-important )
612
713Usage Guide
You can’t perform that action at this time.
0 commit comments