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/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/mihamarkic/kzsrestservice
Provides KZS (Slovene national league) basketball data as REST service
Last synced: 09 Jun 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/camilo-j/node-api
cloudinary javascript mongodb mongoose multer-storage nodejs nodemon rest-api
Last synced: 03 May 2026
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/jghaden/qr-barcode-generator
Static website using Express to construct a REST API to generate barcodes and QR codes.
barcode express qrcode rest-api
Last synced: 03 May 2026
https://github.com/jayvirrathi/fastapi-mongodb-rest-api
FastAPI with MongoDB
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/xxx87/ts-app-template
api backand boilerplate express nodejs rest-api server template typescript
Last synced: 03 May 2026
https://github.com/ysocrius/django-credit-approval
Django-based REST API for automated credit approval and loan management with PostgreSQL, Redis, Celery, and Docker. Features credit score calculation, loan eligibility assessment, interest rate correction, and comprehensive API documentation with Swagger/OpenAPI integration.
api-documentation banking celery containerization credit-approval credit-scoring django django-rest-framework docker docker-compose financial-services fintech loan-management postgresql python redis rest-api risk-assessment swagger-ui unit-testing
Last synced: 09 Jun 2026
https://github.com/victormarlor/hyperfocus
Typed, test-driven FastAPI backend using SQLModel and SQLite to analyze user focus, interruptions, and time-based productivity metrics.
analytics api-design async-python backend clean-architecture deep-work developer-tools docker fastapi focus-tracking productivity pydantic pytest python rest-api sqlite sqlmodel time-tracking
Last synced: 03 May 2026
https://github.com/dubniczky/geolocation-api
API to help locating cities given their coordinates or names
experss geolocation geolocation-api javascript nodejs rest-api yarn
Last synced: 03 May 2026
https://github.com/sh1hab/rest-key-val-store
An API with four endpoints to create a key-value store. The purpose of the API is to store any arbitrary length value in a persistent store with respect to a key and later fetch these values by keys. These values will have a TTL (for example 5 minutes) and after the TTL is over, the values will be removed from the store.
laravel php7 redis rest-api telenor
Last synced: 03 May 2026
https://github.com/seyidalitunjay/loanmanagementsystem
A Spring Boot-based RESTful web service for managing loan information.
backend exception-handling h2-database httpintercptors interceptor junit lombok maven mockito postman-test rest-api restful scheduling slf4j-loggers spring-boot springdata-jpa springweb
Last synced: 03 May 2026
https://github.com/numq/cards-golang-rest-api
Golang implementation of cards/notes application backend
backend cards-api cards-backend clean-architecture demonstration docker example gin golang golang-viper gorm notes-api notes-backend postgres rest-api
Last synced: 04 May 2026
https://github.com/andrushin-anton/contact-keeper
express mongodb-atlas nodejs react-context reactjs rest-api
Last synced: 04 May 2026
https://github.com/neeraj1240/dictionaryapi
A simple Node.js-based API that provides dictionary functionalities, including word meanings, random word generation, and random word with meaning.
developer-tools dictionary dictionary-api express language-tools nodejs nodejs-api rest-api vocabulary-learning
Last synced: 04 May 2026
https://github.com/pavlovic-bojan/java-rest-assured-task
This repository is a recruitment process for the position of Senior QA Automation Engineer Test. Publish it here in this repository in response to the task.
api java maven rest rest-api rest-assured
Last synced: 04 May 2026
https://github.com/omniscient-job-project/omniscient-back
전직시 백앤드 서버
api back-end rest-api spring-boot spring-jwt
Last synced: 04 May 2026
https://github.com/remy349/volcanoes-restapi-python
A simple REST API about volcanoes.
flask flask-migrate flask-smorest flask-sqlalchemy pytest python rest-api swagger-ui
Last synced: 04 May 2026
https://github.com/goidioms/rest
A lightweight, high-performance REST API framework built with Go, featuring hot-reloading and a clean architecture pattern.
air api backend clean-architecture go golang hot-reload http json rest-api
Last synced: 04 May 2026
https://github.com/uddeshay/surveyapp
Developed a full-stack customer feedback survey web application using React and Node.js. The app enables users to answer a series of dynamically rendered questions (rating & text) and submit their responses, which are stored in a MongoDB database. Integrated React Router for page navigation (Welcome → Survey → Thank You), used Axios for API communi
expressjs momgodb nodejs reactjs rest-api
Last synced: 04 May 2026
https://github.com/art2url/git-oauth-bridge
🗄️ A lightweight Node.js + Express server that handles GitHub OAuth authentication, exchanges authorization codes for access tokens, and retrieves user information. Perfect for integrating GitHub login into your apps.
authentification authorization-server axios backend cors dotenv express-js expressjs github-api github-oauth node node-js oauth2 rest-api secure-authentication
Last synced: 04 May 2026
https://github.com/donartkins/rockbridge-backend-api
A high-performance, scalable donation processing API built for Rockbridge Ministries
expressjs mongodb rest-api stripe-payments
Last synced: 04 May 2026
https://github.com/codeofnode/allrounder
It validate everything. From rest call to dbvalidation to system commands to unit tests. Just almost everything.
command db mocha-tests rest-api testing unit-testing
Last synced: 04 May 2026
https://github.com/mr-mudgal/referral-system-task
This project is a Django-powered Referral System App that streamlines user registration and referral tracking with ease. Whether it’s onboarding new users or managing referral-based rewards, this application provides a robust and efficient solution.
django django-application django-framework django-project django-rest-framework mysql object-relational-mapping orm orm-framework python3 rest-api restful-api sqlite3
Last synced: 04 May 2026
https://github.com/oleksiym/calls-api
AI-powered API for processing and analyzing phone call audio. Features include transcription (OpenAI Whisper), NLP (SpaCy, TextBlob), emotion detection, and categorization. Built with FastAPI, PostgreSQL, and Docker for scalable offline operation.
audio-processing docker-compose emotion-detection fastapi nlp rest-api sentiment-analysis
Last synced: 04 May 2026
https://github.com/p4zd4n/atipera
Recruitment task from Atipera. It is API, which allows you to retrieve information about non-fork GitHub repositories
java junit lombok maven mockito recruitment-task rest-api spring-boot
Last synced: 04 May 2026
https://github.com/hassan-ak/wmd-next-simple-books
⭐⭐⭐ WMD Next Tailwind Project :- Simple Books
nextjs rest-api tailwindcss vercel
Last synced: 04 May 2026
https://github.com/vilchisangelraulvilchis/apidash
🚀 Create and customize API requests seamlessly with API Dash, the open-source cross-platform client for visual response inspection.
api application dart dart-library developer-tools flutter flutter-apps flutter-ui graphql gssoc hacktoberfest http-client mobile-app mobile-development postman rest-api server-sent-events websocket
Last synced: 04 May 2026
https://github.com/mawdesign/lyricsanctuary
lyricSanctuary: A web application for managing and organizing song lyrics with detailed musical and contextual information, built with Python, CouchDB, and a hexagonal architecture.
cc-by-sa couchdb database hexagonal-architecture json-schema lyrics-management music-database python rest-api web-application
Last synced: 04 May 2026
https://github.com/aswinbennyofficial/sre-exercises
Building a resilient backend project from scratch with Dockerization and CI/CD, incorporating Site Reliability Engineering (SRE) principles. Demonstrating best practices in modular architecture, logging, database migration, and CI/CD pipelines for automated testing, deployment.
api backend docker go go-chi golang pgx postgres rest-api sre student-management-system vyper-config yaml-configuration zerolog
Last synced: 04 May 2026
https://github.com/guiromao/football-fan-tokens
Application to manage football fan tokens, to be deployed onto AWS
hibernate java jpa mysql rest-api spring-boot
Last synced: 04 May 2026
https://github.com/mu-senpai/task-nest-server
expressjs mongodb rest-api websocket-server
Last synced: 04 May 2026
https://github.com/attorneywenn/pragati_backend_2025
Server code for MBA's Fest Pragati 2025
middleware mysql nodejs paseto-v4 payu rest-api rsa-encryption swagger-docs
Last synced: 04 May 2026
https://github.com/priyankatuli/task_manager
Overall, aims to provide users with a convenient & efficient way to organize their tasks & improve their productivity.
Last synced: 05 May 2026
https://github.com/tanbirhossain/asp.netcore-mongodb-restapi
asp-net-core-mvc dotnet-core mongodb rest-api
Last synced: 05 May 2026
https://github.com/jatin-8898/ud-fyyur-musical-website
Fyyur Musical Venue Booking Website using Flask backend
artist-page artists database flask fyyur local-database musical-venues postgresql-database rest-api venues
Last synced: 05 May 2026
https://github.com/mahfuzurrahman98/codeigniter-jwt-auth
codigniter jwt-authentication postgresql rest-api
Last synced: 05 May 2026
https://github.com/kevin-doolaeghe/nodejs_rest_api
API REST sous Node.JS
learning-by-doing nodejs rest-api
Last synced: 05 May 2026
https://github.com/bluette1/vibes-api
Backend for the Vibes meditation application
postgresql redis rest-api ruby ruby-on-rails sidekiq
Last synced: 05 May 2026
https://github.com/r-n/simta-backend
Facilitates college final project flow in IS major of ITS. This is the frontend
back-end back-end-development backend backend-development flask information-system information-systems python rest rest-api software-engineering
Last synced: 05 May 2026
https://github.com/emersoncarneirodasilva/desafio-dio-shopping
Projeto de um E-commerce criado integrando um Front-End (React.JS) com uma API REST (desenvolvida em Node.js).
Last synced: 05 May 2026
https://github.com/thenoumandev/flutter-bytewise-fellowship
This repository contains all the assignments, exercises throughout my 3 months Flutter fellowship at ByteWise.
flutter modelling mvvm-architecture provider rest-api state-management
Last synced: 05 May 2026
https://github.com/thealoneprogrammer/node-express-mongodb-rest-api-boilerplate
A Rest API boilerplate is written using NodeJS, ExpressJs, and MongoDB, which has the provision of basic auth with JWT with validations using @hapi.joi and CRUD operation with a simple example.
api express hapi-joi jwt mongodb mongodb-atlas nodejs rest-api
Last synced: 05 May 2026
https://github.com/rid17pawar/fashionpoint
REST API developed using Spring Boot which supports CRUD operations on data stored in MongoDB
crud-api mongodb mongodb-atlas rest-api spring-boot
Last synced: 05 May 2026
https://github.com/jorgermduarte/hexagonal-weather-app-example
A modular and extensible example API built with Node.js, TypeScript, and Hexagonal Architecture (Ports & Adapters).
clean-architecture eslint example-project hexagonal-architecture husky nodejs ports-and-adapters rest-api typescript weather-api
Last synced: 05 May 2026
https://github.com/shubham-sakunde/staff-management-system
This project aims to develop a Staff Management System using Spring Boot and Hibernate, with MySQL as the database backend. The system provides various REST APIs to perform CRUD operations on staff records, including filtering based on specific criteria such as salary, experience, and profile.
hibernate java mysql postman rest-api spring-boot
Last synced: 05 May 2026
https://github.com/n3o-bhushan/dist-system
A distributed expense management system developed in RESTful fashion. Proxy server handles the requests to be sent to the server which is the least busy and the decision is taken by various hashing algos
alchemyapi distributed-architectures docker mysql python python-flask redis rest-api
Last synced: 05 May 2026
https://github.com/robertcastro86/pokedex-app
O projeto foi criado com foco na experiência do usuário, oferecendo navegação fluida, design responsivo e a funcionalidade de alternar entre temas claro e escuro, proporcionando uma experiência personalizada para cada usuário.
javascript pokemon-api react-router reactjs rest-api styled-components
Last synced: 05 May 2026
https://github.com/falco13/contact_email
Django app with contact form and email sending, with Celery, in Docker. Extensive message validation eliminates a large amount of spam and invalid emails.
api api-rest celery contact contact-form contacts-app django django-rest-framework docker docker-compose email mail message message-validation python rest-api validation
Last synced: 05 May 2026
https://github.com/maettuu/21fs-software-engineering-lab-client
CLIENT Repository for the course Software Engineerng Lab Spring 2021
bootstrap card-game ci-cd frontend game-development javascript reactjs rest-api sonarqube
Last synced: 05 May 2026
https://github.com/ksalekk/doctor-diary-rest-client
angular bootstrap rest-api typescript
Last synced: 05 May 2026
https://github.com/phenax/curly-toolkit
A desktop application for making api requests
Last synced: 05 May 2026
https://github.com/yashtank86/customer-api-springboot
customer api using spring boot framework with a jpa thymeleaf hibernate mysql with this all features created rest api.
api crud-application hibernate jpa mysql-database rest-api spring spring-boot thymeleaf
Last synced: 05 May 2026
https://github.com/sandeepls/virtual-event-management
Develop a backend system for a virtual event management platform focusing on user registration, event scheduling, and participant management, all managed through in NoSQL(MongoDB). The system are feature secure user authentication, allowing users to register and log in using bcrypt for password hashing and JWT for session management.
express mongoose nodejs nodemailer rest-api
Last synced: 05 May 2026
https://github.com/wamaekeige/laravel-vue-js-application
A laravel REST API with a vue js front end components
Last synced: 05 May 2026
https://github.com/mukund-rakholiya/library-management-system
A Spring Boot API to manage books and users in a library. Supports adding, searching, borrowing, and returning books with late fee tracking. Uses MySQL for data storage.
database-schema java jpa-hibernate mysql rest-api spring-boot
Last synced: 05 May 2026
https://github.com/felixojiambo/saga-microservices-orchestrator
This project demonstrates a distributed transaction approach in a microservices architecture by implementing the Saga Pattern with Kafka as the messaging backbone
compensating-transactions cqrs distributedtransactions docker eventdrivenarchitecture eventprocessing eventsourcing fault-tolerance kafka microservices orchestration orkes-conductor rest-api sagapattern scalablearchitecture spring-boot transaction-management
Last synced: 05 May 2026
https://github.com/davenaugler/assignment_9_recipefinder
This Java application parses a recipes.txt file using Apache Commons CSV, stores the data in a Collection, and provides access via RESTful endpoints with Spring Boot.
csv-parser java maven rest-api spring-boot
Last synced: 05 May 2026
https://github.com/blitspace/react__ecommerce
ecommerce react-query reactjs rest-api tailwind-css
Last synced: 05 May 2026
https://github.com/jayvirrathi/node-sequelize-postgresql-rest-api
REST API with Node.js, Postgresql, Sequelize
nodejs postgresql rest-api sequelize
Last synced: 06 May 2026
https://github.com/mgunawardhana/spring-boot-backend-validations
Here's a basic overview of how backend validations work in Spring Boot:
backend java maven rest-api spring-boot validation
Last synced: 06 May 2026
https://github.com/king0508/duckdb-quant-engine
Production-ready quantitative finance data warehouse with ETL pipeline, REST API, and technical indicators (RSI, VWAP). Built with DuckDB, Python, and FastAPI.
analytics data-warehouse duckdb etl fastapi python quanti rest-api sql technical-analysis
Last synced: 06 May 2026
https://github.com/lifan2029/api-todo-list
Laravel-powered To-Do REST API with MySQL and JWT authentication: tasks, labels, priorities, search and pagination. Fully dockerized (Docker Compose), ships with migrations & seeders, ready for local dev and deploy.
api docker jwt laravel mysql php rest-api todo todolist
Last synced: 06 May 2026
https://github.com/aryyyy211/microservices_social_media-simplify-version-
🌐 Build a simple microservices social media platform with ConnectHub, featuring user profiles, post management, and real-time notifications.
api eureka-server java kafka kubernetes microservice rest-api spring spring-boot
Last synced: 06 May 2026
https://github.com/ilyamur/mytasks_api_client
The client of MyTasks app written in React.
jwt-authorization react rest-api
Last synced: 06 May 2026
https://github.com/daffafaizan/todolist-be
Back-end to my todolist application created using Express.js.
Last synced: 06 May 2026
https://github.com/marlinsk/nodejs-authentication-backend
User authentication backend application with JWT and refresh token.
autentication express jwt-token login-system middleware nodejs prisma refresh-token rest-api sqlite typescript
Last synced: 06 May 2026
https://github.com/jayvirrathi/restify-rest-api
REST API with Node.js, MongoDB, Restify & JWT
mongodb nodejs rest-api restify
Last synced: 06 May 2026
https://github.com/aniketraut16/airline-management-springboot
This is a Spring Boot-based Airline Management System that allows users to manage flight details and book/cancel tickets.
Last synced: 06 May 2026
https://github.com/mgautam98/movie-api-service
Spring Boot Movie Service API with Four different Microservices and Eureka Application discovery server and Nginx Gateway server
microservices rest-api spring-boot
Last synced: 06 May 2026
https://github.com/erickgbr/djangomigrations
Is a proyect of study CS50 of Python Certification, only development of Django Framework and use
certification cs50w django django-rest-framework python python3 rest-api sqlite sqlite3
Last synced: 06 May 2026
https://github.com/ewhalgand/blog-app
Minimalist blog
blog react rest-api typescript
Last synced: 06 May 2026
https://github.com/w0rm29/weather-app
Weather app made in Javascript, HTML, CSS, Webpack
cors html5 javascript rest-api scss webpack
Last synced: 06 May 2026
https://github.com/ruslanmirasov/brainst
css3 html5 javascript parcel-bundler rest-api scss wordpress-theme
Last synced: 06 May 2026
https://github.com/viniciusmattosrj/api-restify
javascript mongodb nodejs rest-api restify
Last synced: 06 May 2026
https://github.com/mboladop/give-a-gif
Give a GIF Project website was created for fun during a hackaton in Code institute using: RESTful API, flask, python3, javascript, HTML5, CSS3 (GIPHY API)
css3 giphy-api html5 javascript python rest-api wrapper-api
Last synced: 06 May 2026
https://github.com/sonvice/nodejs-restapi-mysql-test
Creación de una ApiRest con nodejs y MySql
Last synced: 06 May 2026
https://github.com/jedrzejratajczak/skateas.pl
The official website of the Skateboarding Academy
nextjs react-hook-form rest-api tailwindcss
Last synced: 06 May 2026
https://github.com/ississippi/pull-request-automated-notifications
pull-request-automated-notifications
automated-code-review aws-ecs-fargate dotnet-core dynamodb python rest-api websockets
Last synced: 06 May 2026
https://github.com/cristimanolache28/employee-performance-tracker
A backend system built with Spring Boot for managing employees, performance evaluations, and skill progression within an organization.
authentication authorization integration-testing java junit jwt management-system maven mockito mysql opensource performance-tracking rest-api security skills-management springboot unit-testing
Last synced: 06 May 2026
https://github.com/chamithkavinda/restapi-pos-with-spring
This backend system, built with Spring Boot and Spring MVC, provides a RESTful API for managing CRUD operations with MySQL integration. The project demonstrates structured API interactions, efficient routing, and robust error handling within the Spring framework, focusing on clean backend design and data persistence.
api rest-api spring spring-mvc
Last synced: 06 May 2026
https://github.com/ankurnarkhede/node-rest-shop
A RESTful node project to build a shop API
javascript json jwt-authentication nodejs rest-api shopping-cart
Last synced: 07 May 2026
https://github.com/jayantita/backend-weights
Simple CRUD using Gin Golang and MySQL
Last synced: 07 May 2026
https://github.com/shmelovoleksandr/banditgames_frontend
React frontend repository for the BanditGames project
react rest-api typescript websocket
Last synced: 07 May 2026
https://github.com/felixojiambo/medireach-platform
MediReach is a modular, event-driven healthcare microservices platform built with Spring Boot, PostgreSQL, Kafka, and gRPC. It supports patient onboarding, billing, authentication, analytics, and real-time notifications across distributed services..
apache-kafka attribute-based-access-control flyway grpc hibernate hibernate-jpa java permissions protobuf rest-api role-based-access-control spring spring-boot spring-kafka springboot springdata-jpa springsecurity springweb
Last synced: 07 May 2026
https://github.com/ashwani-199/web-scraping2023
Python Web-Scraping 2023
beautifulsoup4 django-framework numpy pandas python rest-api
Last synced: 07 May 2026
https://github.com/5hraddha/react-around-auth
Around The U.S. - a responsive website made in ReactJS where a user can have a collection of the pictures of his journey around the US., featuring authorization and registration.
bem-methodology css3 custom-hooks-in-react html5 jwt-token react-hooks react-router react-router-dom react-router-v5 reactjs rest-api token user-authentication user-authorization
Last synced: 07 May 2026