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/robertgarrigos/backdrop-headless-client
Laravel 5 REST API client for a backdrop cms site with the headless module
Last synced: 28 Apr 2026
https://github.com/taypyc/rick-and-morty-app
Rick and Morty Character Viewer
api javascript material-ui react rest-api rick-and-morty rickandmorty
Last synced: 28 Apr 2026
https://github.com/wiriswernek/library-api
Repositório da API de gerenciamento de livros desenvolvida no curso de Design de API's RestFul com Spring Boot, TDD e o novo JUnit5 da Udemy
bdd java java21 junit5 mockito rest-api spring-boot tdd test
Last synced: 28 Apr 2026
https://github.com/nagavenkateshgavini/medical-plan-restful-app
Medical Plan RESTfull application
elasticsearch etags google idp oauth2 python rabbitmq rest-api restful-api
Last synced: 28 Apr 2026
https://github.com/yuvrajnode/jwt-auth-app
A simple full-stack authentication app using Node.js, Express, JWT, and a clean HTML/JavaScript frontend
authentication express jwt nodejs rest-api
Last synced: 28 Apr 2026
https://github.com/kristiyankiryakov/wall-e
Restful API - allowing users to deposit/withdraw money from their wallets
java rest-api spring-boot spring-security-jwt
Last synced: 28 Apr 2026
https://github.com/offensive-vk/auto-user-activity
Fetch Recent Activity of a Github User like Pull Request, Issues and Comment Events.
activity api github github-action rest-api
Last synced: 28 Apr 2026
https://github.com/manojkp08/growigh
News App that fetches news from the News API. The app uses Retrofit 2 for making HTTP requests, Gson converter for parsing JSON responses, and Picasso for loading images.
android data-binding kotlin rest-api retrofit2
Last synced: 28 Apr 2026
https://github.com/anibalventura/product-log-api
REST API for product updates. Built with NodeJS/Express, TypeScript and Prisma as ORM.
expressjs nodejs orm prisma rest-api typescript
Last synced: 28 Apr 2026
https://github.com/efedeveloper/rick-morty-app
Angular app to list, search and explore Rick and Morty characters via REST and GraphQL.
angular angular-material angular-signals graphql ngrx rest-api rick-and-morty rxjs typescript
Last synced: 28 Apr 2026
https://github.com/sulimanjoya/leaderboard-app
The Leaderboard app displays scores submitted by various players and allows users to submit their own scores. The data is securely preserved using an external Leaderboard API service.
css3 html5 javascript rest-api webpack
Last synced: 28 Apr 2026
https://github.com/joaowillianspejo/proffy-server
Next Level Week 2 - Proffy - Server
express nlw-2 nlw-proffy nlw-rocketseat nodejs rest-api sqlite training typescript
Last synced: 28 Apr 2026
https://github.com/behnaz-mirmiran/docker-node-api
Dockerized Application
containers devops docker express nodejs rest-api
Last synced: 28 Apr 2026
https://github.com/wannacry081/authenticationsystem-django
This project implements a RESTful API for authentication using Django and Django Rest Framework (DRF). It includes endpoints for user registration, login, and password reset with code verification via SMTP, and uses JWT (JSON Web Tokens) for secure authentication.
authentication django django-rest-framework rest-api
Last synced: 28 Apr 2026
https://github.com/jmoussa/movie-scraper
Scrape theater, movie and time from IMDB using python BeautifulSoup4 library
beautifulsoup beautifulsoup4 endpoint imdb json movie python rest-api scraper
Last synced: 28 Apr 2026
https://github.com/akshayjadhav4/thread
Spring Boot REST API's for thread social media application
Last synced: 28 Apr 2026
https://github.com/jaay7/first-deno-app
aws-dynamodb deno rest-api typescript
Last synced: 28 Apr 2026
https://github.com/sanogotech/jhipsterangularstarter
JHipster Starter
angular java jhipster rest rest-api spring-boot
Last synced: 28 Apr 2026
https://github.com/teradata/mule-jdbc-example
Example Mulesoft project that queries Teradata and exposes returned data over REST API
database mulesoft mysql rest-api
Last synced: 28 Apr 2026
https://github.com/curatorcodicis/password-manager
A secure password manager built with Spring Boot, AES-256 encryption, and a REST API for storing and retrieving encrypted passwords in MySQL.
aes-256 hibernate java maven mysql password-manager rest-api spring-boot
Last synced: 28 Apr 2026
https://github.com/grupoudea/twitter-sentiment-analysis-api
REST API para exponer modelo de red reuronal recurrente (LSTM) para analisis de sentimientos usando base de datos de twitter
flask lstm-neural-networks lstm-sentiment-analysis python rest-api twitter
Last synced: 28 Apr 2026
https://github.com/bonitasoft/bonita-rest-api-extension-archetype
This project contains a maven archetype which help creating a new Bonita Rest API extension project.
bonita bonitabpm bpm delivery-central groovy hacktoberfest java kotlin lifecycle-independent maven-archetype published-full rest-api
Last synced: 28 Apr 2026
https://github.com/nelson1122/pokedex-api
Integration of RESTful Pokemon API in REST API developed in Java Spring Boot 2.5.2.
Last synced: 28 Apr 2026
https://github.com/devricks/soft_drf
Mixins and templates to do scaffolding with Django Rest Framework project.
backend django django-application django-rest-framework python3 rest-api restful-api scaffolding
Last synced: 28 Apr 2026
https://github.com/shchoholiev/ingredients-tracker-api
Ingredients Tracker API is a backend service that powers Ingredients Tracker system, focusing on inventory management and recipe processing for both home and professional kitchens. It interfaces with IoT devices and utilizes machine learning for product recognition, providing a foundation for tracking and managing kitchen inventories and recipes.
azure-vision devcontainers dotnet rest-api
Last synced: 28 Apr 2026
https://github.com/luiz-otavio/galax
Restful built in Golang to provide/retrieve users information about it's preferences and attributes.
docker-compose go go-releaser golang rest rest-api
Last synced: 28 Apr 2026
https://github.com/kristoffertroncoso/lol-search-api-demo
Full stack Node.js & Express app
Last synced: 28 Apr 2026
https://github.com/donghl-dev/study-tdd
Spring Boot를 이용한 테스트 주도 개발 연습.
jpa-hibernate junit4 rest-api spring-boot tdd
Last synced: 28 Apr 2026
https://github.com/leosimoes/dio-python-fastapi-workout
Project "Developing your First API with FastAPI, Python and Docker" by DIO.
fastapi python rest-api sqlalchemy
Last synced: 28 Apr 2026
https://github.com/okamyuji/json-server-custom
A customizable mock API server built with Node.js and json-server. Provides RESTful endpoints for managing users, products, and orders with data persistence and easy local development.
backend development json-server mock-api nodejs rest-api webserver
Last synced: 28 Apr 2026
https://github.com/rezaafaisal/bpjs-api
Bpjs Api is a REST API that can manage queuing systems and doctors in hospitals. This system was a project during the HealthKathon held by BPJS in 2022 and was ranked in the top 10 at the national level.
laravel rest-api tailwind vite
Last synced: 28 Apr 2026
https://github.com/aalug/cv-backend-go
CV REST API built with Go and Gin as a backend for full stack CV app.
api backend docker gin go golang postgresql rest-api
Last synced: 28 Apr 2026
https://github.com/vicky87883/online-examination-system-cuh-2024
ExamPro A real-time online examination system built with Django, designed for Central University of Haryana (CUH). ExamPro facilitates smooth and efficient exam management for students and administrators, enabling real-time tracking, secure assessments, and a robust grading system. With ExamPro, CUH aims to streamline the online examination process
django django-application examination-system github-config llm machine-learning python real-time rest-api
Last synced: 28 Apr 2026
https://github.com/mkdika/go-rest-api
Go language REST API example using web framework
Last synced: 28 Apr 2026
https://github.com/soukaina258/linkedu
LinkEDU Project PFA: A web application designed to assist teachers, students, and administrators in managing educational projects, specifically focusing on end-of-studies projects (PFE). This application is built using Laravel and React, utilizing a REST API for seamless communication.
administration api edu education educational-project educational-software laravel link linkedu pfe postman react rest-api school school-app school-education school-management school-project students teachers
Last synced: 28 Apr 2026
https://github.com/dinels12/remotable-react
Remotasks Plus App
api-rest javascript nodejs react reactjs rest-api
Last synced: 28 Apr 2026
https://github.com/alvinmdj/mygram-api
MyGram (Go REST API)
cloudinary docker gin golang gorm jwt postgresql rest-api swagger test-automation
Last synced: 28 Apr 2026
https://github.com/richardschoen/python_dbibmiodbc
Python IBM i ODBC Database Class and Application Subclass for Structured Business App Logic
as400 class database db2 fastapi flask ibmi odbc pyodbc python re-usability rest-api restful-api wrapper
Last synced: 28 Apr 2026
https://github.com/sczerwinski/home-monitoring-server
Home Monitoring – Server
iot rest-api server spring-boot
Last synced: 29 Apr 2026
https://github.com/ethannschwartz/weather-scraper
I was sick of paying 1¢ for each 8,000 requests. This one is free and works better!
nodejs rest-api scraper weather
Last synced: 29 Apr 2026
https://github.com/apiverve/treasuryyields-api
Treasury Yields provides current and historical interest rates for US Treasury securities including T-bills, T-notes, T-bonds, TIPS, and Floating Rate Notes. Essential data for yield curve analysis and fixed income research.
android-library api apiverve dotnet finance java nodejs npm-package nuget-package python python-package rest-api treasuryyields
Last synced: 08 Jun 2026
https://github.com/deepaksorthiya/spring-boot-3-web-hibernate-6
Spring Boot 3 Hibernate 6 CRUD Association Mapping Validation Example
hibernate jpa jpa-hibernate rest-api spring-boot
Last synced: 29 Apr 2026
https://github.com/khaled71612000/movie-compare-site
this is a website i made using js to compare movies
Last synced: 29 Apr 2026
https://github.com/nanakwafo/notification-as-microservice
To have both email and sms as a service where other applications can rely on
laravel laravel-framework mailgun nexmo-sms rest-api
Last synced: 08 Jun 2026
https://github.com/3ru/hp-django-api
A website with data retrieved from a own API, using JWT for authentication.
jwt-authentication nextjs rest-api
Last synced: 29 Apr 2026
https://github.com/edcsu/todos-fast-api
Todos API with Fast API
fastapi python python3 rest-api
Last synced: 29 Apr 2026
https://github.com/guillaumefalourd/poc-rest-api-golang
POC of a REST API with an event CRUD using gorilla/mux in Golang 🐿
Last synced: 08 Jun 2026
https://github.com/silvermete0r/rest-api-first-try
REST-API projects for basics learning -> Python, Flask, SQL-Alshemy, Marshmallow
api-gateway flask rest-api sql-alchemy
Last synced: 29 Apr 2026
https://github.com/ayushi-gajendra/my_top_10_movies_website
A movie management app built with Flask. Search movies using TMDB API, add them to your list, rate and review them, and store data in a local SQLite database using SQLAlchemy.
api-integration bootstrap5 crud-application flask flask-bootstrap flask-forms fullstack jinja2 python rest-api sqlalchemy sqlite tmdb-api-for-fetching-real-time-movie-data web-application
Last synced: 29 Apr 2026
https://github.com/savanarohit/rest-api-k8
This GitHub repository is your comprehensive guide to deploying REST APIs on Kubernetes. It includes practical tutorials, example configurations, and best practices for containerizing and scaling RESTful services with Kubernetes.
endpoint kubernetes kubernetes-deployment rest-api secret-management
Last synced: 29 Apr 2026
https://github.com/iazadur/pagination_zaag_system
material-ui reactjs rest-api typescript
Last synced: 29 Apr 2026
https://github.com/fibercrypto/skycoinr
Skycoin client libraries for the R programming language
client-library crypto crypto-library cryptocurrency openapi r r-library rest-api rest-client restapi skycoin swagger swig
Last synced: 29 Apr 2026
https://github.com/killerasus/gorest
Implementing the REST API examples from APIs REST by Alexandre Saudate
Last synced: 29 Apr 2026
https://github.com/therohantomar/allin1store-ecommerceapp
Allin1Store is a feature-rich ecommerce application that serves as a showcase for your skills in React, React Hooks, fetching data from APIs using fetch useeffect, React Router DOM for creating routes and dynamic routing, lifting state up in the About.js component, and implementing authentication using Google.
javascript react-redux react-router-dom reactjs reconcillation reduxjs-toolkit rest-api state-management
Last synced: 29 Apr 2026
https://github.com/guillaumefalourd/poc-book-api-golang
POC of a Book REST API using gorilla/mux in Golang 🐿
Last synced: 29 Apr 2026
https://github.com/jdboisvert/quotes-service-node-express
A simple Node.js Express CRUD API for Quotes.
Last synced: 29 Apr 2026
https://github.com/tushar98644/iitg-gymkhana_portal
The official gymkhana portal of IIT Guwahati
Last synced: 29 Apr 2026
https://github.com/hasnathjami/android_api_project
Integration of REST API using Retrofit Library
gson-converter interface-design pojo rest-api retrofit2
Last synced: 08 Jun 2026
https://github.com/iamsushantk/product-catalog-service
Product catalog service
code-challenge dotnet rest-api
Last synced: 29 Apr 2026
https://github.com/rezamobaraki/django-rest-freamwork
simple api base project with django REST
api django django-rest-framework rest-api restful
Last synced: 29 Apr 2026
https://github.com/laurosilveira/hexagonal-architecture
A hexagonal-architecture project to learn about types of software architecture
docker-compose hexagonal-architecture kafka-consumer kafka-producer mongodb openapi3 rest-api spring-boot
Last synced: 29 Apr 2026
https://github.com/hrithikdalal/carousel_css_js
It is a single page JS Slideshow APP using WordPress REST API. It is built using pure CSS and JS. It supports keyboard Controls as well as Touch Controls.
Last synced: 29 Apr 2026
https://github.com/kimaruthagna/mongodjango
Tutorial on using a mongoDB database with django
django django-rest-framework mongodb postman-api rest-api
Last synced: 29 Apr 2026
https://github.com/brbertholini/love-candle-backend
O repositório é dedicado ao desenvolvimento Back-end de um projeto Full-stack.
docker java jpa-hibernate rest-api spring-boot
Last synced: 29 Apr 2026
https://github.com/narikimillisrihari/tokenauthentication
By Token Authentication system Movie Creation & updating details
authentication crud-application django postman rest-api session sqlite3 toeknization
Last synced: 29 Apr 2026
https://github.com/kundanchourasiya/file-upload-and-download-using-spring-boot-rest-api
File Upload and Download Using Spring Boot Rest API. In this Api we upload and download image/ pdf files from local directory, Postman for testing endpoint, For Database we will use Mysql
java-17 lombok mysql-database rest-api spring-boot-3 spring-jpa springframework
Last synced: 29 Apr 2026
https://github.com/amulyaparitosh/reviewhood
ReviewHood is a REST API platform designed for managing movies, actors, genres, and reviews! The API allows you to perform CRUD operations on movies, actors, genres, and reviews, with JWT authentication for secure access.
authentication django django-rest-framework jwt movie-review-app rest-api
Last synced: 29 Apr 2026
https://github.com/hugosohm/nestjs-rest-api-seed
💻 NestJS rest API seed
crud nestjs rest-api seed typeorm typescript
Last synced: 29 Apr 2026
https://github.com/sardlimad/hostal-reservas-backend-nodejs
Hostel booking management system, developed with Nodejs and Express.
api hotel-booking hotel-management-system nodejs rest-api
Last synced: 29 Apr 2026
https://github.com/flazefy/tracker-admin
created using vue
axios frontend javascript maps rest-api vue
Last synced: 29 Apr 2026
https://github.com/sanzharanarbay/go_restapi
Rest Api in GoLang with using Gorm
go golang gorm gorm-model gorm-orm rest rest-api restful-api
Last synced: 29 Apr 2026
https://github.com/pierrialexandervidmar/desafio-itau
Este desafio propõe a criação de uma API REST focada tanto no desenvolvimento quanto na engenharia de software.
java rest-api spring spring-validation
Last synced: 29 Apr 2026
https://github.com/itsluisjim/blog-api
Blog API
api express jwt-authentication mondodb mongoose nodejs rest-api swagger
Last synced: 29 Apr 2026
https://github.com/josivantarcio/api-product
A simple RESTful API for managing products, built with Java and SpringBoot. It supports basic CRUD operations, allowing clients to manage product data through HTTP endpoints.
api java jwt postgresql postman rest-api spring-data-jpa spring-security springboot
Last synced: 29 Apr 2026
https://github.com/evertcode/01-node-book
Example of RESTful API with Node and Express
express-middleware expressjs graphql graphql-server javascript morgan-middleware nodejs rest-api restful
Last synced: 29 Apr 2026
https://github.com/anibalalpizar/nodejs-mysql-restapi
Nodejs and MySQL REST API, starting a Nodejs project, connecting it to MySQL, creating SQL queries and finally deploying it for free in the cloud, using a service called Railway.
Last synced: 29 Apr 2026
https://github.com/fotioudim/quarkus-langchain-doc-helper
Quarkus Java app using Langchain4j library and RAG process and providing REST API to interact with LLMs
langchain4j llms ollama quarkus rag rest-api
Last synced: 29 Apr 2026
https://github.com/pmutua/bnk
A simple Flask Restful API that handles Bank Transactions
flask mongodb pymongo rest-api
Last synced: 29 Apr 2026
https://github.com/srivastavayashi/inventory-management-system-api
Inventory Management System API with Node.js and MongoDB
api backend crud express-api inventory jest mongodb nodejs rest-api stock-management
Last synced: 29 Apr 2026
https://github.com/lucashrb/cartino
🛒 Elevate your Laravel projects with Cartino, the advanced commerce module for managing and growing your business ideas effectively.
cms composable-commerce ecommerce laravel mysql page-builder php rest-api storefront vue
Last synced: 29 Apr 2026
https://github.com/pa4080/react-simple-task-manager
Simple JavaScript React (To-do) application, exercise of REST API.
express expressjs favascript reactjs rest-api
Last synced: 29 Apr 2026
https://github.com/yenilikci/codeigniter-api
create rest api with codeigniter and vue.js
codeigniter json rest-api vue-router vuejs vuex
Last synced: 29 Apr 2026
https://github.com/bluediu/teslo-nestjs
Testing App for Nest.JS
docker nestjs postgresql rest-api
Last synced: 29 Apr 2026
https://github.com/emrecancorapci/dotnet-yet-another-blog-app-backend
Backend side of a layered web application. Developed using .NET 7.0, Entity Framework Core and PostgreSql.
dotnet entity-framework-core jwt layered-architecture postgresql rest-api
Last synced: 29 Apr 2026
https://github.com/le4ndro/bookmarks
Sample API project for bookmarking web sites using Spring Boot and PostgreSQL
postgresql rest-api spring-boot spring-data-jpa
Last synced: 29 Apr 2026