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/tamdilip/localstorage-grabber
A minimal web app to grab localStorage of a web page with headless browser using puppeteer on server side.
headless headless-browser headless-chrome javascript localstorage nodejs puppeteer rest-api
Last synced: 01 May 2026
https://github.com/nathsagar96/cashcard
CashCard API - A Spring Academy Project
h2-database rest-api spring-boot spring-data-jdbc spring-security
Last synced: 22 Jun 2026
https://github.com/lilpolymath/pokemon
Integrating React Native with GraphQL while consuming a REST API.
apollo-boost apollo-client graphql react-native rest-api
Last synced: 11 May 2026
https://github.com/valyauw/lokerroom-server
LokerRoom is a job platform for blue-collar and informal economy workers throughout Indonesia.
crud-application express graphql rest-api sql
Last synced: 01 May 2026
https://github.com/belchenkov/node_rest_shop
Creating a REST API with Node.js
body-parser expressjs morgan-middleware nodejs rest-api
Last synced: 01 May 2026
https://github.com/punit-naik/reminders
Back-end APIs for creating reminders
Last synced: 13 Jul 2025
https://github.com/linuxto5re/crypto_hybrid_analysis
A web application that uses historical cryptocurrency data to train machine learning models and live data to determine trade weightage, built with Python and Django REST Framework for the backend and React.js for the frontend
django-rest-framework drf python reactjs rest-api websockets
Last synced: 01 May 2026
https://github.com/mofizul21/postverses-backend-laravel
Backend API for PostVerses blog application with CRUD & Authentication feature.
api authentication authorization crud-application database full-stack-web-development laravel mysql php rest-api
Last synced: 13 Apr 2026
https://github.com/elkhan2003/amocrm
Rest-API AmoCRM đ
amocrm fastify nodemon prisma rest-api typescript
Last synced: 02 May 2026
https://github.com/dbarbosadev/nodejs-api-structure
This is API structure is inspired in the MVC architecture with some adjustments in order to have a better code segmentation that powers up the unit tests.
api api-rest mvc-architecture nodejs nodejs-api nodejs-express rest rest-api structure
Last synced: 02 May 2026
https://github.com/nilanthasamararathna/mern-e-commerce-shopping-app-rest-api-material-ui-mongodb-redux-stripe-jwt
MERN E-Commerce Shopping App, REST API with Material UI, MongoDB, REDUX, Stripe and JWT
express-js jwt-authentication material-ui mongodb reactjs redux rest-api stripe styled-components
Last synced: 13 Apr 2026
https://github.com/pawiromitchel/searchbycountryname
Rest call example based on countries api.
Last synced: 02 May 2026
https://github.com/tommus/tv-shows
Simple TV shows/stations REST service written in Java (Spring + Hibernate).
hibernate jackson java8 rest-api spring spring-boot spring-mvc
Last synced: 13 Apr 2026
https://github.com/blackwakhu/flask-restful-new
this contains projects in flask
api backend backend-api flask flask-restful python python3 rest-api
Last synced: 02 May 2026
https://github.com/sarahtambalo/dio-desafio-design-patterns-spring
RepositĂłrio do desafio de projeto "Design Patterns com Java: Dos ClĂĄssicos (GoF) ao Spring Framework", vinculado ao Bootcamp Santander 2024 Backend com Java, promovido pela DIO Inc.
design-patterns git java rest-api spring springframework
Last synced: 11 May 2026
https://github.com/muke78/backend_restfull
Backend con Express y Nodemon con CRUD y JWT y Swagger con carga de archivos, posteriormente interfaz en react con zustand y tanstack_query
argon2 backend backend-api crud-application express jwt-authentication jwt-token mysql2 node nodemon rest-api swagger
Last synced: 13 Apr 2026
https://github.com/prithvi45/task-application
Basic Task tracking django application with REST API services
Last synced: 02 May 2026
https://github.com/sandratraniaina/crm-extension
An extension to a forked crm app
ejs-template-engine expressjs nodejs rest-api
Last synced: 13 Apr 2026
https://github.com/sumit03guha/restful-axum
This project is a personal, self-directed learning endeavor built with Rust and Axum. Itâs designed as a sandbox to experiment with asynchronous programming, robust routing, and error handlingâall in a type-safe and performance-oriented environment.
axum mongodb rest-api restful-api rust serde serde-json tokio-rs
Last synced: 02 May 2026
https://github.com/majid-cj/go-chat-server
This project aims to create a robust chat server that facilitates real-time communication using WebSockets. It is built using the Iris web framework and incorporates several components for managing WebSocket sessions, logging, authentication, and database interactions. Go Chat Server serves as the centralized configuration manager, ensuring seamles
authentication-middleware docker-compose golang iris-golang rest-api sse websocket
Last synced: 02 May 2026
https://github.com/nabin-8/express.js
Express.js Guide
backend expressjs framework rest-api
Last synced: 02 May 2026
https://github.com/diegoperea20/fastapi-rest-mysql
FastAPI crud with sqlalchemy mysql rest where you create name, email and password, this password is encrypted to improve security, includes dockerfile and deployment for kubernetes.
Last synced: 02 May 2026
https://github.com/prajjwolmondal/quotablegoofs
A simple Go webserver built using native Go packages that provides jokes and quotes
gcp go golang json postgresql rest-api
Last synced: 02 May 2026
https://github.com/s-matke/iis
Information system tailored for efficient production management. Streamlines the production workflow from planning to producing and maintaining.
django-rest-framework information-system-website python react rest-api
Last synced: 02 May 2026
https://github.com/iamskyy666/golang-event_booking-api
đ» An "Event Booking" REST-Api using Golang which can be consumed by all frontend systems đ”
gin-gonic go-crud golang jwt rest-api sqlite web-server
Last synced: 03 May 2026
https://github.com/stratifyr/security-service
Stratifyr's dedicated service for market data and metric computations. Open-sourced to ensure transparency and trust in every data point.
3-layer-architecture 3-tier-architecture clean-code cli cmdline go golang microservices-architecture mysql open-source rest rest-api
Last synced: 09 Jun 2026
https://github.com/salvatorecordiano/disable-permanently-rest-api
The most simple plugin to disable permanently REST API on WordPress 4.7+
disable plugin rest-api wordpress
Last synced: 02 May 2026
https://github.com/defite/django-rest
Here I learn how to make simple REST API with Python 3
django django-rest-framework python3 rest-api
Last synced: 02 May 2026
https://github.com/hossein-sa/workforce_spring_project
Home Services Management System â A Spring Boot application that enables customers to request services, specialists to offer expertise, and admins to manage users, orders, and transactions. Includes secure authentication (JWT), payments, ratings, and reviews.
hibernate java17 rest-api review-rating-system service-marketplace spring-boot spring-security wallet
Last synced: 02 May 2026
https://github.com/mainageorge/datingapp
This is an app for a dating service that allow people to contact each other and have nice conversations. a user with an account can browse other users and write messages to them. users can upload photos and can view other users' photos
angular aspnetcore entity-framework json jwt-authentication jwt-token linq rest-api sqlserver
Last synced: 02 May 2026
https://github.com/hasnathjami/mywallet-a_smart_banking_system
A golang project about smart banking system using Gorilla Mux and MongoDB
docker-compose golang gorilla-mux mongodb rest-api
Last synced: 02 May 2026
https://github.com/jakecoffman/go-mongo-rest
Example of a REST server with Go and Mongo
Last synced: 11 May 2026
https://github.com/noskine/stocksync
đ„ | O StockSync Ă© um sistema de gerenciamento desenvolvido para atender as necessidades especĂficas de clientes que buscam uma solução personalizada para o seu negĂłcio.
Last synced: 02 May 2026
https://github.com/md-abid-hussain/learning-fastapi
Social media api with user registration, login, CRUD posts and add votes to post
Last synced: 02 May 2026
https://github.com/artemissoftware/food-recipe-android-app
Food recipe app
android mvvm rest-api retrofit2
Last synced: 29 Apr 2026
https://github.com/cianhub/deno-rest-api
A simple REST API made with Deno, PostgreSQL and Oak
deno deno-postgres denon oak postgresql rest-api typescript
Last synced: 11 Apr 2026
https://github.com/razvanmtn/key-value-store
Simple key-value in-memory database implemented in Nodejs
Last synced: 02 May 2026
https://github.com/brijenmakwana/movie-mania
Movie Mania is a one stop search site for all movies and tv series. You can stay updated with all latest releases, upcoming releases and much more. It shows a well organised collection of movies and series. It's created with React.
axios css3 javascript react reactjs reactrouter6 rest-api tmdb-api
Last synced: 11 May 2026
https://github.com/apiverve/fortunecookie-api
Fortune Cookie Generator creates authentic fortune cookie messages including wisdom, predictions, advice, humor, and motivational quotes.
android-library api apiverve dotnet fortunecookie games java nodejs npm-package nuget-package python python-package rest-api
Last synced: 25 Jun 2026
https://github.com/cscairney/crisp-api
restAPI for the Crisp weather app
express jsonwebtoken nodejs postgresql rest-api sequelize
Last synced: 02 May 2026
https://github.com/egorlis/my-docs
ĐŁŃĐ”Đ±ĐœŃĐč ĐżŃĐŸĐ”ĐșŃ: ŃĐ”ŃĐČĐžŃ ĐŽĐ»Ń Ń ŃĐ°ĐœĐ”ĐœĐžŃ Đž ŃазЎаŃĐž ŃлДĐșŃŃĐŸĐœĐœŃŃ ĐŽĐŸĐșŃĐŒĐ”ĐœŃĐŸĐČ (Go + PostgreSQL + MinIO + Redis). REST API Ń Đ°ŃŃĐ”ĐœŃĐžŃĐžĐșаŃОДĐč, ĐșŃŃĐ”ĐŒ Đž Swagger-ĐŽĐŸĐșŃĐŒĐ”ĐœŃаŃОДĐč.
docker go jwt minio postgres redis rest-api s3 swagger taskfile
Last synced: 02 May 2026
https://github.com/tomiok/exams-manager-api
Exams calendar API ( Java, SpringBoot, Mongo)
docker exams-calendar-api java-8 manage-exams mongodb rest-api spring-boot
Last synced: 13 Apr 2026
https://github.com/galembeck/itau-springboot
Backend challenge proposed by ItaĂș Unibank, based on the creation of a REST API which receives transactions and returns the transactions statistics/informations.
java rest-api spring spring-boot springboot
Last synced: 02 May 2026
https://github.com/vuchkov/latest-posts-block
Custom WordPress plugin registers Gutenberg block for latest posts in REST API & React
gutenberg-blocks react reactjs rest-api restapi wordpress-development wordpress-plugin
Last synced: 11 May 2026
https://github.com/duncanbrewster/recipe-app
Type an ingredient and find recipes.
axios react rest-api styled-components
Last synced: 02 May 2026
https://github.com/winter000boy/todoapplication
This project is a full-stack Todo app designed to demonstrate best practices in modern web development using a robust Java backend with Spring Boot.
backend-development java java-8 rest-api spring-boot spring-mvc tomcat-server
Last synced: 02 May 2026
https://github.com/timbo-rafa/geo-cache
Fault-tolerant distributed cache
api backend bash cache couchbase data-replication demo distributed-systems docker document-oriented fault-tolerance flask geolocation pypi python rest-api script system-design test
Last synced: 03 May 2026
https://github.com/agnivchtj/gogreen
A scalable Java application that stimulates a more ecological âgreenâ lifestyle and enables users to keep track of their carbon footprint
gitlab-ci http-response-codes jacoco-plugin java javafx junit maven-pom mockito rest-api spring-boot spring-jpa sqlite
Last synced: 03 May 2026
https://github.com/redoykhan28/furnicore-client
Furnicore is an E-commerse website where you can buy leatest furniture.
expreesjs jwt-authentication mongodb reactjs rest-api tailwindcss
Last synced: 03 May 2026
https://github.com/rammyblog/react-countries
javascript react reactjs rest-api
Last synced: 11 May 2026
https://github.com/munas-git/mail-correction-api
Email correction API which aims to reduce email bounce rate. This system provides Restful FastAPI which receives an email address as input, analyzes the email address, make corrections where necessary and returns the correct email to the user.
email-corrector email-fixer email-validator python rest-api
Last synced: 03 May 2026
https://github.com/conterkote/vk-fortune-wheel-backend
Fortune wheel fullstack application for vk-mini-apps with real-time winners update
express express-ws rest-api typescript webscoket-server
Last synced: 11 May 2026
https://github.com/steinfletcher/music
Demo project to generate sequence diagrams from tests
golang rest-api sequence-diagrams testing
Last synced: 03 May 2026
https://github.com/erikrios/creating-backend-apps-for-beginner
The Codelabs of "Creating Back-End Apps for Beginner" Dicoding Course
back-end backend backend-development javascript nodejs rest-api restful-api web-service
Last synced: 03 May 2026
https://github.com/harastaivan/node-rest-api
RESTful API made with NodeJS
node nodejs rest-api restful-api
Last synced: 09 May 2026
https://github.com/chizuru-nina-yamauchi/online_shop_with_spring_security_and_api
Spring Security with currency converter api for Online Shop Web Application
bootstrap5 hibernate html jakartaee java jdbc jpa-hibernate postgresql rest-api spring spring-mail spring-mvc spring-security spring-validation
Last synced: 11 Mar 2025
https://github.com/plandes/clj-nlp-serv
RESTful Natural Language Parse Service
clojure docker natural-language-processing nlp-parsing rest-api stanford-corenlp
Last synced: 17 May 2026
https://github.com/synthetic-borealis/kanye-rust
Like Kanye.Rest, but it's written in Rust.
api kanye-west quote-generator rest-api rocket rust shuttle-rs
Last synced: 03 May 2026
https://github.com/onify/functions
Onify Functions - REST-API functions based on Node.js
functions nodejs onify onify-functions rest-api
Last synced: 03 May 2026
https://github.com/muhdhanish/git_actions_nodejs
This repository serves as a learning resource for Continuous Integration and Continuous Deployment (CI/CD) in the context of a simple Node.js server.
aws backend-api cicd-pipeline nodejs rest-api
Last synced: 03 May 2026
https://github.com/apiverve/imagecaption-api
Image Caption is an AI-powered tool that generates descriptive captions for images. Simply upload an image and receive a natural language description of its contents.
ai-computer-vision android-library api apiverve dotnet imagecaption java nodejs npm-package nuget-package python python-package rest-api
Last synced: 25 Jun 2026
https://github.com/khayalala/restapi
This project is a simple React application where users can add, edit, and delete their names along with their hobbies. It is built to practice working with REST APIs using json-server as a mock backend.
api reactjs rest-api restful-api
Last synced: 03 May 2026
https://github.com/wahidinaji/fiber-example
just practice to build restfull-api-with-fiber
crud database go golang mysql postgresql rest-api restful-api
Last synced: 03 May 2026
https://github.com/i-m-hossain/laravel-rest-api
I have created some rest api's using laravel and planning to explore the laravel documentation and implement the core functionalities.
Last synced: 03 May 2026
https://github.com/terracota19/securemail-api
A REST API that leverages advanced machine learning techniques, including natural language processing (NLP) and data classification, to assess whether an email and its attachments contain phishing or other malicious content.
api devsecops email machine-learning malicious phishing python rest-api
Last synced: 14 Jun 2025
https://github.com/nikitadev-work/system-design-practice
System design practice
Last synced: 03 May 2026
https://github.com/rafaelclaumann/cursomc
h2-database java jpa-hibernate rest rest-api spring springboot sql
Last synced: 03 May 2026
https://github.com/carloscharz/apiresttemplate
API Rest Template + Maven Profiles + Spring Profiles + Spring Boot
java-8 maven maven-profiles rest-api spring-boot spring-profiles
Last synced: 03 May 2026
https://github.com/hassan-ak/wmd-next-simple-books-api
âââ WMD Next-Neon Assignment :- Simple Book API
Last synced: 11 May 2026
https://github.com/mr-mudgal/simple-flask-and-mysql-application
This is a Python-based Flask application that integrates with a MySQL database to perform various operations on user data through defined routes.
api flask flask-api flask-application flask-restful html5 mysql mysql-database python3 rest-api restapi restful-api template-engine
Last synced: 11 May 2026
https://github.com/asmatrabelsi/projectkaddem-esprit
java jpa lombok maven rest-api spring-boot
Last synced: 03 May 2026
https://github.com/nikitakumawat/superherodetails
Displayed Superhero details using Rest API
material-ui react-bootstrap reactjs rest-api
Last synced: 11 May 2026
https://github.com/jakeahumphreys/pokeapitool
WinForms application to demonstrate REST and SQL Knowledge using the PokéApi.
netframework48 pokemon-api rest-api sqlite winforms
Last synced: 03 May 2026
https://github.com/jayvirrathi/fastapi-mongodb-rest-api
FastAPI with MongoDB
Last synced: 03 May 2026
https://github.com/r3morce/rleu-api
A lightweight Go API that provides filtered European rocket launch data from ThespaceDevs
api europe european-launches golang middleware rest-api space thespacedevs
Last synced: 03 May 2026
https://github.com/ashwinjo/cyperf-ce-mcp-rest
Cyperf CE MCP REST API - Model Context Protocol server for Keysight Cyperf CE performance testing with streamable HTTP interface
cyperf docker fastapi keysight mcp model-context-protocol performance-testing rest-api
Last synced: 03 May 2026
https://github.com/pitercoding/customer-manager-app
[PT-BR] Gerencie clientes com um CRUD simples e moderno, formulĂĄrios reativos, Angular, Spring Boot e PostgreSQL. [EN] Manage customers with a modern and simple CRUD, reactive forms, Angular, Spring Boot and PostgreSQL.
angular backend cors crud customer-management frontend full-stack java postgresql reactive-forms responsive-ui rest-api spring-boot typescript web-application
Last synced: 03 May 2026
https://github.com/xxx87/ts-app-template
api backand boilerplate express nodejs rest-api server template typescript
Last synced: 03 May 2026
https://github.com/abeatrix/assembleit
A messaging board built with Node.js, Express.js, MongoDB, Mongoose, JavaScript, jQuery, EJS, AJAX etc.
bcrypt ejs express-session expressjs javascript jquery mongodb mongoose node rest-api
Last synced: 13 Apr 2026
https://github.com/pitercoding/hotel-management
[EN] Full-stack application for managing hotel rooms, bookings, and reservations with role-based access. [PT] Aplicação full-stack para gerenciamento de quartos, reservas e hospedagens com controle de acesso por papéis.
angular booking-system docker fullstack h2-database hotel-management integration-test jpa jwt-authentication mysql reservation-system rest-api role-based-access spring-boot swagger-openapi unity-test web-application
Last synced: 03 May 2026
https://github.com/antoniakras/emergency-room-management
Java web app with Servlets, JDBC, and SQL, deployed on Tomcat. Includes REST-style endpoints, complex SQL queries and E-R diagrams.
apache-tomcat-9 java javascript jdbc rest-api servlets sql webapp
Last synced: 03 May 2026
https://github.com/pitercoding/golang-basics
[EN] Go learning repository that brings together small hands-on exercises and incremental mini-projects. [PT-BR] RepositĂłrio de aprendizado em Go que reĂșne exercĂcios prĂĄticos pequenos e mini-projetos incrementais.
basics-of-go exercises golang learning-by-doing rest-api
Last synced: 03 May 2026
https://github.com/sidiahmedhabib/auto-box-installateur-project
Design and development of a mobile application to manage the installation interventions of auto boxes
angular flutter oauth2 rest-api software-engineering spring-boot
Last synced: 03 May 2026
https://github.com/cmarker0/kotlinenterprise2_exam
Exam soulution for PG6100-H18 - Microservice RESTful API for a cinema with a simple React frontend
cinema docker docker-compose e2e-tests graphql kotlin microservices netflix-eureka netflix-hystrix netflix-ribbon rabbitmq redis rest-api restassured spring spring-cloud-gateway springboot2 swagger testcontainers wiremock
Last synced: 13 Apr 2026
https://github.com/burgossrodrigo/go-eth-wallet
Ethereum golang ApiREST wallet (under development)
ethereum-wallet golang rest-api
Last synced: 03 May 2026
https://github.com/geekrishabh/go-restapi
Rest Api microservices using Golang , Mongodb
crud crud-api go golang microservice mongo mongodb rest-api restful-api
Last synced: 15 May 2026
https://github.com/egocentryk/node.js-express-mongodb-rest-api-example
REST API example using Node.js & Express & MongoDB
expressjs mongodb nodejs rest-api
Last synced: 03 May 2026
https://github.com/anazalu/tdl-rest-api-cypress
Cypress (TypeScript) for REST API automation
Last synced: 16 Apr 2026
https://github.com/panastasiadis/nodejs-mongodb-server-client-example
Build a basic HTTP server/client example with NodeJs and MongoDB.
api database express http javascript json-api mongodb npm rest-api web-development web-server
Last synced: 03 May 2026