https://catalogartifact.azureedge.net/publicartifacts/kcloudhubllc1763357129530.eve-481de20a-3f3b-43e7-9c60-b20ee98ccf5c/fc9b579d-cc88-497c-b493-e1b580dcc1b4_kcloudlogo.txt.png

Eve

by kCloudHub LLC

(1 ratings)

Version 2.3.1 + Free Support on Ubuntu 24.04

Eve is an open-source Python REST API framework designed to help developers quickly build and deploy scalable web APIs.

Key Features of Eve:

  • Open-source REST API framework built on the Flask microframework.
  • Rapid creation of RESTful APIs using simple configuration files.
  • Built-in data validation and schema definition.
  • Native integration with MongoDB for flexible data storage.
  • Support for authentication, filtering, pagination, and advanced queries.

Eve Usage:

$ sudo su
$ cd /opt/eve-app
$ source venv/bin/activate
$ python -c "import eve; print(eve.__version__)"
  

Disclaimer:
Eve is an independent open-source project developed and maintained by its community of contributors and is released under the BSD License. It is not affiliated with or endorsed by any commercial organization. Users are responsible for reviewing the official documentation, understanding security practices, and ensuring proper configuration before deploying Eve in production environments.