File tree Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 1- # Products API
1+ < h1 align = " center " >REST API in Flask</ h1 >
22
33A minimal REST API made using Flask & SQL Alchemy. Products API using Python Flask, SQL Alchemy and Marshmallow
44
5- > Undre devlopemnt
5+ > Under light developemnt
66
77## Quick Start
8+ Using Pipenv shell managerand pip package manager [ pip] ( https://pip.pypa.io/en/stable/ ) to install foobar.
89
9- Using Pipenv shell manager
10+
11+ ### Usage
1012
1113``` bash
1214# Activate venv
@@ -35,6 +37,17 @@ python app.py
3537- PUT /product/: id
3638- DELETE /product/: id
3739
40+
41+
42+ ## Contributing
43+ Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
44+
45+ Please make sure to update tests as appropriate.
46+
47+
3848## Author
3949
40- Alpha OLomi
50+ Alpha Olomi ☺ [ hello@alphaolomi.com ] ( mailto:hello@alphaolomi.com )
51+
52+ ## License
53+ [ MIT] ( https://choosealicense.com/licenses/mit/ ) License
You can’t perform that action at this time.
0 commit comments