pyeve / eve-sqlalchemy

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

The trivial example should fit in one file. #19

Closed edthedev closed 9 years ago

edthedev commented 9 years ago

Here is a proposed trivial example to address issue #17.

The idea behind this addition is to allow a developer trying out eve-sqlalchemy to create and test an example using a single source file in less than two minutes.