Skip to main content

Python REST API for Humans.

Project description

https://img.shields.io/pypi/v/eve.svg?style=flat-square https://img.shields.io/travis/pyeve/eve.svg?branch=master&style=flat-square https://img.shields.io/pypi/pyversions/eve.svg?style=flat-square https://img.shields.io/badge/license-BSD-blue.svg?style=flat-square https://img.shields.io/badge/code%20style-black-000000.svg

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 offers native support for MongoDB, and SQL backends via community extensions.

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 Aggregation Framework

  • MongoDB and SQL Support

  • Powered by Flask

Funding

Eve REST framework is a open source, collaboratively funded project. If you run a business and are using Eve in a revenue-generating product, it would make business sense to sponsor Eve development: it ensures the project that your product relies on stays healthy and actively maintained. Individual users are also welcome to make a recurring pledge or a one time donation if Eve has helped you in your work or personal projects.

Every single sign-up makes a significant impact towards making Eve possible. To learn more, check out our funding page.

License

Eve is a Nicola Iarocci 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.9.1.tar.gz (349.2 kB view details)

Uploaded Source

Built Distribution

Eve-0.9.1-py2.py3-none-any.whl (201.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: Eve-0.9.1.tar.gz
  • Upload date:
  • Size: 349.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.12.1 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for Eve-0.9.1.tar.gz
Algorithm Hash digest
SHA256 5e79a3121a79438268fc36d83850113e4c7d2521d4e1d64437439fdc08ba9362
MD5 19e910738335249b26efd744b5d36f34
BLAKE2b-256 d99099b7b3fc9c50bd434c0e850c786830abd0328a12373602e7e01750a6c056

See more details on using hashes here.

File details

Details for the file Eve-0.9.1-py2.py3-none-any.whl.

File metadata

  • Download URL: Eve-0.9.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 201.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

File hashes

Hashes for Eve-0.9.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 65b8d0cb83a7c2eef112cdaf125f91d24d86202356895f5c4b9306147227f84a
MD5 2573b9b331c9c61b1793f03b932ba14e
BLAKE2b-256 1d6ef2d7030faf1000eb878cb1e91a79475d6383765c6f15989d096a683b5a0b

See more details on using hashes here.

Supported by

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