A Sample Flask REST api interface.
Gunicorn.
SQLAlchemy.

Charlie Root 2e4a5ec767 updated comments. %!s(int64=6) %!d(string=hai) anos
.gitignore ead17aaea1 Initial commit of Flask REST api %!s(int64=7) %!d(string=hai) anos
FROM.txt 1c811be5ac Updated ibr1.py (talks with IBR db). %!s(int64=7) %!d(string=hai) anos
README.txt 1c811be5ac Updated ibr1.py (talks with IBR db). %!s(int64=7) %!d(string=hai) anos
full_gunicorn.sh ead17aaea1 Initial commit of Flask REST api %!s(int64=7) %!d(string=hai) anos
full_todo.py 660b52a133 Updated with SQLAlchemy example sqlite. %!s(int64=7) %!d(string=hai) anos
ibr1.py 2e4a5ec767 updated comments. %!s(int64=6) %!d(string=hai) anos
minimal.py ead17aaea1 Initial commit of Flask REST api %!s(int64=7) %!d(string=hai) anos
models.py 1c811be5ac Updated ibr1.py (talks with IBR db). %!s(int64=7) %!d(string=hai) anos
oursql-0.9.4.zip 660b52a133 Updated with SQLAlchemy example sqlite. %!s(int64=7) %!d(string=hai) anos
requirements.txt 1c811be5ac Updated ibr1.py (talks with IBR db). %!s(int64=7) %!d(string=hai) anos
sql_gunicorn.sh 01bff823eb Updated: using sqlite database. Still issues existing names in the %!s(int64=7) %!d(string=hai) anos
sql_todo.py 1c811be5ac Updated ibr1.py (talks with IBR db). %!s(int64=7) %!d(string=hai) anos
todo.db 03cbc6c831 Delete is working. Can handle /todos and /todos/ for list all. %!s(int64=7) %!d(string=hai) anos
todo_list.py ead17aaea1 Initial commit of Flask REST api %!s(int64=7) %!d(string=hai) anos

README.txt


This uses Flask-restful.

This has no tests.
This has no optional configuration file options.