Skip to main content

Python REST API for Humans.

Project description

https://img.shields.io/pypi/v/eve.svg?style=flat-square https://github.com/pyeve/eve/workflows/CI/badge.svg 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

License

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

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.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eve-2.2.4-py3-none-any.whl (110.3 kB view details)

Uploaded Python 3

File details

Details for the file eve-2.2.4-py3-none-any.whl.

File metadata

  • Download URL: eve-2.2.4-py3-none-any.whl
  • Upload date:
  • Size: 110.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for eve-2.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9b890b44e3557156702647c4703adb0f666767ec5c3a5d2b819b9212cd3e0d47
MD5 a67f42ee73ae76c5d978cfe342a4175d
BLAKE2b-256 5c216a874923fc404468b659d13cc00785786bd9f9e0d0eb3443dc5a8f543304

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