In this article I'm going to show how easy it is to create a REST API with Flask and the Orator ORM.
Articles with tag Orator
Orator 0.7 is out: Relationship decorators, seeding, model factories and cache
Orator 0.7 is now out. This version introduces relationship decorators, seeding, model factories and cache support. It also brings various performance improvements and fixes, especially in the way relationships are handled.
Orator ORM 0.6 is out: Model events and pagination
Orator 0.6 is now out. This version introduces model events, query pagination and performance improvements and fixes.
Orator (former Eloquent) ORM 0.5 is out: Database migrations, attributes accessors and mutators
Orator 0.5 is now out. This version introduces database migrations and attributes accessors and mutators.