rest
A representational state transfer (REST) API is a way to provide compatibility between computer systems on the Internet. The concept was first outlined in a dissertation by Roy Fielding in 2000.
Here are 1,228 public repositories matching this topic...
-
Updated
Mar 7, 2023 - Python
bottle.py is a fast and simple micro-framework for python web-applications.
-
Updated
Mar 4, 2023 - Python
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
-
Updated
Mar 6, 2023 - Python
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
-
Updated
Mar 3, 2023 - Python
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
-
Updated
Aug 13, 2022 - Python
Crossbar.io - WAMP application router
-
Updated
Feb 26, 2023 - Python
Automatically generate a RESTful API service for your legacy database. No code required!
-
Updated
Mar 6, 2023 - Python
Nested Routers for Django Rest Framework
-
Updated
Mar 3, 2023 - Python
Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.
-
Updated
Mar 2, 2023 - Python
A dynamic FastAPI router that automatically creates CRUD routes for your models
-
Updated
Mar 7, 2023 - Python