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/matgalv2/shop-app
Simple CRUD REST-based application for managing online store. Database consists of 5 tables: clients, products, orders, addresses and ordersproducts, which resolves N:N relation between those two.
cats flyway http4s openapi postgresql rest-api scala zio
Last synced: 02 May 2026
https://github.com/hiejulia/movie-booking
Moving Booking REST API with Spring boot and MongoDB
Last synced: 02 May 2026
https://github.com/seankwarren/splndrio
websocket-based .io multiplayer game based on the popular board game Splendor
django game react rest-api typescript websockets
Last synced: 03 May 2026
https://github.com/nelson-gon/rfdc
An R interface to FoodData Central
agriculture fdc food html json nutrition nutrition-information nutritionfacts r r-package r-stats rest rest-api rstats s4 usda user-interface xml
Last synced: 03 May 2026
https://github.com/leonardoberlatto/python-fastapi-notes
Notes API made with Python to learn about FastAPI
backend fastapi python rest-api
Last synced: 03 May 2026
https://github.com/danetheory/danetheory-monorepo
Monorepo for DaneTheory.com utilizing yarn workspaces, lerna, NOW, Micro, ES6, ES7, ESNext, NextJS, ReactJS, Redux, RESTful API's. Pretty much the works. Why not?
api deployment-automation es6 es7 esnext lerna lernajs micro monorepo nextjs now react reactjs redux rest-api yarn yarn-workspaces zeit zeit-now
Last synced: 03 May 2026
https://github.com/nihadamirov/account
This project consists of an API used for opening a new "Current account" for existing customers.
h2-database hibernate-jpa java kotlin rest-api springboot
Last synced: 03 May 2026
https://github.com/francescopaolol/couchbasesimpleapi
About Couchbase simple web service (docker version)
c-sharp couchbase docker-image n1ql rest-api shell
Last synced: 03 May 2026
https://github.com/zabir-nabil/remote-docker-spawn
Remotely spawning docker containers using REST API
docker docker-container docker-python docker-rest-api pentesting remote-docker-engine rest-api sql-injection-attacks
Last synced: 03 May 2026
https://github.com/fixate/redux-resx
(Yet another) Redux action creators, a reducer and middleware for resource-based APIs
react redux resources rest-api
Last synced: 03 May 2026
https://github.com/lokrip/chatbot
This project is a chat room that interacts with a neural network model to simulate human communication. The server part is built on the API neural network, the front end provides a convenient interface for communicating with the model.
Last synced: 03 May 2026
https://github.com/ecomclub/restform
jQuery plugin for an interactive JSON REST API console
api-console api-testing bootstrap4 jquery jquery-plugin json-api json-schema rest-api
Last synced: 04 May 2026
https://github.com/danpoynor/full-stack-app-with-react-front-end-and-a-express-rest-api
This demo allows users to administer a school database containing information about courses. Users are able to create a new account or sign in with an existing account, retrieve a list of existing courses and view details for a course. Once authenticated, they are able to create, update, or delete courses.
api basic-authentication context-api custom-hooks demo-app expressjs fullstack-javascript javascript provider react-hooks react-markdown react-router reactjs rest-api sequelize-orm
Last synced: 04 May 2026
https://github.com/joeinus134131/try-nestjs
New skill update from strach build Backend Appliacation for user NestJS
backend backend-api javascript nestjs nodejs rest-api typescript
Last synced: 04 May 2026
https://github.com/hannaseraphim/petshop-api-ts
An simple API REST made for managing a petshop 🐶. Manage all registered pets, services, customers and bookings, also has an admin and employees auth system to implement on the front end.
api backend database-management ecommerce express mysql mysql-database petshop petshop-management rest-api typescript
Last synced: 04 May 2026
https://github.com/edumigueis/simple-flask-api
An ultra simple flask API template. It returns static JSON, and was made as a first experiment with flask.
api flask flask-api flask-restful python python3 rest-api
Last synced: 04 May 2026
https://github.com/itzzjb/book-management-restapi-jdbc
This is a Book Management RestAPI build from Springboot. Used the jdbc template for CRUD operations. Created Unit tests and Integration tests too.
Last synced: 04 May 2026
https://github.com/beneite/springbootbasics
This repo contains the basics of spring boot, how to create APIs, JDBC
controller mvc-architecture rest-api spring-boot
Last synced: 04 May 2026
https://github.com/francislagares/iluvcoffee
A FourSquare-like Rest API built with NestJS Framework
Last synced: 04 May 2026
https://github.com/mongoexpuser/popular-nodejs-libraries-for-data-driven-ai-applications-and-sample-codes
Popular NodeJS Libraries for Developing Data-Driven AI Applications and Sample Codes
ai applications data-driven embedded-database generative-ai libraries message-queue messaging ml nodejs rest-api scheduler-job visualization web-scrapping
Last synced: 04 May 2026
https://github.com/daggerpov/quote-dropper
A RESTful JSON API to let users get and submit quotes and allow admins to approve, modify, and delete quotes.
Last synced: 04 May 2026
https://github.com/swapnilshinde1101/erp
Role-based ERP system backend using Spring Boot, MySQL, JWT, and RESTful APIs.
admin-panel backend backend-java hr-management java rest-api spring-boot
Last synced: 04 May 2026
https://github.com/fedeperin/thequotesapi
An API with famous quotes
api express quotes quotesapi rest rest-api thequotesapi treblle
Last synced: 04 May 2026
https://github.com/marianapatcosta/meetups-app-nextjs-course
Meetup App developed during a complete NextJS course , with File-based routing, api routes, static build generator, server-side rendering, authentication
css-modules javascript next-auth nextjs react rest-api server-side-rendering static-site-generator web
Last synced: 04 May 2026
https://github.com/fahimfba/vallocation
Vehicle Allocation Management platform using FastAPI, MongoDB
fastapi fastapi-mongodb management-system mongodb rest-api restful-api
Last synced: 04 May 2026
https://github.com/kemi-oluwadahunsi/contri-project
Contri is a project that displays a country's information by using the search box. It fetches the data displayed dynamically from an API endpoint.
javascript reactjs rest-api slick-carousel tailwind-css
Last synced: 04 May 2026
https://github.com/mynameiscarsten/django-rest
REST API built with Django REST framework.
class-based-views django django-rest-framework forms rest-api
Last synced: 04 May 2026
https://github.com/syamreddy99/datavisualazation
A data visualization dashboard designed to provide interactive and insightful visualizations using data from `Data.csv`. Built with a Java Spring Boot backend and React.js frontend, this project showcases various metrics such as intensity, likelihood, relevance, and more, with dynamic filters and charts for in-depth data analysis.
backend backenddevelopment datavisualization-project java mysql rest-api spring springboot
Last synced: 04 May 2026
https://github.com/redwansharafatkabir/advanced_retrofit_using_real_api
Advanced REST API integration with Retrofit2 library in Android Application and Upload image to server.
android android-application api json-api rest-api retrofit retrofit2
Last synced: 04 May 2026
https://github.com/richardschoen/fastapimockserver
Python FastAPI Mock Server for Serving JSON and CSV Files as API Responses
as400 csv csv-parser fastapi ibmi json json-server mock mock-server mocking python rest rest-api
Last synced: 04 May 2026
https://github.com/hemantgarg1452/job-prep-tracker
A job preparation tracker born out of frustration with messy spreadsheets, forgotten deadlines. This project automates the entire process - from smart DSA revision to tracking job applications and managing resume workflows - all powered by clean Java microservices. Built to solve a real problem I personally faced while preparing for software ro
backend-development java jpa microservices mysql oop postman real-world-project rest-api spring-boot
Last synced: 05 May 2026
https://github.com/injusmol/translator-ios-app
A Swift-based iOS app translating French to English with Hugging Face's NLP models. Powered by Python and PyTorch.
flask ios python pytorch rest-api swift translator-app
Last synced: 05 May 2026
https://github.com/mononobi/pyrin-demo
Demo application developed using Pyrin framework.
demo-application flask pyrin rest-api sqlalchemy swagger-ui
Last synced: 05 May 2026
https://github.com/w1z2z/students-grades-api
This application represents a system for managing students and their grades using Nest.js, Prisma, Postgres, NATS, and Swagger. It subscribes to notifications about new student grades via NATS and saves the data in a database. It includes HTTP endpoints for retrieving a log of grades and student success statistics.
docker nats nestjs postgresql prisma rest-api
Last synced: 05 May 2026
https://github.com/gepetojj/products-spring-api
API de um sistema de varejo utilizando Spring
java jpa-hibernate rest-api spring-boot
Last synced: 05 May 2026
https://github.com/didifive/personapi_digital_innovation_one-didi
PersonAPI criado para entrega de projeto no Bootcamp Code Anywhere da Digital Innovation One
avanade code-anywhere dio-bootcamp java maven microservice person-api rest-api spring-boot
Last synced: 05 May 2026
https://github.com/argf013/projects-api
Project Portfolio API built with Express.js and TypeScript, optimized for serverless environments.
express github learn neon netlify portfolio rest-api typescript
Last synced: 05 May 2026
https://github.com/ftoucch/fast-api-starter-template
A simple light weight fast api starter template
alembic boilerplate-template fastapi fastapi-boilerplate fastapi-crud fastapi-template openapi postgresql python rest-api sqlalchemy starter-kit
Last synced: 05 May 2026
https://github.com/darvid7/forkme-backend
Backend for ForkMe-Mobile
es6 heroku javascript nodejs postgresql rest-api
Last synced: 05 May 2026
https://github.com/francislagares/typescript-api-rest
REST API written in Typescript, Node JS, Express & Prisma ORM.
express nodejs prisma rest-api typescript
Last synced: 05 May 2026
https://github.com/genesisblock3301/imdb_movie_search
This is OMDB api based movie search Application. Developed using ReactJs and Django Rest API. I use here token based authorization .
django django-rest-framework knox reactjs rest-api
Last synced: 05 May 2026
https://github.com/okmttdhr/express-rest-api-2018
Boilerplate/Starter Project for building RESTful API using Node.js, Express and Sequelize.
boilerplate docker ecmascript2015 ecmascript2017 ecmascript2018 express flow javascript nodejs rest-api sequelize starter-kit
Last synced: 05 May 2026
https://github.com/sandeep-shaw10/hostel-management
Software Engineering Project: Hostel Management
Last synced: 05 May 2026
https://github.com/wagner-de-carvalho/acme-flask-auth
API de autenticação com banco de dados
flask flask-api flask-login flask-sqlalchemy json python3 rest-api sql sqlite werkzeug
Last synced: 05 May 2026
https://github.com/syedabdullahrahman/spring-boot-rest-jwt
Spring Boot REST API. Features: * JWT (Signin, Signup, Roles) * REST API best practices * Swagger Docs * RestTemplate ( Consuming REST Services, a task implementation) * API rate limiting with Bucket4j
api-rate bucket4j java jwt jwt-authentication jwt-authorization rest-api restful-api spring-boot
Last synced: 05 May 2026
https://github.com/l3lackcurtains/auto-krishi-server
:corn: Backend server for Greenhouse IoT devices in grid.
expressjs greenhouse-control-system greenhouse-monitoring internet-of-things microcontroller nodejs rest-api
Last synced: 05 May 2026
https://github.com/shazm12/ecommerce-ai-app
ai bcryptjs chatbot node-js react rest-api universal-cookie
Last synced: 05 May 2026
https://github.com/ozdemir0ozdemir/restsecurity
Rest Security using Api Key - Secret in Spring Boot 3.3.5
custom-security rest-api rest-security spring spring-boot spring-security
Last synced: 05 May 2026
https://github.com/elrefai99/cakepals
CakePals is an app where people can sell home-baked cakes and pies to each other. There are Bakers who can register on CakePals and list their products for sale.
cake javascript mongodb nodejs rest-api
Last synced: 05 May 2026
https://github.com/krlan2789/land-property-server
ASP.NET Project - REST API for Land Property Project
asp-net-core azure-app-service csharp entity-framework-core openapi rest-api sqlite
Last synced: 05 May 2026
https://github.com/devdhera/spring-boot-react
A Small Dive into Spring Boot REST with the love of React
lms meets react rest-api spring-boot
Last synced: 05 May 2026
https://github.com/quintuslabs/django-rest-framework
Learn how to build your own REST API with Python, Django, and the Django Rest Framework.
django django-rest-framework python rest-api
Last synced: 06 May 2026
https://github.com/adithya-s-k/chadgpt
Meet ChadGPT 🧔🏿♂️ - the ultimate chatGPT clone enhanced with a chad persona and web search capability!
nextjs openai-api rest-api tailwindcss template typescript
Last synced: 06 May 2026
https://github.com/fibercrypto/libfibercrypto
C client libraries for FiberCrypto wallet API classes
bitcoin c c-library client-library cryptocurrency cryptocurrency-wallet cryptocurrency-wallets ethereum library library-client openapi rest-api rest-client restapi skycoin swagger swig
Last synced: 06 May 2026
https://github.com/benc-uk/nodejs-api-starter
Starter template app for a Node.js CRUD REST API using MongoDB & Mongoose
express mongodb nodejs rest-api
Last synced: 06 May 2026
https://github.com/draym/node-api-template
structured API empty template
express-js nodejs rest-api template
Last synced: 06 May 2026
https://github.com/aadhar41/task-manager
A Task Manager Project Build in NodeJs ( APIs )
api javascript json nodejs rest-api
Last synced: 06 May 2026
https://github.com/mounirelbakkali1/deploy-myapp-jenkins-docker-tuto
spring boot project
ci-cd flywaydb jenkins postgresql-database rest-api spring-boot spring-data-jpa testing
Last synced: 06 May 2026
https://github.com/rmarasigan/bus-ticketing
A mini-project that lets the passenger create an account, book a bus ticket, and schedule the trip. This project uses some AWS services such as API Gateway, DynamoDB, Lambda, SQS, and EventBridge. It also documents how this project is created. This serves as a familiarization for the AWS services.
aws-apigateway aws-cdk-typescript aws-dynamodb aws-eventbridge aws-lambda aws-sdk-go aws-sqs golang rest-api sqs typescript
Last synced: 06 May 2026
https://github.com/kapit4n/mockupero-g
gin golang gorm graphql microservice rest-api
Last synced: 06 May 2026
https://github.com/mavenium/librarymanagement
A simple project to manage the library.
django django-application django-project django-rest-framework docker-compose dockerfile python python3 rest-api
Last synced: 06 May 2026
https://github.com/ctadeodev/election_data_pipeline
US presidential election data pipeline
airflow api data-engineering data-modeling data-pipeline data-warehouse dbt docker kafka orchestration postgresql python rest-api snowflake sql zookeeper
Last synced: 06 May 2026
https://github.com/pacphi/cloudfoundry-and-nodejs-with-vault-demo
This is a simple example of an integration between a REST API powered by NodeJS and Hashicorp Vault.
hashicorp-vault nodejs rest-api
Last synced: 06 May 2026
https://github.com/bandarhl/flask-api
Movie rest api with Flask
api flask flask-sqlalchemy postgresql rest-api
Last synced: 06 May 2026
https://github.com/andriykalashnykov/flight-path
REST API server to determine the flight path of a person
echo echo-framework github-actions github-ci go golang newman postman postman-test rest rest-api restful-api swagger swagger-ui swaggo
Last synced: 07 May 2026
https://github.com/iykekings/shotterapi
A Url shortener Rest API
authentication java postgresql rest-api spring-boot url-shortener
Last synced: 07 May 2026
https://github.com/trobert42/transcendence
A website that includes a Pong game and a real-time chat
0auth2 docker docker-compose jwt-authentication nestjs-backend postgresql prisma react-front-end rest-api typescript websocket
Last synced: 07 May 2026
https://github.com/muhhylmi/ts-store
Rest API with some integration like payment gateaway, monitoring apm, caching redis, graphql
clean-architecture elastic-apm elasticsearch graphql-server midtrans-nodejs payment-gateway postgresql prisma redis-cache rest-api typescript
Last synced: 07 May 2026
https://github.com/avijeetpandey/go-auth
A simple REST api implementation using goLang and gin
Last synced: 07 May 2026
https://github.com/sufian07/job-portal
Trying to build a job portal using REST/GRAPHQL API with Ruby On Rails following TDD
application graphql job-portal rest-api rest-backend ruby-on-rails ruby-on-rails-api tdd
Last synced: 07 May 2026
https://github.com/chah1ne/angular-e-commerce
E-commerce website Sell Products (frontend)
angular mongodb rest-api typescript
Last synced: 07 May 2026
https://github.com/abhishek2k21/e-commerce-backend
A comprehensive REST API for an E-Commerce platform, developed using Java, Spring Boot, and MySQL. It handles core CRUD operations for products, customers, sellers, and orders with robust authentication and user validation for both customers and sellers.
backend-service crud-operations ecommerce-api hibernate-jpa java-8 mysql-database rest-api springboot
Last synced: 07 May 2026
https://github.com/fabiosperotto/api-players-express
Projeto de aprendizado de programação de API RESTful com Nodejs + Express + Ajv + Sequelize
ajv-validation educational-project express nodejs rest-api restful-api sequelize sequelize-orm
Last synced: 07 May 2026
https://github.com/alifruliarso/kotlin-restful-api
Belajar Membuat RESTful API dengan Spring Boot Kotlin
gradle kotlin rest-api spring-boot spring-boot-kotlin
Last synced: 07 May 2026
https://github.com/henrique1204/carometro-api
API construída em Node JS para o projeto "Carômetro" realizado para clientes internos no SENAI Suiço-Brasileira.
es6 express javascript multer mysql8 nodejs rest-api
Last synced: 07 May 2026
https://github.com/parths049/spring-boot-jms
jms jms-broker jms-queue jpa mysql rest-api spring-activemq spring-boot swagger-ui
Last synced: 08 May 2026
https://github.com/yegamatimanasa/weather-tracker
Weather Tracker is a real-time weather forecasting application built with React, Vite, and OpenWeather API. It features dynamic video backgrounds, live weather updates, a 5-day forecast, and air quality insights for an immersive user experience.
chartjs openweather-api reactjs real-time responsive-web-design rest-api vite webdevelopment
Last synced: 08 May 2026
https://github.com/gustavohps10/scope-web
express nodejs postgresql prisma rest-api typescript
Last synced: 08 May 2026
https://github.com/rationalprabal/kfc-clone
This Project is about a website through which we can Order various Veg & Non-Veg Fast-Foods.
chakra-ui-react reactjs rest-api
Last synced: 08 May 2026
https://github.com/jxareas/techhub-api
A simple REST-API for the Mock Android TechHub App.
api api-rest ddd ddd-architecture domain-driven-design java java-8 learn rest-api restful restful-api spring spring-boot
Last synced: 08 May 2026
https://github.com/msfidelis/serverless-express-boilerplate
:zap: :rocket: :zap: Personal Boilerplate to Bootstrap Express Applications on Serverless Framework :zap: :rocket: :zap:
api-gateway aws aws-lambda boilerplate-application nodejs rest-api serverless serverless-framework
Last synced: 08 May 2026
https://github.com/sobhan-srza/api-response-viewer
Instantly visualize API responses with JSON formatting and embedded image display. Perfect for developers testing REST APIs.
api api-images api-rest api-viewer apitest css html javascript json json-api json-formatter mr-sinre persian-caesar rest-api rest-api-test sobhan-srza website
Last synced: 08 May 2026
https://github.com/ryanfranklin237/e-commerce-site
backend composer e-commerce-project laravel mysql-database php rest-api
Last synced: 08 May 2026
https://github.com/tshenolo/confluence-restapi-functions
Confluence API Helper Functions
confluence-server contributions-welcome java nodejs open-source php python rest-api
Last synced: 08 May 2026
https://github.com/solo21-12/e-commerce-site-nest-js
E-Commerce Site is a comprehensive online shopping platform developed using NestJS and MongoDB. It features a robust backend architecture for managing products, orders, and user accounts, providing a scalable and secure solution.
e-commerce mongodb nestjs rest-api
Last synced: 08 May 2026
https://github.com/mahmoodhamdi/esports-flask
A comprehensive Flask REST API providing real-time data for the Esports World Cup, including tournaments, teams, players, matches, and news. Features advanced search, live data scraping, and a full admin interface.
api beautifulsoup4 cors cs2 data-scraping esports esports-api flask football liquipedia openapi python rest-api sqlite swagger valorant
Last synced: 08 May 2026
https://github.com/amirhnajafiz-university/s7ie03
First project of Internet Engineering.
api docker endpoint-monitoring go golang http-monitor jwt jwt-authentication mongodb redis rest-api restful-api
Last synced: 08 May 2026
https://github.com/raheemadamboev/notification-rest-api
Basic KTOR build REST API server to send request to ONE SIGNAL and communicate with Android client app
Last synced: 14 Jun 2026
https://github.com/bc100dev/firebos
Self-hosted Google Firebase. But wait… It's FOSS time!
authentication database firebase google-firebase hosting java java21 open-source rest-api self-managed storage
Last synced: 08 May 2026
https://github.com/luckasnix/course-deno-2-rest-api
Aplicação do curso "Deno 2 na Prática: Criando API REST" disponível na Udemy e ministrado por @luckasnix.
deno javascript rest-api typescript
Last synced: 08 May 2026