A Sample Flask REST api interface.
Gunicorn.
SQLAlchemy.

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

README.txt


This uses Flask-restful.

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