https://catalogartifact.azureedge.net/publicartifacts/kcloudhubllc1763357129530.eve-651644fa-6ce3-4bb0-987a-aab2ac2671f7/d8815d25-214e-471e-9a23-e8ebc717e98d_kcloudlogo.txt.png

Eve

door kCloudHub LLC

(1 classificaties)

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 released under the BSD License and maintained by its contributors. It is not affiliated with any commercial organization. Users should review the official documentation and ensure proper configuration before using it in production.