REST API
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.
- GitHub: https://github.com/topics/rest-api
- Wikipedia: https://en.wikipedia.org/wiki/Representational_state_transfer
- Created by: Roy Fielding
- Released: 2000
- Related Topics: api, graphql-api, soap, rpc, wsdl,
- Aliases: rest, rest-api-tutorial,
- Last updated: 2026-07-02 00:26:25 UTC
- JSON Representation
https://github.com/zamizzudin/nugaskuy-api-js
Nugaskuy App REST API [express js]
Last synced: 01 Nov 2025
https://github.com/rishabhkheria/vingo
Vingo: A complete food delivery solution using Node.js and React, enabling users to order food, shops to manage menus, and agents to handle deliveries.
authentication cloudinary express food-delivery food-ordering-app fullstack javascript jwt mern-stack mongodb nodejs react rest-api tailwindcss web-application
Last synced: 03 May 2026
https://github.com/emresurgun/ziraat-teknoloji-internship-project
Source code I wrote during the second half of my Ziraat Teknoloji A.Ş. internship
csharp fullstack mssql-database rest-api
Last synced: 12 Apr 2026
https://github.com/zachlagden/face-detection-api
A lightweight Flask API for face detection and facial landmark extraction with interactive web UI. Process images, extract facial features, and visualize results through a simple REST interface.
api-documentation computer-vision dlib face-dectection facial-landmarks flask-api image-processing opencv python rest-api sqlite tailwindcss vue-js
Last synced: 02 Apr 2025
https://github.com/darrensem/aws-calc
Simple calculator that uses external function from AWS Lambda via AWS API Gateway (less complicated rebuild of previous https://github.com/DarrenSem/math-power -- complete rewrite to focus mainly on AWS Amazon Web Services)
aws-api-gateway aws-lambda calculator fetch http-codes rest-api web-application
Last synced: 22 Jul 2025
https://github.com/muskangarg24/user-dashboard
This project aims to create a dynamic user profile page with two main sections: Profile and Connections. The frontend is built using Next.js and styled with Tailwind CSS, while the backend is developed using Node.js and MongoDB.
expressjs mongodb nextjs nodejs reactjs render rest-api tailwindcss vercel
Last synced: 02 Apr 2026
https://github.com/ericjhernandezj/building-a-restful-web-service
Building a RESTful Web Service
Last synced: 20 May 2026
https://github.com/hamedzarei/rest-vs-rpc
sample code to test performance rest and rpc service communication
communication lumen microservices rabbitmq rest-api rpc
Last synced: 04 Jul 2025
https://github.com/dannyjiustian/system-server-rfid-blockchain
This repository is for a contactless payment server system with blockchain technology, the project is connected with hardware and mobile application systems.
blockchain ethereum expressjs javascript mqtt mqtt-broker postgresql prisma rest-api server smart-contracts
Last synced: 09 Apr 2026
https://github.com/alexzgut/bookstoremanagement
This project demonstrates database design principles, SQL schema creation, and handling complex relationships between tables. The bookstore database supports full CRUD functionality and integrates seamlessly with RESTful API endpoints, allowing users to perform operations on books, authors, genres, and publishers.
jdbc mysql-database rest-api restful-api sql
Last synced: 20 May 2026
https://github.com/avidee007/custom-logger-advice
Custom annotation to separate logging concerns from business layer. Works with spring AOP to perform advice to custom annotation to do console and database logging.
annotations generics-in-java rest-api spring-aop spring-boot spring-data-jpa
Last synced: 03 Feb 2026
https://github.com/itzzjb/jetpack-compose-game-list-restapi
Simple Game List created using Jetpack Compose + Composables and RestApi Integration.
jetpack-compose kotlin rest-api
Last synced: 15 Jul 2025
https://github.com/dfeen87/the-peoples-coin-project
The People’s Coin backend is a resilient, PostgreSQL- and Flask-based system that securely records and manages user goodwill actions, accounts, and governance features. Its System Controller intelligently monitors resources, orchestrates background workers, and dynamically scales the platform to maintain performance, inspired by biological systems.
accounts ai database dynamic-programming mit-license orchistrator postgresql rest-api scale schema systems
Last synced: 05 Mar 2026
https://github.com/coinapi/coinapi-sdk
SDKs for CoinAPI
api api-client api-rest apis bitcoin coinapi-sdk cryptocurrencies ethereum exchage-rates exchange exchange-api exchange-rates market-data rest rest-api ripple sdk trading-api
Last synced: 14 Jan 2026
https://github.com/nhatthaiquang-agilityio/spring-restful-api
Spring Boot Restful API
rest-api spring-boot spring-test
Last synced: 20 May 2026
https://github.com/danielgarcia85/reservecut
School project showcasing full-stack development skills: Laravel (PHP) backend with REST API, MySQL database, and a C# frontend built in Visual Studio.
c-sharp laravel laravel-framework mysql mysql-database php8 rest rest-api restful-api visual-studio
Last synced: 12 Apr 2026
https://github.com/OxBrutal/Osaragi-MD
Multipurpose WhatsApp Bot using WhiskeySocket/Baileys
rest-api script-bot-whatsapp whatsapp-api whatsapp-bot whatsappbot
Last synced: 15 Jul 2025
https://github.com/ibnusyawall/whisper-api
RESTful WhatsApp messaging API with Express.js and Baileys library
api-gateway automation baileys express messaging-api nodejs rest-api webhook whatsapp-api whatsapp-bot
Last synced: 25 Oct 2025
https://github.com/bells307/adv-service
adv service is an advertisment manager service built on clean architecture
clean-architecture golang mongodb rest-api swagger
Last synced: 26 Apr 2026
https://github.com/chrxsdev/backend-freecodecamp
Build web applications with the Express framework, and build a People Finder microservice with MongoDB and the Mongoose library.
api backend expressjs javascript nodejs rest-api
Last synced: 11 Apr 2026
https://github.com/fortinet-solutions-cse/fortimailapi
Python module to access REST API of FortiMail devices
Last synced: 17 Mar 2026
https://github.com/m4tice/python_restapi
REST API practices
flask rest-api restful sqlalchemy
Last synced: 20 May 2026
https://github.com/nitesh232/rest-api_documentation_with_swagger
This project shows the documentation of REST_APIs by using Swagger and SpringBoot v2.7 specification.
mysql rest-api rest-api-documentation spring-data-jpa springboot3 swagger-ui swagger2
Last synced: 20 May 2026
https://github.com/camara94/creer-son-api-nodejs
Avec Emmanuel Henri, suivez cette formation consacrée à la conception d'API avec Node.js et Express. Après avoir abordé les prérequis et passé en revue les librairies et les bibliothèques indispensables à votre projet, vous procéderez à l'installation et à la configuration des outils et de la base de données. Après la mise en place, vous passerez, étape par étape, à la création du serveur puis vous vous attaquerez aux opérations de création, de lecture, de mise à jour et de suppression (CRUD, Create Read Update Delete), ainsi que la complétion des points de terminaison POST, GET, GET/ID, PUT et DELETE. Enfin, votre formateur évoquera d'autres options de création d'API.
Last synced: 09 Apr 2025
https://github.com/itte1/azure_storage_client
A simple client for Azure Storage and Key Vault REST API
azure deno query-builder rest-api
Last synced: 18 Feb 2026
https://github.com/curso-microservicios-nest/payments-ms
nats nestjs-microservices payments paypal rest-api
Last synced: 06 Apr 2025
https://github.com/marknjunge/qdb-rest-api
An unofficial REST API for Quote Database
qdb-api quote-database quotes rest-api
Last synced: 09 Apr 2025
https://github.com/maseurodrigo/denverhelper
Multi-purpose bot for Discord
chatgpt discord-bot mysql rest-api
Last synced: 20 May 2026
https://github.com/lcaohoanq/springboot-snake-game
Spring Boot Application for Snake Game
back-end docker docker-compose hibernate-jpa java mysql pbkdf2 rest-api slf4j spring spring-boot spring-data-jpa webservices
Last synced: 22 Jan 2026
https://github.com/bagusvalentinoo/library-management-system-api
Manage your library effortlessly with our API! Built on JavaScript, Node.js, and Express.js, it brings a seamless experience. Authenticate securely with JWT, requiring an API key for access. Yarn handles packages, and Jest ensures code reliability.
api-key express javascript jest jsonwebtoken library-management-system node-js rest-api sequelize-orm unit-testing
Last synced: 11 Apr 2026
https://github.com/vedant1100/flutter-news-api-application
Basic News App is developed with API taken from newsapi.com which renders real time data on application
api-integration flutter rest-api
Last synced: 04 Feb 2026
https://github.com/tksh164/cpprest-azure-rest-api-sample
This repo contains Azure REST API samples using C++ REST SDK (cpprestsdk).
Last synced: 20 May 2026
https://github.com/gppeixoto/in0984
public repo for in0984 coursework
golang microservice rest-api trending-topics twitter
Last synced: 12 Jan 2026
https://github.com/iarsham/easy-portfolio
API for creating portfolios as quickly and easily as possible for users
celery django django-rest-framework docker nginx postgresql python rest-api swagger unittest
Last synced: 04 Mar 2025
https://github.com/saanvijay/weathernotify
Notify the live weather forcast for your current location to the subscribed users. It uses 2 microservices which internally uses 'Confluent's Apache Kafka Golang client'
apache-kafka docker golang microservice pubsub rest-api
Last synced: 12 Apr 2026
https://github.com/salvatorecorvaglia/raven
A system monitor that works on Linux, BSD, macOS, and Windows
cli cross-platform devops docker fastapi htop monitoring neofetch plugin-architecture psutil python remote-monitoring rest-api system-monitor textual tui web-dashboard
Last synced: 05 Jul 2026
https://github.com/darkside1809/bookings
Reservations and bookings for Hotels/Hostels
bootstrap5 css3 go golang html5 javascript postgresql rest-api router scss
Last synced: 15 Apr 2026
https://github.com/ravikantsingh12/ecommerce-api
This API provides endpoints to manage productinventory for an ecommerce platform. It utilizes Node.js with Express for the backend and MongoDB for data storage.
bootstrap coding-ninjas css ecommerce-api express html javascript mongodb mongoose mvc-pattern nodejs rest-api
Last synced: 08 Apr 2026
https://github.com/lekhana3003/click-n-find
clarifai-api image-processing java rest-api spring spring-boot spring-mvc zomato-api
Last synced: 18 Apr 2026
https://github.com/devdhera/tdd-with-django-rest
Guide to REST API development with Django (The TDD Way 😎)
Last synced: 27 Apr 2026
https://github.com/nialixus/flutter-restapi
Flutter Rest API sample with flutter bloc cubit Using.
Last synced: 22 Jul 2025
https://github.com/pdy1207/reactmovie
Full source of YouTube videos
react react-project rest-api youtube
Last synced: 03 May 2026
https://github.com/ore-codes/get_linked
I recently partook in a frontend challenge on Twitter sponsored by getlinked.ai. The challenge involved replicating a Figma design to be pixel perfect and adding a touch of creativity. I also integrated a REST API for user registration.
axios react react-router rest-api tailwindcss typescript
Last synced: 09 Apr 2026
https://github.com/hakimfauzi23/group-telegram-meeting-reminder
Java Spring Boot app for managing group meeting notifications on Telegram via a dedicated bot. Features REST endpoints for CRUD operations, utilizes a producer-consumer model, and employs a scheduler for timely reminders. Bot acts solely as a notification consumer, enhancing user experience.
microservices reminder-app rest-api telegram-bot
Last synced: 14 Jul 2025
https://github.com/xlaez/spring-basic-crud
This application is just a basi CRUD which should give users an insight of how to make use of spring-boot to create REST APIs
java maven rest-api spring-boot
Last synced: 14 Mar 2025
https://github.com/villaleo/library-api
A small API for patrons to checkout and return books.
Last synced: 20 Apr 2026
https://github.com/firoz-thakur/spring-boot
A comprehensive collection of projects and resources on Spring Boot and Java, featuring a blog application along with RESTful APIs, microservices, data management, security, and best practices for effective development.
css html5 jdbc mysql orm rest-api spring spring-boot
Last synced: 09 Apr 2026
https://github.com/indranil-96/e-commerce-api
authentication authorization node-js rest-api
Last synced: 04 Mar 2025
https://github.com/gabichhos/app-ideas
Explore a curated collection of app ideas to enhance your coding skills and boost your portfolio. Perfect for developers at any level. 🚀💻
applications awesome awesome-app-ideas awesome-apps bevy bevy-ui entrepreneurship f-droid graphql ideas innovation kotlin-android programming rest-api rust swift swiftui typeorm
Last synced: 14 Jul 2025
https://github.com/romsendz/ugcc-pokrov-church-v2
A full-stack CMS-like web application for the UGCC Church.
external-api full-stack next-auth nextjs postcss postgresql prisma-orm quilljs react react-dom react-hook-form reactcontextapi responsive-design rest-api supabase tailwindcss tanstack-query typescript zod
Last synced: 07 Apr 2026
https://github.com/dyegopimentel/integracao-vestibularonline-php-rest
Esta integração foi desenvolvida para enviar o cadastro de alunos que realizasse a inscrição para o vestibular, desta forma, a plataforma vestibular online receberia os dados e aplicaria a prova para o aluno.
php rest rest-api vestibular vestibularonline
Last synced: 11 Oct 2025
https://github.com/chalmeal/sample-gin-ddd
Golang(Gin) + ddd
ddd example-project gin golang gorm rest-api
Last synced: 12 Apr 2026
https://github.com/okunev-e/restapi_examples
Contract API (REST and may be others) examples
openapi-specification openapi3 rest-api restapi restfull-api swagger
Last synced: 06 Feb 2026
https://github.com/teamcors/ezpz-infra-study
하나도 안 어려운 인프라 스터디 ^.^/
aws docker jenkins rest-api spring-boot
Last synced: 13 Apr 2026
https://github.com/fvucemilo/recipe-app-api
Recipe API project
api-development continuous-deployment continuous-integration database devops django django-rest-framework docker docker-compose python python3 rest-api software-engineering sql tdd test-driven-development web-development
Last synced: 13 Apr 2026
https://github.com/anechas/line-delay-message-api
Send a message to a Line user at a specific time in the future with a delay time and units of time.
delay-messages expressjs line line-chat rest-api schedule-messages
Last synced: 01 May 2026
https://github.com/gabrielczar/oficina-angular4-rest-springboot
OARS
angular-cli angular4 font-awesome ngprime rest-api spring-boot spring4
Last synced: 13 Apr 2026
https://github.com/tes3awy/register-fabric-nodes
Register Nodes to the ACI Fabric
apic cisco-aci cobra datacenter datacenter-automation fabric-api network-automation python requests rest-api
Last synced: 11 Jun 2026
https://github.com/leticiareis6858/market-api
Rest API for a market.
bcrypt express jwt market nodejs rest-api typescript
Last synced: 13 Apr 2026
https://github.com/orhankupusoglu/export-server
Pure Python 2 file export server with a REST API
Last synced: 09 Apr 2025
https://github.com/miguelvis/sira
Very simple framework to build light-weight REST APIs under PHP.
Last synced: 13 Sep 2025
https://github.com/techunits/mocherry
MoCherry: Build REST webservice using CherryPy & MongoDB
cherrypy mongodb python3 rest rest-api restful-webservices
Last synced: 04 Feb 2026
https://github.com/sergej-stk/seniko
SeNiko-API is a test monolith API designed to showcase and experiment with API development concepts. It provides a simple structure for learning and testing purposes.
csharp dotnet-core rest-api serilog swagger-ui
Last synced: 29 May 2026
https://github.com/luispagarcia/deno-rest
A simple example how to make an REST API CRUD in Deno
api deno rest rest-api typescript
Last synced: 19 May 2026
https://github.com/carneirofc/utility-api
Webserver containing usefull APIs for Sirius.
flask haproxy ldap-client rest-api sockets
Last synced: 19 May 2026
https://github.com/drcbeatz/doggo-gpt-mini
LLM translation app deployed on AWS (Terraform). Dockerized backend behind ALB on EC2; S3+CloudFront frontend; CI/CD with GitHub Actions. (Python/Flask/Ollama/Docker/Github Actions/AWS/Terraform).
aws bem ci-cd css docker doggo ec2 flask github-actions iac javascript llm pytest python rest-api s3 terraform
Last synced: 10 Apr 2026
https://github.com/aashniharia/todo-app
A MERN stack, feature-rich task management application designed to boost productivity
expressjs mongodb nodejs reactjs rest-api tailwindcss
Last synced: 15 Apr 2026
https://github.com/mr-destructive/django-basics
Code Refernece for Djagno-Basics Blog Series
blog django django-rest-framework rest-api
Last synced: 19 May 2026
https://github.com/didikz/edotcommerce
Edotcommerce Prototype built with Nestjs
Last synced: 07 Mar 2026
https://github.com/zachscroggins/fullstackexpense
Full stack expense tracker. Ubuntu PHP API Server, MySQL, React, Tailwind CSS.
mysql nextjs php react rest-api tailwindcss typescript ubuntu
Last synced: 15 Apr 2026
https://github.com/ilieschibane/projet-iot-cloud-bigdata
Implémentation d'une pipeline permettant de faire la prédiction de la maladie de parkinson via des outils d'IoT, Cloud, et Big Data
big-data cassandra cloud flask hadoop-hdfs iot kafka machine-learning mongodb mqtt python rest-api sickit-learn spark
Last synced: 01 Jan 2026
https://github.com/reeju619/codeigniter-rest-api
Codeigniter REST API
api-rest codeigniter codeigniter4 html-css-javascript php8 rest-api
Last synced: 19 May 2026
https://github.com/wnderbin/capybara-club
delivery service with microservice architecture
api-rest delivery-application delivery-service golang microservices rest rest-api
Last synced: 08 May 2025
https://github.com/suyious/gradprojectservermvp
UnderGrad Project Backend: Mock Test Conducting System
django django-rest-framework graduation-project ignou rest-api
Last synced: 19 May 2026
https://github.com/pranavpr/dropwizard-mysql-rest-api
Java, Dropwizard and MySQL based REST Apis
dropwizard java mysql rest-api
Last synced: 16 Apr 2026
https://github.com/adrianomonteiroweb/products-crud-api
Repositório de estudos por uma API em Nest.js para cadastro de produtos.
api api-rest crud mysql nestjs orm rest-api typescript
Last synced: 13 Apr 2026
https://github.com/nruslanr/items-k8s
Example of synchronous communication between Spring Boot microservices
circuit-breaker docker integration-testing k8s mock-testing open-feign rest-api spring-boot synchronous-communication unit-testing
Last synced: 25 Feb 2026
https://github.com/tmukammel/node-rest-api-generator
REST API generator with Node.js, Express and Sequelize
api crud crud-api crud-generator express-api-generator express-rest-api relational-databases rest-api rest-api-generator sequelize
Last synced: 01 Dec 2025
https://github.com/musale/demo-backaccount-scala
Simple micro web service that mimics a "Bank Account". Through this web service, one can query the balance, deposit money, and withdraw money.
Last synced: 27 Mar 2025
https://github.com/liebki/streamingurlfetcherrestserver
A simple C# Web API that interfaces with AnimDL CLI for fast video source retrieval and processing.
Last synced: 19 May 2026
https://github.com/chadnpc/poshrest
A module for working with HTTP RESTful APIs.
Last synced: 17 Mar 2025
https://github.com/gharib-uk/nap
Nap is a tool for calling REST APIs with supporting Authentications
nap requests-module rest rest-api
Last synced: 05 Sep 2025
https://github.com/alexcc4/flask_restful_backend
basic restful backend service with flask
backend flask python3 rest-api
Last synced: 17 May 2026
https://github.com/bsamseth/ccrl-api
HTTP API to query the CCRL rating lists for computer chess engine ratings. (*Note*: This API is not currently hosted anywhere and requires you to run your own instance of it. See README)
api badge-generator chess chess-engine ratings rest-api shields
Last synced: 18 Feb 2026
https://github.com/art2url/dev-task-flow-auth-server
🗄️ This DevTaskFlow backend handles user authentication and task management. It's built on Node.js, Express, MongoDB, and uses JWT for auth.
authentication authorization backend database-storage devtaskflow express jwt mongodb mongodb-atlas nodejs nodemailer rest-api security task-management
Last synced: 26 Jun 2025
https://github.com/nazarkhatsko/static-server-api
Server for storing static files on NestJS
api assets nestjs nodejs rest-api server static-server typescript
Last synced: 13 Apr 2026
https://github.com/sarthakmishraa/food-ordering-app
BE - https://food-ordering-app-backend-t7vg.onrender.com/
express react redux redux-toolkit rest-api tailwindcss typescript
Last synced: 08 Apr 2026