Microsoft REST API Guidelines

Microsoft REST API Guidelines The Microsoft REST API Guidelines, as a design principle, encourages application developers to have resources accessible to them via a RESTful HTTP interface. To provide the smoothest possible experi
Information
Category: Python / RESTful API
Watchers: 633
Star: 21.8k
Fork: 2.7k
Last update: Sep 16, 2023

Related Repos



gabzin RESTful Todolist API GET todolist/ POST todolist/ {"desc" : "Description of task to do"} DELETE todolist/<int:id> PUT todolist/<int:id> Requirements D
 

eliascarv WebAPI.jl WebAPI.jl is a abstraction of two Julia packages: HTTP.jl and JSON3.jl. These abstractions allow you to develop APIs in Julia in a simpler a
 

luizalabs 🐂 Construindo API's robustas utilizando Python Neste tutorial vamos aprender a construir API's utilizando Python e FastAPI, integrá-las a serviços ex
 

rakutentech Laravel Docs Generator Automatically generate api documentation for Laravel without writing annotations. Read more: https://medium.com/web-developer/l
 

AmreshSinha Covid19-API An opensource Covid19 API (currently uses worldometer only) Output Examples Covid19 Every Country Data Request URL <your-ip>/api/all Resp
 

rangav Thunder Client is a GUI based Rest API Client Extension for Visual Studio Code, hand-crafted by Ranga Vadhineni with simple and clean design.
 

chrismattmann Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
 

awtkns Tired of rewriting the same generic CRUD routes? Need to rapidly prototype a feature for a presentation or a hackathon? Thankfully, fastapi-crudrouter has your back. As an extension to the APIRouter included with FastAPI, the FastAPI CRUDRouter will automatically generate and document your CRUD routes for you, all you have to do is pass your model and maybe your database connection.
 

tiangolo Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
 

joelparkerhenderson Code of Conduct Guidelines A code of conduct is a set of guidelines, principles, values, standards, guidelines, or rules of behaviour. A code of condu
 

eugeneyan Sample repository demonstrating how to use FastAPI to serve HTML web apps.
 

mehmetalpsumer This is a simple tool that generates a Django REST API with the given models.
 

pyeve 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.
 

0x4D31 Heroku-based honey{pot/token} honeyku (a sister project of honeyλ) is a simple Heroku-based web honeypot that can be used to create and monitor fake HTTP endpoints (i.e. honeytokens). Slack notifications Email and SMS alerts Lo
 

agiliq Bookrest - The easiest way to add a REST API to an arbitrary database Bookrest allows you to add an API (and browsable htmls) to arbitrary databases -- well almost arbitrary, the tables must have PKs. The databases do not need