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/ariellourenco/life
This repository contains the implementation of Conway's Game of Life using ASP.NET Core.
aspnetcore dotnet-core rest-api
Last synced: 04 May 2026
https://github.com/abhishekmallav/mobile-sms-server
An Android app that turns your Android phone into a local SMS gateway. A free local alternative to cloud SMS APIs (like Twilio) for feature development and automated alerts, powered by Flask and Kivy.
android buildozer flask kivy local-development pyjnius python rest-api sms-api sms-gateway sms-messages twilio-sms
Last synced: 09 Jun 2026
https://github.com/tomijuarez/volcano
Campsite booking system
hibernate java rest-api spring-boot
Last synced: 04 May 2026
https://github.com/mdtanvirhossaintusher/job-portal
backend-development rest-api spring spring-boot springdatajpa
Last synced: 04 May 2026
https://github.com/claretnnamocha/template-mongodb
Backend template with typescript and express ready to go with swagger documentation with support for MongoDB
api express mongodb mongoose rest rest-api swagger-ui template typescript
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/ramgochade39/live-share-market-tracker-microservices-based-real-time-stock-info-app
See The Stocks INfo In Real Time With Ticker Symbols (Unique Codes For Each Stock)
controller feign-client jsp lombok microservices-architecture rest-api spring-boot spring-cloud spring-mvc webclient-springboot
Last synced: 04 May 2026
https://github.com/tihonenko/planner-web-server
Simple server for calendar planner app
calendar nestjs nodejs planner-app rest-api task-scheduler
Last synced: 04 May 2026
https://github.com/coowinit/wp-fullscreen-post-modal-theme
一个带卡片文章列表、路由驱动全屏详情弹层,以及静态 HTML 预览的 WordPress 博客主题。
blog blog-theme cards css frontend html javascript modal php responsive rest-api theme-development wordpress wordpress-theme
Last synced: 09 Jun 2026
https://github.com/yoanesber/spring-boot-redis-stream-producer
This Spring Boot REST API handles order payments using Redis Streams instead of Pub/Sub, offering a more reliable and scalable message-driven solution. Redis Streams retain messages until acknowledged, ensuring durability and preventing message loss when no consumers are available.
lettuce order-payment publish-subscribe redis redis-stream rest-api spring-boot
Last synced: 04 May 2026
https://github.com/swayamag/plantvision-ai
AI-powered plant species classification using ResNet50 and FastAPI
computer-vision deep-learning fastapi image-classification machine-learning plant-identification python resnet-50 rest-api tensorflow
Last synced: 04 May 2026
https://github.com/rgolubtsov/customers-api-proto-lite-clojure-httpkit
A daemon written in Clojure, designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.
clojure customers docker http-kit json microservice rest-api sqlite
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/coderunner099/adress-app
App: save, display, edit, and delete addresses,
fetch-api javascript python rest-api sqlite
Last synced: 04 May 2026
https://github.com/sebyx07/rust-ratatui-todos
A high-performance todo list application with TUI, CLI, and REST API interfaces. Built with Rust, Ratatui, SQLite, and Axum with full pagination support.
axum cli crossplatform pagination productivity ratatui rest-api rust sqlite terminal todo tui
Last synced: 04 May 2026
https://github.com/khoirulhudaadev/api-warehouse
API for web warehouse
api artisan backend endpoint laravel optimalization php rest-api
Last synced: 04 May 2026
https://github.com/locke-chappel/oss-java-commons-web
A Spring based MVC/RESTful web extension/abstraction
java maven rest-api spring web-application
Last synced: 15 May 2026
https://github.com/danko118/ufanet-intercom
this is the backend part of my university internship project at Ufanet
golang intercom logrus microservice mqtt mqtt-client postgres postgresql psql rest-api
Last synced: 04 May 2026
https://github.com/sreeharshrajan/recipe-tracker-api
A production-ready RESTful API built with Laravel 12 for managing cooking recipes.
crud interview-project laravel laravel-sanctum php phpunit recipe-tracker rest-api sqlite
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/saurabh9136/task-tracker-api
This is a task tracker api application which allows users perform CRUD operations to manage there Tasks. It have a feature of robust error Handling.
error-handling hibernate-jpa java logger postgresql-database rest-api spring-boot
Last synced: 05 May 2026
https://github.com/tirth-22/springboot-quiz-app
Spring Boot Includes REST APIs, question management, and quiz functionality.
maven mysql-database rest-api springboot
Last synced: 05 May 2026
https://github.com/mahmoud-nfz/digit-recognition-api
A simple rest api made with flask for predicting a digit written on an 8x8 image using an xgboost machine learning model trained on the sklearn digits dataset. Frontend hosted at :
ai flask machine-learning python rest-api xgboost
Last synced: 05 May 2026
https://github.com/rahulgithub-web/mini-blog-project
Mini Blog Project
api database javascript mongodb-atlas nodejs postman rest-api
Last synced: 05 May 2026
https://github.com/aakcay5656/django-projects
python django projects
django mvt-architecture netflix-clone postgresql python rest-api
Last synced: 05 May 2026
https://github.com/007tickooayush/node-cluster-test-poc
Clustering in Node allows you to create multiple instances of your Node.js application, called worker processes, to take advantage of multi-core systems, distributing the workload across multiple threads,and improves the performance and scalability of your application. In the provided repository the specified proof of concept is tested.
autocann cluster expess node rest-api
Last synced: 05 May 2026
https://github.com/onify/blueprint-dynamics-365-business-central-create-customer
Onify Blueprint: Create customer in Dynamics 365 Business Central
azure blueprint bpmn business-central dynamics-365 dynamics-365-business-central erp flow microsoft onify onify-blueprint onify-blueprints rest-api
Last synced: 05 May 2026
https://github.com/nejdetkadir/your-tweets
You can share your tweets in here anymore!
axios-vue firebase firebase-auth firebase-database rest-api slot vuejs vuex
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/mihaidinu0/expensetracker
Secure Spring Boot backend with JWT auth, Docker, PostgreSQL & CI/CD
ci-cd docker java jwt-authentication postgresql rest-api spring-boot
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/jvlm0/bookstore
Projeto Spring para estudos, para cadastro (CRUD) de livros, com autores, livros, editora e revisões. Com o foco na utilização do jpa.
backend jpa rest-api spring spring-boot
Last synced: 05 May 2026
https://github.com/codestun/flickpick-angular-client
Welcome to FlickPick, a single-page, responsive movie app built with Angular.
angular angular-client angular-material jsdoc mongodb rest-api rest-api-client typedoc typescript
Last synced: 05 May 2026
https://github.com/vviveksharma/netflix-api
A Netflix Movie clone using Nodejs , Expressjs and Mango DB and restful api in which we are applying the CRUD operation on Movie or Series , List (Top 10 Thriller Series all time) , User Authentication using JWT Tokenization as well
expressjs jwt-authentication mongodb nodejs rest-api
Last synced: 05 May 2026
https://github.com/dalejandrov/sipsa
A REST API wrapper that exposes official Colombian agricultural price and supply data from the DANE SIPSA SOAP web service through a modern RESTful interface, built with Spring Boot
java maven rest-api spring-boot
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/ivanmartynovleti/java-filmorate
Бэкенд социальной сети, позволяющей выбрать фильм или сериал для просмотра.
h2-database java jdbctemplate junit lombok maven rest-api slf4j spring-boot spring-framework sql
Last synced: 05 May 2026
https://github.com/bastidanicolas/fullstackcv-backend
Backend for FullStackCV-FrontEnd, Spring Boot CRUD REST API
argentina-programa argentinaprograma backend-api crud crud-api jwt jwt-authentication mysql object-oriented-programming rest-api restapi spring spring-boot spring-data-jpa spring-rest-api spring-security springboot
Last synced: 05 May 2026
https://github.com/douglaszuqueto/api-gateway-test
Testes com NodeJS no ecossistema Gateway/Microservice
api docker gateway jwt microservice nodejs rest-api
Last synced: 05 May 2026
https://github.com/cedrickchee/node-api-kit
Node.js REST API starter kit
expressjs nodejs rest-api starter-kit
Last synced: 05 May 2026
https://github.com/diegoribeiro2/deploy_de_modelo_de_machine_learning_na_nuvem_gcp_com_fastapi
Deploy de modelos de machine learning treinados localmente na nuvem GCP, utilizando FastAPI para disponibilizar uma API que retorna predições em tempo real.
fastapi gcp-cloud-functions python rest-api
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/siddiqui145/weather_application
A visually appealing Flutter weather app that fetches real-time weather data using the OpenWeatherMap API. It leverages Hive for efficient local caching and Provider for smooth state management. The app features a sleek dark theme, hourly and weekly mock forecasts, and a clean, modern UI.
dart excep flutter hive provider rest-api weather-api weather-app
Last synced: 05 May 2026
https://github.com/n1rjal/fsociety-spaceapp
deployed at https://fsocietyspaceapp.herokuapp.com/
django django-project machine-learning rest-api sklearn
Last synced: 06 May 2026
https://github.com/machinelearningzuu/manioc-leaves-disease-detection
Binary classification model developed using mobilenet_v2 pretrained model to classify whether cassava leaves are healthy or not.
computer-vision convolutional-neural-networks deep-learning flask image-classification mobilenetv2 rest-api tensorflow tensorflowlite
Last synced: 05 May 2026
https://github.com/ankurnarkhede/rails-rest-api-boilerplate
Boilerplate for a basic REST API to perform CRUD functions. Uses MySQL by default.
json rails rest-api restful-webservices ruby-on-rails
Last synced: 05 May 2026
https://github.com/rickyjericevich/web-api-tutorial
A basic tutorial on how to create and deploy a REST API and interact with it using a web page and an Android app
android html java rest-api spring-boot tutorial
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/kaushalvasava/demorestapi
It is a Rest Api using Kotlin, Docker.
backend-api docker gradle kotlin kotlin-backend kotlin-multiplatform rest-api restapi serialization server
Last synced: 06 May 2026
https://github.com/anusree6154s/crio-xflix-backend
Backend for Crio Module - XFlix Backend
expressjs mongodb nodejs postman-api rest-api
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/farab-hussain/nathan-backend
Backend: Express + Prisma e-commerce API providing JWT cookie auth, products with flavors, carts, orders, 3-pack bundles, uploads, and admin endpoints.
authentication-backend cors ecommerce-backend express-js inventory jwt multer-fileupload node-js nodemailer orders postgresql prisma products rest-api
Last synced: 06 May 2026
https://github.com/atakansn/nodejs-rest
NodeJS and MongoDB, simple ecommerce rest api
javascript mongodb node rest-api restfull-api
Last synced: 06 May 2026
https://github.com/kayvansol/microshop-microservice
.Net 8.0 Microservice Project
docker-compose grpc masstransit microservice ocelot-api-gateway rabbitmq rest-api saga-pattern state-machine
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/aparzi/restful-hibernate
A simple project realized with hibernate and spring boot
hibernate java rest-api restful-api spring spring-boot
Last synced: 06 May 2026
https://github.com/danish-mar/whatsapp-mcp
WhatsApp MCP Server: AI tools for WhatsApp with REST API and webhook forwarding.
automation docker mcp rest-api typescript whatsapp
Last synced: 09 Jun 2026
https://github.com/valderman/thicc
Trivial HTTP Interface for (Docker) Compose Containers
debian-packages docker docker-compose haskell rest-api
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/legendarym4x/contacts_book_api
FastAPI, REST API final
docker-compose fastapi pytest python rest-api unittest
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/hasnathjami/android_recyclerview_implementation
RecyclerView Implementation along with API Development and Integration for ELearn Project
gilde mysql php picasso pojo recyclerview rest-api retrofit2 ui-design viewbinding volley
Last synced: 06 May 2026
https://github.com/zafir100100/api-testing-on-dmoney-api-with-rest-assured
This repository contains the source code for automated testing of Dmoney API using Rest Assured library. The tests cover various endpoints and scenarios, ensuring the API functions as expected. The project includes test suites, utilities for test data preparation, and configuration files for test execution.
allure-report commons-configuration2 gradle intellij jackson-databind java rest-api rest-assured testing-framework
Last synced: 06 May 2026
https://github.com/mdnumanahmed/ns-coffee-cafe-client
This is a practice project to explore Firebase Authentication System, CRUD Operation using MongoDB, React Router, Context API.
context-api crud-operation firebase-auth firebase-hosting mongodb-atlas mongodb-database react-router-dom rest-api tailwindcss
Last synced: 06 May 2026
https://github.com/kapit4n/top-news
Top news view, vue js.
bootstrap javascript rest-api vuejs
Last synced: 06 May 2026
https://github.com/dmslakmal/php-restapi-covid-19-details-webapp
This web application fetches and displays information about countries and cities related to COVID-19 using various APIs. It provides details such as population, total COVID-19 cases, total deaths, tests conducted, and more.
ajax api bootstrap css html php rest-api
Last synced: 06 May 2026
https://github.com/brownred/entertainment-api
This is a simple API built with Express.js that serves news articles.
nodejs rest-api typescript webscraping
Last synced: 06 May 2026
https://github.com/jacqueline-dev/api_atividade
REST API com persistência no banco de dados.
flask-httpauth flesk postman python rest-api restful-api sqlalchemy sqlite
Last synced: 07 May 2026
https://github.com/nnamanx/skylink
This is a comprehensive digital solution designed to manage various aspects of airline operations, including flight and airplane management, ticket booking, and user authentication. It's structured as a microservices architecture, consisting of distinct services for user management.
error-handling gradle jwt microservices rest-api spring-boot spring-security validation
Last synced: 07 May 2026
https://github.com/d-parinita/google-notebooklm-frontend
A PDF-powered AI chat application inspired by Google’s NotebookLM. Upload a PDF, process it, and start asking AI-powered questions about the content.
axios nextjs react-pdf rest-api shadcn-ui tailwindcss
Last synced: 07 May 2026
https://github.com/linthithtwe/dashboard-fastapi-backend
A simple FastAPI REST API data querying, pagination, and performance optimization with Redis caching.
Last synced: 07 May 2026
https://github.com/martingit2/aiportal-backend
Backend for Aracanix. En Java/Spring Boot-applikasjon som håndterer datainnhenting, API-er, sikkerhet og orkestrering for en analyseplattform. Se README for lenker til frontend og ML-tjeneste.
fullstack java jpa microservices postgresql rest-api spring-boot spring-security
Last synced: 07 May 2026
https://github.com/jotamarcos/projetobackend-primeiro-exemplo
Projeto Backend com Java - APIRestFull e Microsserviços
deploy heroku java microservices postgresql rest-api restful-api springboot tdd
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/nemeslaszlo/rest-api-deno
Simple rest api implementation with Deno and PostgreSQL.
Last synced: 07 May 2026
https://github.com/dominikdanielewicz/goit-react-hw-08-phonebook
This Phonebook app, supports all necessary operations on the contact collection, as well as registering, logging in and user update with JWT.
auth createasyncthunk javascript jwt-auth jwt-token material-ui react react-router redux redux-tookit redux-toolkit rest-api
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/guilhermebkel/tinder-clone
A refactoring of one of the most famous online dating application.
mongodb node react rest-api restful-api tinder
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
https://github.com/matan3sh/todolist-async-jsonserver
Three parts home assignment at CodingAcademy for implement a state management functionality with redux as async, axios requests and json-server
axios crud-application json-server react reactjs redux redux-thunk rest-api
Last synced: 07 May 2026
https://github.com/lfarci/journal-de-bord-rest-api
API of the Journal de bord porject.
hibernate java maven oauth2 openid-connect rest-api spring spring-boot
Last synced: 07 May 2026
https://github.com/yanliu1111/react_flask_fullstack_project
in processing
docker-compose flask-sqlalchemy jwt-authentication react-bootstrap react-router rest-api unittest
Last synced: 07 May 2026