pyeve / eve-sqlalchemy

SQLAlchemy data layer for Eve-powered RESTful APIs
http://eve-sqlalchemy.readthedocs.io
Other
234 stars 70 forks source link

Documentation needs Sqlite3 example #18

Closed edthedev closed 9 years ago

edthedev commented 9 years ago

An example using SQLite3 instead of Mongo is needed, as this is a primary use case for proof-of-concept apps.

amleczko commented 9 years ago

there is a simple example in http://eve-sqlalchemy.readthedocs.org/en/stable/trivial.html which covers the use case