api-restful
There are 377 repositories under api-restful topic.
furudo-erika/awesome-postman-alternatives
Awesome API Clients & Postman Alternatives (Open Source, Free, Pro)
mariazevedo88/travels-java-api
An API for travel management. It is built with Java, Spring Boot, and Spring Framework. A toy-project to serve as a theoretical basis for the Medium series of articles I wrote about Java+Spring.
sdediego/django-clean-architecture
Clean Architecture approach for Django project code structure implementation.
saifaustcse/api-best-practices
API Best Practices & Naming Conventions
SaxoBank/openapi-samples-js
Sample code demonstrating OpenAPI interactions in JavaScript
pooya-mohammadi/face-detection-flask-nginx-gunicorn-docker
This is a minimal implementation of face-detection models using flask, gunicorn, nginx, docker, and docker-compose
besthor/alx-system_engineering-devops
DevOps engineering repository dedicated to creating and maintaining the necessary infrastructure and tools for rapid software development and release. By focusing on building, testing, and optimizing these critical components, to streamline the development process and deliver top-quality software solutions efficiently and effectively
joaoflaviosantos/fastapi-async-sqlmodel-boilerplate
A fully asynchronous FastAPI boilerplate. Built for extensibility and speed, it incorporates FastAPI, SQLModel, Alembic, PostgreSQL, Redis, and ARQ. 🚀
mariazevedo88/travels-api
API for Travels Management - UFLA Comp Jr/20 anniversary event
BaseMax/SimpleFastPyAPI
This is a simple REST API built with Python and FastAPI and SQLAlchemy for CRUD operations (Create, Read, Update, Delete) on users. FastAPI is a powerful web framework for building APIs.
rhymeswithmogul/NinjaRMM-PowerShell
An PowerShell module to interact with the NinjaRMM Public API. (Not affiliated in any way with NinjaRMM.)
iainjreid/drowsy
😪 Lazy integrations tool for RESTful interfaces to aid POC development and streamline integrations
globocom/globomap-api
API abstract used to mapping of infrastructure, services and processes of Globo.com
LeuAlmeida/documentation
📂 My personal notebook made with Gatsby
seifhassan89/StudentWebApi
.Net Core WebApi student-course CRUD operations
caioagiani/api-restify-mongoose
TypeScript API using restify and Mongoose
mldictionary/MLDictionaryAPI
A Flask API REST to access words' definition
algaworks/videoaula-spring-api-rest-heroku
Videoaula no YouTube: Publicando sua API RESTful no Heroku
BaseMax/FileUploadExpressTS
This is a simple File Upload API built with Express.js and TypeScript. It allows users to upload and serve files, such as images or documents. You can customize this API for your specific needs and use it as a foundation for building file handling features in your applications.
BaseMax/TravelAPITS
This is a RESTful API for managing travel-related information, including cities, tourist places, and user authentication. It is built with NestJS and TypeScript.
EhTagTranslation/EhTagConnector
连接到 EhTagTranslation 数据库的 RESTful API。
ifspcbt-devspace/tickets-api
Design of a Backend API for a ticket system written in Java, applying SOLID, Clean Architecture and Domain-Driven-Design. The framework used in question is Spring Boot, with the Spring Data JPA and Spring Security modules.
unity26org/wheel
Tool written in Go Language for developers to quickly and easily build scalable and lightweight APIs and microservices.
algaworks/videoaula-spring-api-rest-amazon-aws
Videoaula no YouTube: Publicando sua API RESTful na Amazon AWS
Franqsanz/argentina-api
Esta API contiene datos de las provincias, su población, superficie Km², año de fundación, fundador, coordenadas, rango y región geográfica de Argentina.
Rafael-Souza-97/tabela-do-campeonato
Fullstack Project
smitpipaliya/rest-api-laravel
Build REST API with Laravel
CodexLink/folioblocks
From the Scratch Implementation of "Credential Verification System using Blockchain Technology" Thesis. | FastAPI as Backend, Vue.js 3 + Quasar SPA as Frontend. Deployed in Azure and Github Pages.
cs91chris/flask_errors_handler
Default errors handler for flask application and blueprints. ApiProblem compliant
kazordoon/nodejs-restful-api-express
RESTful API made with Node.js.
MissieKahsay/Pokepedia
This project is built using JavaScript, HTML, and CSS, with webpack as the build tool. It makes use of the PokeAPI to retrieve information about each Pokemon, and also utilizes a custom API to store and retrieve comments.
urian121/Como-crear-una-API-REST-con-Django-REST-Framework-y-MySQL
Cómo crear una API REST con Django, REST Framework y MySQL. Gestiona datos de base de datos utilizando métodos HTTP (GET, POST, PUT, DELETE) de forma eficiente y segura, proporcionando una interfaz completa para la gestión de información.
isinhah/desafio-goomer
Desafio Técnico: Gerenciamento de restaurantes e produtos
LuisOtavio13/protucts-api
api restfull in java using JPA sprint boot etc
MadBrain4/Frontend-CRUD-Vue
*EN PROCESO* Frontend con Vue, para una página con Login y CRUD. Para el Backend se utilizará la API de Laravel que se encuentra en su repositorio