eve
API builder
A Python framework that enables the creation of customizable and feature-rich RESTful APIs
REST API framework designed for human beings
7k stars
225 watching
743 forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists
flaskmongodbpythonrest
Related projects:
Repository | Description | Stars |
---|---|---|
nicolaiarocci/eve | An API framework for building RESTful web services with customizable endpoints and features. | 21 |
api-platform/api-platform | A framework for building API-first web applications with built-in support for REST and GraphQL APIs, client-side generation, and seamless integration with existing frameworks and technologies. | 8,711 |
hugapi/hug | A Python framework for building simple and efficient APIs | 6,864 |
dreampie/resty | A minimalist Java framework for building RESTful APIs with simplified ActiveRecord-like features and HTTP client support. | 1,247 |
encode/django-rest-framework | A toolkit for building web APIs with Django. | 28,497 |
flask-restful/flask-restful | A lightweight Python framework for building REST APIs with a simple and intuitive API design | 6,855 |
proyecto26/restclient | An HTTP client library for Unity that uses promises to simplify asynchronous requests | 1,250 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,188 |
spec-first/connexion | A framework that allows developers to write API specifications first and then generate Python code based on those specifications | 4,505 |
wisdom-projects/rest-client | Automates testing and documentation of REST APIs for software developers | 1,234 |
apiaryio/dredd | Tool for validating API implementations against their own documentation | 4,189 |
api-platform/core | A tool for building hypermedia-driven REST and GraphQL APIs quickly | 2,452 |
pokeapi/pokeapi | An API providing data about Pokémon, supporting GraphQL queries and database updates via CSV files. | 4,380 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 18,019 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,054 |