Skip to main content

REST API framework powered by Flask, SQLAlchemy and good intentions.

Project description

Powered by Eve, SQLAlchemy and good intentions this extenstion allows to effortlessly build and deploy highly customizable, fully featured RESTful Web Services with SQL-based backends.

Eve SQLAlchemy is Simple

from eve import Eve
from eve_sqlalchemy import SQL

app = Eve(data=SQL)
app.run()

The API is now live, ready to be consumed:

$ curl -i http://example.com/people
HTTP/1.1 200 OK

All you need to bring your API online is a database, a configuration file (defaults to settings.py) and a launch script. Overall, you will find that configuring and fine-tuning your API is a very simple process.

Eve is thoroughly tested under Python 2.6, 2.7, 3.3, 3.4 and PyPy.

Make sure you check both these websites:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Eve-SQLAlchemy-0.2.1.zip (72.3 kB view details)

Uploaded Source

File details

Details for the file Eve-SQLAlchemy-0.2.1.zip.

File metadata

  • Download URL: Eve-SQLAlchemy-0.2.1.zip
  • Upload date:
  • Size: 72.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Eve-SQLAlchemy-0.2.1.zip
Algorithm Hash digest
SHA256 7db879530f4ad2f416f89696929b5ccf598279712cda3dcb1446132758b54a0a
MD5 e084093252a0bc74578d243678a4577e
BLAKE2b-256 a2e963c863860902cde04cbb889dd5df4398845701de383bddd0c89a2eebd4b5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page