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-14 00:26:17 UTC
- JSON Representation
https://github.com/codeluminary/inventory-management-software-using-aspnet-microservice
A web based inventory management software using .net core micro services. It include a front-end micro service, a user micro service, a product micro service and an api gateway
api-gateway asp-net-core c-sharp jwt microservices ocelot rest-api
Last synced: 09 Jun 2026
https://github.com/shanathvemula/test_oauth2
This repository provides a succinct overview of implementing OAuth2 authentication within Django, emphasizing its seamless integration with the User, Group, Permission, and ContentTypes APIs.
authentication django django-admin django-application django-framework django-oauth-toolkit django-project django-rest-framework djangorestframework oauth2 oauth2-server openid-provider openid-server permissions python python3 rest rest-api restful-api roles
Last synced: 23 Jan 2026
https://github.com/mindula-dilthushan/flask-mongodb-rest-api
This is flask application REST API. using database MongoDB.
Last synced: 11 Feb 2026
https://github.com/the-akira/django-rest-tutorial
Neste guia vamos desenvolver uma REST API com o framework Django REST
django django-application django-rest-framework movies python3 rest-api restful-api
Last synced: 19 Apr 2026
https://github.com/leocavalcante/fsharp-mongodb-api
REST API with MongoDB and F# on .NET Core.
crud-api dotnet-core fsharp mongodb rest-api
Last synced: 20 Apr 2026
https://github.com/microsoft/kiota-serialization-text-php
Text serialization provider for Kiota clients in PHP
Last synced: 19 Oct 2025
https://github.com/gedeonts/space-travelers-hub
The application will allow users to book rockets and join selected space missions.
reactjs redux redux-thunk rest-api
Last synced: 21 Jan 2026
https://github.com/lafayettegabe/simple-firebase-rest-api
🔥 Firebase & Next.js | Blazing-fast and serverless REST API
api crud firebase firebase-database firebase-template firestore next-template next14 next14-template next14example nextjs redux rest-api serverless starter template
Last synced: 30 Dec 2025
https://github.com/sajanv88/multi-tenancy-with-nestjs
I wrote a blog about Multi-tenancy with Nestjs
nestjs rest-api saas typescript
Last synced: 16 Apr 2026
https://github.com/raksa/java-spring-for-account
Account management with Spring and MySQL, (Ajax, Rest-api, CRUD and i18n)
ant hibernate i18n java-8 maven mysql oracle-11g rest-api spring-framework
Last synced: 20 Apr 2026
https://github.com/cornerstone-ondemand/modelkit-imdb
NLP sample project leveraging modelkit and the imdb reviews dataset
fastapi imdb-dataset machine-learning mlops modelkit natural-language-processing nlp python rest-api spacy tensorflow
Last synced: 20 Apr 2026
https://github.com/akmittal/node-typescript-typeorm-starter
A simple project with authentication middleware
boilerplate nodejs rest-api signup
Last synced: 28 Jan 2026
https://github.com/lazybytez/jojo-discord-bot
An advanced multi-purpose discord bot
api api-rest bot discord discord-bot discordbot discordgo go golang rest rest-api
Last synced: 29 Jan 2026
https://github.com/sulimanjoya/leaderboard-list-app-v1
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.
css html javascript rest-api webpack
Last synced: 05 Mar 2026
https://github.com/falco13/api_django_todo_tickets
Simplified analogue of Jira/Trello - with the ability to create tasks and assign them to other users, change statuses, filtering, adding images, and commenting.
agile api api-rest django django-rest-framework djangorestframework jira jira-rest-api python python3 rest rest-api tasks tasks-app tickets todo todo-app trello trello-api
Last synced: 11 Feb 2026
https://github.com/ikeohachidi/http-dub
A wrapper over the fetch API providing an easier way to create RESTful endpoints. Inspired by Phoenix frameworks "resources" macro.
fetch http rest rest-api vue xml xmlhttprequest
Last synced: 27 Apr 2026
https://github.com/sanderhelleso/live
🤝 Application that connects people who care about others to those that needs to be taken care of.
api bulma javascript php rest-api sql
Last synced: 28 Feb 2026
https://github.com/danieliser/edd-api-php
A PHP SDK & Wrapper for the Easy Digital Downloads Rest API.
easy-digital-downloads edd edd-api php rest-api wordpress
Last synced: 20 Apr 2026
https://github.com/jcyamacho-go/httputil
helpers to create http rest services
error-handling golang http query-params rest-api
Last synced: 14 Jan 2026
https://github.com/kuan-m/crm
A modular monolith CRM built with Laravel
crm crud docker laravel modular-monolith rest-api
Last synced: 21 Apr 2026
https://github.com/dheerajgits/insightrack-api
The InsighTrack-API project is a custom analytics solution designed to track user events and interactions within applications. Built using MVC architecture for organized structure, it efficiently manages data with Prisma and ensures scalability through TypeScript. This API would be utilized by InsighTracker-SDK and main web portals.
mixpanel mvc-architecture postgresql prisma rest-api typescript
Last synced: 11 Feb 2026
https://github.com/aitoyoru/kuro-movies-api
REST and GraphQL API made with gin gonic
gin-gonic golang graphql jwt postgresql projects rest-api sqlite
Last synced: 14 Feb 2026
https://github.com/prashant-shahi/referral-app
Referral app using GraphQL server written in node(express) and REST API server python(flask)
dgraph express-js flask graphql graphql-server nodejs python3 rest-api
Last synced: 19 Jan 2026
https://github.com/php-coder/query2app
Map SQL queries to URLs and generate a whole app
code-generator express fastapi generator golang javascript python rest rest-api scaffold sql typescript
Last synced: 30 Jan 2026
https://github.com/jgudo/rest-api-recipe
A simple REST API built with Node JS, Express and MongoDB
api-recipe express-mongodb node node-express recipe-rest-api rest-api rest-api-express
Last synced: 28 Feb 2026
https://github.com/tuan3w/python-rest-template
A clean, scalable, i18n ready FastAPI template
boilerplate dependency-injection domain-driven-design fastapi i18n python rest-api sqlalchemy template
Last synced: 18 Apr 2026
https://github.com/nikoo-asadnejad/responsebase
ResponseBase is a return type of a service or api which can be implicitly converted to objectResult
api csharp csharp-code dotenetcore dotnet dotnet-core response response-management rest-api restful-api result-pattern result-type resultbuilder resultpattern
Last synced: 31 Jan 2026
https://github.com/khalilgharbaoui/issues-tracker-api
Issues tracker api
api api-rest clean-code jwt jwt-authentication object-oriented-programming pundit rails-application rails5 rails5-api rest-api restful-api rspec ruby ruby-application solid-principles tdd test-driven-development
Last synced: 15 Apr 2026
https://github.com/kabirnayeem99/placeholder_flutter
Flutter app to demonstrate clean architecture with GetX with JSON Placeholder API.
clean-architecture flutter getx json-placeholder-api rest-api
Last synced: 29 Apr 2026
https://github.com/rozeappletree/realtime-forex-api
fastapi forex-api realtime rest-api sqlalchemy sqlite
Last synced: 11 May 2026
https://github.com/itismohammadreza/league
Website for showing a football league results
angular league responsive rest-api sass typescript
Last synced: 11 May 2026
https://github.com/shubhamch95/opinion-trading-app
The Opinion Trading Backend is a Node.js and Express.js application for real-time trading on sports events. It uses WebSockets for live updates, authentication, and role-based access control, integrating external APIs for live sports data.
axios expressjs javascript mongodb nodejs rest-api websocket
Last synced: 17 Mar 2026
https://github.com/luizgabriel/ticketscanner
An android app to scan and validate tickets
android kotlin-android qrcode rest-api
Last synced: 29 Apr 2026
https://github.com/guillaumealgis/simplemdm-swift
Swift bindings for the SimpleMDM API
Last synced: 18 Jul 2026
https://github.com/the-akira/flask-rest-api
Flask REST API Experiment with Marshmallow and SQLAlchemy
experiment flask flask-sqlalchemy marshmallow marshmallow-sqlalchemy rest-api
Last synced: 25 Apr 2026
https://github.com/ttskch/api-platform-example
💥Real-world example app built with API-Platform
api-platform php rest-api symfony
Last synced: 13 May 2026
https://github.com/thaispalmer/yii2-rest-boilerplate
Yii 2 REST Project Boilerplate for easily start a new RESTful API
boilerplate rest rest-api restful template yii2 yii2-framework
Last synced: 12 Feb 2026
https://github.com/the-bipu/college-api-nextjs
This is an API created for getting the names on all Indian Colleges. Here i've used NextJs for frontend as well as Backend and for database i've used MongoDb.
mongodb nextjs rest-api shadcn-ui
Last synced: 15 Jun 2026
https://github.com/saas98/brane-frontend
Online learning management system
material-ui peerjs reactjs rest-api scss socketio-client stripe
Last synced: 16 Oct 2025
https://github.com/ahmadxgani/flask-restapi
rest api build by flask
flask-api pinterest python3 rest-api scraper scraping web-scraping
Last synced: 08 Oct 2025
https://github.com/belito3/go-web-api
golang rest api example
gin-framework graceful-shutdown ratelimit rest-api unittest
Last synced: 14 Jan 2026
https://github.com/cimpress-mcp/tiger-continuationtoken
Bind and decode encoded application continuation tokens.
asp-net-core encoded hygiene query-parameters rest-api
Last synced: 06 Jun 2026
https://github.com/twivesdk/twitch-dev-types
Up-to-date Twitch Typings based on the official Twitch Dev Docs
nodejs rest-api twitch twitch-api twitch-dev twitch-eventsub twitchtv types typescript typings
Last synced: 23 May 2026
https://github.com/aikursat/movie-website-backend
Includes Backend topics such as; Rest API, Middleware, JSON Web Token, GraphQL and created Admin Panel
Last synced: 10 Oct 2025
https://github.com/mehrshaddarzi/wp-rest-api-validate
Laravel Validation for WordPress REST API Plugin
laravel-validation php rest-api wordpress wordpress-development wordpress-plugin wordpress-rest-api
Last synced: 15 Apr 2026
https://github.com/merodriguezblanco/rest-api-style-guide
Rest API Style Guide
api rest rest-api style-guide styleguide
Last synced: 09 Feb 2026
https://github.com/johnsalazar/microservices-go-common
Common and shared module in the implementation of microservices for the e-commerce application built in Golang.
asymetric-cryptography authentication authorization background-service certificates claims cors discovery-service grpc health-check jwt-token metrics middlewares rest-api tracing validators
Last synced: 29 Apr 2026
https://github.com/k1r0s/ritley-alpha
[DEPRECATED] use k1r0s/ritley instead
back-end dependency-injection oop rest-api
Last synced: 09 Oct 2025
https://github.com/milad-2003/storefront2
Second phrase of the storefront project with Django. This is just an imaginary project for practice.
Last synced: 13 Feb 2026
https://github.com/muhdhanish/youtube-react-app
This project is a simple clone version of YouTube created using React. It was built as a learning.This project is a simple clone version of YouTube created using React. It was built as a learning exercise to understand React components, state management, and working with APIs.
javascript metirial-ui reactjs rest-api
Last synced: 04 May 2026
https://github.com/skiftle/sorbus
The typed fetch client
contract fetch rest-api type-safe typescript zod
Last synced: 23 Mar 2026
https://github.com/eduardosampaio/spring-boot-gerenciador-rh
docker jpa mysql rest-api spring-boot swagger tdd
Last synced: 18 Apr 2026
https://github.com/kucingcoder/kirimkan
A self-hosted WhatsApp messaging API built with Go. Send WhatsApp messages via HTTP requests for OTP, notifications, and more.
api golang message otp rest-api restful-api whatsapp whatsapp-api whatsapp-chat whatsmeow
Last synced: 27 Apr 2026
https://github.com/pkparthk/buddy-ai
Buddy AI is a full-stack, AI-powered personal assistant that combines voice recognition, natural language processing, and advanced command interpretation. Built with Python (Flask) and React (TypeScript), it features smart web navigation, real-time system monitoring, weather/news APIs, and context-aware responses.
api artificial-intelligence flask gtts machine-learning python react reactjs rest-api speechrecognition tailwindcss typescript
Last synced: 08 Oct 2025
https://github.com/flioris/jva
Java wrapper for working with the VK Long Poll API.
api api-wrapper asynchronous bot bot-api java jva long-poll long-polling okhttp3 rest rest-api synchronous vk
Last synced: 13 Mar 2026
https://github.com/aurelienmorgan/defect_detection_webservice
Surface Defect Detection as a Tensorflow/Keras model microservice container.
cnn computer-vision containers data-augmentation docker flask gunicorn jupyter-notebook keras nginx opencv python rest-api segmentation-model tensorflow u-net uwsgi webservice
Last synced: 09 Apr 2026
https://github.com/jpcadena/fastapi-boilerplate
FastAPI boilerplate project for backend with SQAlchemy and Redis
api backend black-formatter boilerplate database fastapi isort mypy poetry postgresql pydantic python redis rest-api restful-api ruff sqlalchemy starlette template uvicorn
Last synced: 20 Jan 2026
https://github.com/anergictcell/pyhpoapi
A REST-API wrapper around PyHPO to handle the Human Phenotype Ontology (HPO) through HTTP(S)
fastapi hpo hpo-explorer hpo-similarity python rest-api
Last synced: 13 Apr 2025
https://github.com/codexparas/db-migrator
DB Migrator is a Spring Boot-based tool for seamless data migration between MySQL, PostgreSQL, and Oracle databases. Using Spring Batch, it supports efficient batch processing and provides REST APIs for migration and data insertion.
batch-processing data-migration mysql openapi oracle postgresql rest-api spring-batch spring-boot
Last synced: 08 Apr 2026
https://github.com/nunogois/bun-kv-store
A basic key-value store made with the purpose of checking out Bun.
bun hacktoberfest key-value keyvaluestore rest-api store
Last synced: 28 Apr 2025
https://github.com/joelst/bamboohr-to-aad-user-provisioning
User provisioning from BambooHR to Entra ID (Azure Active Directory)
automation azure-active-directory bamboohr powershell rest-api
Last synced: 08 May 2025
https://github.com/quard/asciiwrite
simple educational service to render text with FIGlet fonts
Last synced: 28 Mar 2025
https://github.com/sefatanam/fullstack-app
Nx workspace with Angular, Prisma, NestJS Docker and Railway.
angular cypress docker jest nestjs nx-workspace postgresql prisma prisma-studio railway rest-api sqlite vercel
Last synced: 07 Mar 2026
https://github.com/exon-it/redmine-scala-client
Redmine REST API Client for Scala
redmine redmine-client rest-api scala
Last synced: 11 Jan 2026
https://github.com/yashmeh/golang-restapi
Just for the sake of learning clean architecture with golang.
Last synced: 02 Aug 2025
https://github.com/rbatinov/doctor-booking-rest-api-documentation
This is a simple documentation for my Doctor Booking System. You can check more about the Doctor Booking System here: https://radoslav-batinov.bss.design/Projects/Doctor-Booking.html
api booking booking-api booking-platform booking-system bookings csharp doctor doctor-appointment-management doctors documentation postman rest rest-api restful-api sqlserver sqlserver-2017 webapp webapplication website
Last synced: 30 Apr 2026
https://github.com/dhi13man/answering-forum-backend
A Node.js Express backend for a Stackoverflow like answering forum, with RESTful endpoints, written in es6 style with linted and comprehensively unit-tested code. Utilizes a local json database using fs but has full separation of concern to implement anything else.
babel backend backend-api es6 eslint express express-middleware express-router filesystem fs javascript jest json jwt model-view-controller node node-js nodejs rest-api unit-testing
Last synced: 11 Apr 2026
https://github.com/pschmitt/python-opsview
Python REST API client for Opsview monitoring
monitoring opsview python rest-api
Last synced: 21 Mar 2025
https://github.com/bybatkhuu/rest-fastapi-template
This is a template repository for FastAPI web service projects.
boilerplate cicd cookiecutter docker docker-compose fastapi fastapi-boilerplate fastapi-template microservice python rest-api template web-server
Last synced: 01 Apr 2026
https://github.com/souvik03-136/go-store
Cloud-Based File Storage System
access-control amazon-s3 backend-development ci-cd cloud-storage distributed-systems docker file-sharing golang google-cloud-storage jwt-authentication microservices mysql oauth object-storage postgresql rest-api scalability secure-authentication web-services
Last synced: 25 Jan 2026
https://github.com/ikhsan3adi/flutter-computer-maintenance-app
An app to help the computer or any other devices maintenance process
Last synced: 21 Mar 2025
https://github.com/navdeepm20/newshut
NewsReader is a website created to get personalized news experience to its clients. It's not an individual news platform but it's a platform which gathers news from various sources and help you to read news you want. Why googling for a perticular news topic when you have NewsReader. That's the idea behind creating this awesome project and to make news reading more personalized and simple.
django django-rest-framework html-css-javascript newshut newsreader rest-api
Last synced: 18 May 2026
https://github.com/chrispoulter/halcyon-api
A .NET Core REST API project template 👷 Built with a sense of peace and tranquillity 🙏
csharp docker dotnet dotnet-core entity-framework fluent-email fluent-validation github-actions maildev mapster masstransit minimal-api postgresql rabbitmq redis rest-api seq serilog signalr swagger
Last synced: 12 May 2025
https://github.com/axsddlr/rpilocator_api
An Unofficial REST API for checking Raspberry Pi 4 availability https://rpilocator.com/
fastapi python rest-api web-scraping
Last synced: 07 Apr 2026
https://github.com/osandadeshan/rest-assured-demo
A sample project to demonstrate API automation for GET, POST, PUT, PATCH & DELETE operations using Rest Assured and Java
automation rest-api restassured testng
Last synced: 06 May 2025
https://github.com/apfirebolt/gym_management_system
A gym management system web app written in Django
django django-rest-framework django-rest-framework-jwt djangorestframework gym-management jinja2-templates materialize-css multi-page-application python rest-api
Last synced: 19 May 2026
https://github.com/knowledgefactory4u/dotnet-6-postgresql-crud-application
Build REST CRUD APIs with .Net 6 and PostgreSQL
crud dotnet6 postgresql rest-api
Last synced: 08 May 2026
https://github.com/vikas-ukani/sanctum-api-authentication-with-laravel
A complete API Authentication with Laravel using Sanctum Package. Laravel Sanctum provides a featherweight authentication system for SPAs (single page applications), mobile applications, and simple, token-based APIs. Sanctum allows each user of your application to generate multiple API tokens for their account. These tokens may be granted abilities/scopes which specify which actions the tokens are allowed to perform.
authentication laravel php rest-api sanctum
Last synced: 19 May 2026
https://github.com/jerodg/base-client-api
A base client for making REST API clients
Last synced: 18 Jun 2026
https://github.com/refine-software/afrad-api
Afrad is a fully featured e-commerce API built by refine
docker e-commerce gin golang rest-api
Last synced: 22 Jul 2025
https://github.com/actions-cool/octokit-rest
🔥 GitHub REST API 官方 Octokit 库 中英文档 https://actions-cool.github.io/octokit-rest/
docs github github-api octokit octokit-js rest-api
Last synced: 30 Apr 2026
https://github.com/avtonom/spa-application-symfony-restful-api-vue
SPA application (Symfony RESTful API + Vue.js)
api api-rest api-restfull apirest rest rest-api restful restful-api spa spa-architecture symfony symfony3 vue vue-component vue-components vue-resource vue-router vue2 vuejs vuejs2
Last synced: 02 Jan 2026
https://github.com/inf800/realtime-forex-api
fastapi forex-api realtime rest-api sqlalchemy sqlite
Last synced: 22 Mar 2025
https://github.com/thedanielmoli/sadkit
Sadkit is a Node.js clustered web server with zero code needed. Just configuration files!
node nodejs rest-api reverse-proxy webserver
Last synced: 21 May 2026
https://github.com/rodoufu/btc-rawtx-rest
Rest webservice to create raw transactions selecting UTXO
bitcoin flask raw-transaction rest-api utxo webservice
Last synced: 02 Jan 2026
https://github.com/lazydynamics/rxinferserver
RESTful HTTP endpoints to RxInfer
backend bayesian-inference openapi rest-api
Last synced: 22 Mar 2025
https://github.com/aimanyusufw/realestate-web-api
API template for creating a property listing website using Laravel and the Filament library.
api free open-source real-estate rest-api
Last synced: 23 May 2026
https://github.com/gunantos/ci4-restfull
Library CI4 untuk pembuatan WEB API Restfull dilengkapi dengan Authentication type JWT, KEY, Basic, Digest yang bisa terintegrasi dengan database, memiliki fitur blacklist, whitelist, management api"
codeigniter codeigniter4 php rest-api restful restful-api
Last synced: 08 Mar 2026
https://github.com/harundogdu/typescript-prisma-library-api
This is a simple API built with Typescript, Prisma, and Express. It is a library API that allows users to create, read, update, and delete books and authors. It also allows users to create, read, update, and delete book authors.
api crud es-build express express-validator nodejs nodemon prisma rest-api typescript
Last synced: 14 Apr 2025
https://github.com/darkredz/zeko-restapi-examples
Example project using Zeko Rest API framework
kotlin kotlin-coroutines microservice mvc-framework rest-api vertx vertx-web zeko zeko-data-mapper zeko-restapi zeko-sql-builder
Last synced: 18 Mar 2025