Update README
This commit is contained in:
parent
3b636d8a29
commit
7cb5d05bd9
|
@ -1,9 +1,10 @@
|
|||
# Example of a scalable Flask API
|
||||
|
||||
This is an example project using the structure propsed in [this blog post](http://alanpryorjr.com/2019-05-20-flask-api-example/)
|
||||
|
||||
A sample project showing how to build a scalable, maintainable, modular Flask API with a heavy emphasis on testing.
|
||||
|
||||
_This is an example project using the structure propsed in [this blog post](http://alanpryorjr.com/2019-05-20-flask-api-example/)._
|
||||
|
||||
|
||||
## Running the app
|
||||
|
||||
Preferably, first create a virtualenv and activate it, perhaps with the following command:
|
||||
|
|
Loading…
Reference in New Issue
Block a user