Skip to main content

Python REST API for Humans.

Project description

https://secure.travis-ci.org/nicolaiarocci/eve.png?branch=master

Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featured RESTful Web Services.

Eve is powered by Flask, Redis, Cerberus, Events and offers support for both MongoDB and SQL backends.

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

Eve is Simple

from eve import Eve

app = Eve()
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.

Check out the Eve Website

Features

  • Emphasis on REST

  • Full range of CRUD operations

  • Customizable resource endpoints

  • Customizable, multiple item endpoints

  • Filtering and Sorting

  • Pagination

  • HATEOAS

  • JSON and XML Rendering

  • Conditional Requests

  • Data Integrity and Concurrency Control

  • Bulk Inserts

  • Data Validation

  • Extensible Data Validation

  • Resource-level Cache Control

  • API Versioning

  • Document Versioning

  • Authentication

  • CORS Cross-Origin Resource Sharing

  • JSONP

  • Read-only by default

  • Default Values

  • Predefined Database Filters

  • Projections

  • Embedded Resource Serialization

  • Event Hooks

  • Rate Limiting

  • Custom ID Fields

  • File Storage

  • GeoJSON

  • Internal Resources

  • Enhanced Logging

  • Operations Log

  • MongoDB and SQL Support

  • Powered by Flask

License

Eve is a Nicola Iarocci and Gestionali Amica open source project, distributed under the BSD license.

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-0.6.2.tar.gz (278.8 kB view details)

Uploaded Source

File details

Details for the file Eve-0.6.2.tar.gz.

File metadata

  • Download URL: Eve-0.6.2.tar.gz
  • Upload date:
  • Size: 278.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Eve-0.6.2.tar.gz
Algorithm Hash digest
SHA256 8efa9d7224ea69de1c9bc731f2126eaec9fb9c42ac260a52677b51ded54c0653
MD5 acc9f50725fd2e9a410f01417268b002
BLAKE2b-256 177c4aeaf839803d92040702463e424efc633fc267c85f5faa91e0c86f53e81c

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