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-06-25 00:22:48 UTC
- JSON Representation
https://github.com/dranih/go-crud-api
Adding a REST API to a MySQL/MariaDB, PostgreSQL, SQL Server or SQLite database.
Last synced: 18 Jan 2026
https://github.com/dbgjerez/golang-rest-api-cassandra
Example using CQL and Go REST API
cassandra cassandra-cql cassandra-database docker dockerfile go golang gorilla-mux mux rest rest-api restful-api
Last synced: 12 Jan 2026
https://github.com/jacobsvante/netsuite-rs
Rust library for making requests to the NetSuite REST APIs
Last synced: 20 Sep 2025
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/medazzo/sbr-generator
Rest Server generator based on Spring Boot and Yaml configuration file
configuration generator rest-api spring-boot spring-security swagger swagger-ui swagger2
Last synced: 26 Jun 2025
https://github.com/matt0550/streaming-api
APIs that allow you to receive the updated URL of the most popular streaming sites. (example. euroStreaming)
api flask python rest-api streaming streaming-api
Last synced: 27 Jun 2025
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/itismohammadreza/task-product-management
A simple product management application with mock data fetching
angular bootstrap html mock-server responsive rest-api sass typescript
Last synced: 16 Apr 2026
https://github.com/consulta/consulta-laravel
Paquete de Laravel para validación de RUC y DNI en Perú
consulta laravel package paquete php reniec rest-api sunat validacion
Last synced: 14 Jan 2026
https://github.com/harryosmar/php-restful-api-response
php restful api response implement PSR-7: HTTP message interfaces
composer-plugin php psr7-http response-code rest-api transformer
Last synced: 13 Jan 2026
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/willdady/postms
PostMS is a Go microservice exposing a RESTful API for managing blog-like posts and comments in a PostgreSQL database
blog golang microservice postgres postgresql rest-api
Last synced: 18 Apr 2026
https://github.com/mikenew01/rest-client-template
Base project for client generation rest.
client java java-8 rest-api rest-client
Last synced: 18 Mar 2025
https://github.com/mixerapi/rest
Generate restful routes with a single command or expose them automatically with an AutoRouter [READ-ONLY]
cakephp cakephp-api cakephp-bake cakephp-plugin cakephp-rest cakephp4 php rest rest-api restful restful-api
Last synced: 04 Sep 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/fortizpenaloza/cosmos
Internet of Things platform
internet-of-things iot pharo rest-api smalltalk
Last synced: 07 Mar 2026
https://github.com/tspannhw/phillycrime-springboot-phoenix
Apache Phoenix - Apache HBase - SpringBoot - Philly Crime Data
apache-hbase apache-phoenix jdbc philly-crime rest-api spring-boot
Last synced: 19 May 2026
https://github.com/mrdave1999/quotes-backend
A simple API REST for learning purposes. Contains functions to manage medical appointments.
Last synced: 24 Mar 2025
https://github.com/grottopress/lester
A low-level API client for LXD
crystal devops http-client lxd rest-api
Last synced: 22 Apr 2025
https://github.com/palashmon/mevn-auth-api
Learning to create a simple RESTful API for Authentication using Node.js + Express + MongoDB
api expressjs learning-by-doing mongodb nodejs rest-api
Last synced: 14 Jul 2025
https://github.com/dutu/valr-api-node
VALR exchange API client for REST and WebSocket
api promise rest rest-api rest-client valr valr-api websocket websocket-client
Last synced: 11 Apr 2026
https://github.com/egemenciftci/grpc-service-vs-minimal-web-api
GRPC Service vs Minimal Web Api
asp-net-core csharp grpc grpc-client grpc-server minimal-api net rest rest-api rest-client
Last synced: 15 Apr 2025
https://github.com/itwin/project-api-sample-app
[DEPRECATED] Simple c# sample app for creating & querying iTwin projects as well as team members.
project projects rest-api sample
Last synced: 16 Apr 2025
https://github.com/zhravan/real-world-problems
This repo contains real-world-problems solved in Node.js or TypeScript
backend express expressjs node nodejs real-world-app real-world-problem-solving real-world-project rest-api typescript
Last synced: 11 Apr 2026
https://github.com/apitally/apitally-dotnet
Simple, privacy-focused API monitoring & analytics for ASP.NET Core web apps
api api-analytics api-logging api-monitoring api-observability asp-net-core monitoring rest-api
Last synced: 16 Apr 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/alien-head/kleuth
kotlin + sleuth = kleuth. A framework for generating Spring REST APIs through the directory structure.
framework kotlin kotlin-language kotlin-library rest rest-api spring spring-boot web
Last synced: 11 Jan 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/wtx-labs/woocommerce-api-openapi-specification
The WooCommerce REST API specification in OpenAPI 3.0 format
api api-specification ecommerce ecommerce-integrations integration oas3 oas3-definitions openapi openapi-documentation openapi-schema openapi-specification openapi3 rest rest-api specification woocommerce woocommerce-api woocommerce-extension woocommerce-plugin woocommerce-shop
Last synced: 14 May 2025
https://github.com/mahmoudimus/tsadwyn
A Stripe-like API versioning library - full-featured enhanced Typescript port of Python's Cadwyn
api api-versioning backward-compatibility express express-js express-middleware expressjs node-express node-js rest-api restful-api stripe-api stripe-like typescript version-pinning
Last synced: 28 May 2026
https://github.com/psnappz/go-elk-stack
ELK Stack + CRUD API built on top of Go
docker docker-compose elasticsearch elk-stack gin-gonic go golang kibana logstash rest-api terraform
Last synced: 12 Apr 2026
https://github.com/salmandabbakuti/qldb-essentials
Kickstarter Development Essentials for Amazon's QLDB. Article here: https://medium.com/devopsinternationalbv/hands-on-with-quantum-ledger-database-qldb-9223de64ac22
amazon-qldb amazon-web-services aws blockchain-technology database ledger nodejs qldb qldb-example rest-api
Last synced: 07 May 2025
https://github.com/jansanchez/api-with-loopback
API REST build with Loopback.io (NodeJS).
insomnia loopback nodejs rest-api
Last synced: 24 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/zh/banano-site-api
REST API for access to (username)-(banano address) accounts DB
banano-currency golang rest-api
Last synced: 15 May 2025
https://github.com/aaroncolaco/express-skeleton
Quickly set up an Express API
expressjs javascript nodejs rest-api
Last synced: 13 Apr 2026
https://github.com/the-developer-org/create-express-lite
create-express-lite is a npm library that helps you kickstart your Express.js applications by generating a boilerplate code structure. It simplifies the process of setting up a new Express.js project, allowing you to focus on building your application rather than dealing with the initial configuration.
boiler-plate es2021 express joi-validation mongodb mongoose nodejs rest-api starter-template
Last synced: 09 Feb 2026
https://github.com/it-bens/api-platform-resource-actions-bundle
Bundle that can add actions to API Platform operations to deserialize payloads into command objects and pass them to the API Platform workflow.
api-platform rest-api symfony-bundle
Last synced: 14 Aug 2025
https://github.com/vijayinyoutube/ms_app
Flutter Bloc with rest api integration
bloc dart flutter rest-api vijaycreations
Last synced: 11 Apr 2026
https://github.com/naveendanj/project-manager-backend
Backend of the Simple project manager web based platform like clickup.. You can create workspaces , invite users , manage clients , projects , sprints , tasks and many more. Technology used PHP , Laravel
laravel-framework php rest-api
Last synced: 08 Apr 2025
https://github.com/pmuens/advanced-api-versioning
Rolling release based API versioning with backwards compatibility
api api-rest api-service apis javascript rest rest-api
Last synced: 15 May 2025
https://github.com/zmekonnen251/mentor-booking-app-backend
This app is aimed to connect mentor and mentee from around the world, to make software development journey easier for the newbies developer by getting tips, ideas and guide from experience software developer (mentor).
devise jwt postgresql rest-api rspec ruby ruby-on-rails
Last synced: 10 Aug 2025
https://github.com/roger-takeshita/mern_boilerplate
MERN Stack WebApp: MongoDB, Express.js, React.js/Redux.js, Node.js, Jestjs, JSON Web Token (JWT), REST API, JavaScript, HTML, and CSS/SASS (BEM)
bem-methodology express jwt mern-stack mongodb mongoose nodejs react redux rest-api sass
Last synced: 01 Mar 2026
https://github.com/radekbusa/Pragma-Validators
A set of declarative validators for Pharo accessors, inspired by JSR-380 Java Bean Validation annotations
api pharo rest-api smalltalk validation validator
Last synced: 11 May 2025
https://github.com/fernando-medeiros/ecommerce-asp-net-api
API-REST
asp-net backend-api clean-architecture csharp ecommerce-api net-core-webapi netcore-webapi rest-api
Last synced: 05 Apr 2025
https://github.com/thorlauridsen/spring-boot-kotlin-sample
Spring Boot Kotlin multi-project Gradle build sample using Exposed
docker-compose exposed gradle h2-database jackson kotlin liquibase rest rest-api restful-api spring spring-boot springboot springdoc swagger testcontainers
Last synced: 19 Apr 2026
https://github.com/mbarre/ticketresto-nc-rest
Rest API to get Ticket Restaurant Nouvelle Calédonie account details.
Last synced: 09 Aug 2025
https://github.com/nixrajput/social-media-api-nodejs
A social media API built with Node.js, Express, and MongoDB.
api api-auth api-authentication collaborate express expressjs mongodb nixlab nixrajput nixrajput-github node-js-api nodejs nodejs-api rest rest-api social-media social-media-api user-authentication
Last synced: 05 Jan 2026
https://github.com/codeluminary/countries-api-using-nodejs-and-graphql
This project is an API about countries, cities and their airport information. It can be used in flight booking application or other applications that require countries information.
cities countries graphql nodejs rest-api
Last synced: 07 Apr 2026
https://github.com/jsamuelap/crossfit-wod-api
REST API for a CrossFit Training Application
apicache crossfit-wod express express-validator fl0 freecodecamp jsonwebtoken jwt node nodejs rest-api swagger swagger-ui workout
Last synced: 10 Apr 2026
https://github.com/osandadeshan/rest-assured-json-schema-validation-demo
A demo project to validate a JSON response based on a predefined JSON schema.
java json-schema-validator rest-api rest-assured
Last synced: 21 Sep 2025
https://github.com/jaynil1611/dietify-diaries
It is a video library consisting of diet videos and offers useful functionalities around the same.
css express html javascript mongodb mongoose nodejs react rest-api video-library
Last synced: 12 Apr 2026
https://github.com/khouloudhaddad/taskify
React Node Express Postman REST API
Last synced: 10 Apr 2026
https://github.com/quard/asciiwrite
simple educational service to render text with FIGlet fonts
Last synced: 28 Mar 2025
https://github.com/yashmeh/golang-restapi
Just for the sake of learning clean architecture with golang.
Last synced: 02 Aug 2025
https://github.com/aimanyusufw/api-real-estate-app
API template for creating a property listing website using Laravel and the Filament library.
api free open-source real-estate rest-api
Last synced: 27 Feb 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/pschmitt/python-opsview
Python REST API client for Opsview monitoring
monitoring opsview python rest-api
Last synced: 21 Mar 2025
https://github.com/anshumanpattnaik/hackbotone-api
HackbotOne API Using Django REST Framework
api application-security django django-project django-rest-framework microservices pgadmin4 postgresql postgresql-database python python3 redoc rest-api service-oriented-architecture web-security webapplication webservices
Last synced: 17 Apr 2026
https://github.com/amikrop/django-paste
Pluggable, configurable, pastebin HTTP REST API
django django-rest-framework pastebin pygments python python3 rest-api
Last synced: 21 Aug 2025
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/beomjunlee/tableorder
:pig_nose:캡스톤 디자인 프로젝트 테이블오더:pig_nose:
android aws-ec2 aws-rds-mysql docker gradle qr-code querydsl-jpa rest-api restdocs springboot springdata-jpa vuejs
Last synced: 04 Sep 2025
https://github.com/sunilyadav97/django-ecommerce
This is Simple E-commerce website Developed in Python Django
addon addtocart ajax authentication bootstrap5 cart css django html javascript login-system python rest-api
Last synced: 07 Apr 2026
https://github.com/sayakpaul/bentoml-explorations
Contains my experiments made with the mighty library BentoML
bentoml python rest-api scikit-learn tensorflow zomato
Last synced: 16 Sep 2025
https://github.com/ffernandes2021/mcc
PROJETO: Plataforma web de compartilhamento de materiais complementares para uso educacional. Faz uso de tecnologias front-end, back-end, REST API calls e NoSQL database.
bootstrap3 css3 font-awesome-5 html5 javaweb jquery mongodb rest-api
Last synced: 12 Apr 2026
https://github.com/lucioerlan/cryptocurrency-pocket
🐸 Application to check the price of cryptocurrencies
react-native-cli redux rest-api
Last synced: 03 Aug 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/gpbonillas/hello-world-jakartaee9
Project using Jakarta EE 9 with Java 11 to create an API REST
jakarta-ee jakartaee9 java11 rest-api
Last synced: 27 May 2026
https://github.com/raoufsezar/socialmediarestapi
social Media Rest API, Restful API project to CURD posts, CURD Users by admin, follow users, like and dislike their posts.
expressjs javascript mongodb mongoose nodejs rest-api
Last synced: 07 Apr 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/track-my-bus/backend
Rest api for application to track busses
app-backend backend expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2022 hacktoberfest2022-accepted nodejs rest-api
Last synced: 02 Aug 2025
https://github.com/mateusfg7/formatch-server
Web page and API for Formatch mobile app
formidable google-authentication google-cloud-storage nextjs prisma react rest-api zod
Last synced: 15 Apr 2025
https://github.com/c00p75/leaderboard
The leaderboard website displays scores submitted by different players. It also allows scored to be submitted and preserves with the help of the external Leaderboard API service.
bootstrap html-css-javascript rest-api
Last synced: 18 May 2026
https://github.com/kislevlevy/mapty
A workout tracking app that logs running and cycling stats on a map with a user-friendly interface.
javascript map rest-api workout-app workout-tracker
Last synced: 04 Jan 2026
https://github.com/reprompts/fastsecforge
FastSecForge 🔐 — A pluggable FastAPI security boilerplate generator with JWT auth, MongoDB/SQLAlchemy support, and a CLI for instant project scaffolding. Boost your backend development with built-in best practices!
api beginner-friendly boilerplate boilerplate-template contributions-welcome fastapi fastapi-boiler fastapi-boilerplate fastapi-boilerplate-code open-source pip-package pip-packages pypi pypi-package pypi-packages python python-library rest-api restapi restful-api
Last synced: 01 Aug 2025
https://github.com/johnsalazar/microservices-go-payment
About Payment service. Part of an e-commerce built in Golang.
clean-code cqrs cqrs-pattern discovery-service docker golang grpc hexagonal-architecture kubernetes metrics microservices nats nosql rest-api solid telemetry
Last synced: 01 Mar 2026
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/azizbenismail/crud_express.js_mongoose
un serveur JavaScript côté serveur en utilisant ExpressJS et Mongoose. L'objectif global est de créer une application permettant de gérer une liste de contacts. Le projet implique l'installation de MongoDB comme base de données,
express json mongodb mongoose rest-api
Last synced: 05 Jan 2026
https://github.com/nemuelw/ushortener
URL Shortening Service
backend backend-api backend-service gin gin-gonic golang rest-api restful-api server url url-shortener
Last synced: 29 Jun 2025
https://github.com/shravan20/real-world-problems
This repo contains real-world-problems solved in Node.js or TypeScript
backend express expressjs node nodejs real-world-app real-world-problem-solving real-world-project rest-api typescript
Last synced: 26 Mar 2025
https://github.com/wikp/faiss-rest-api
REST API for facebook's faiss
faiss rest-api rust similarity-search vector-similarity
Last synced: 18 Jul 2025
https://github.com/mahammad-mostafa/countries-metrics
This is the capstone project of the third module in the Microverse program. It displays information about world countries & uses React framework with redux toolkit.
capstone-project create-react-app css-modules es6-javascript jest jest-snapshots jsx microverse microverse-projects microverse-students react react-hooks react-router redux redux-thunk redux-toolkit responsive-layout rest-api single-page-app unit-testing
Last synced: 03 Apr 2026
https://github.com/fasatrix/api-ui-performance-projects-assessment
A self-initiative: Bespoke REST API Test Automation Framework , Bespoke UI Test Automation Framework built with TestCafe and JavaScript, Bespoke Performance Test Framework built with JMeter on Docker, WebDriver, Sitespeed.io, Google Performance and Lighthouse
google jmeter lighthouse lighthouse-score mocha-chai mocha-tests mochajs mochawesome performance performance-testing reporting rest-api testcafe webdriver
Last synced: 22 Jun 2025
https://github.com/delitamakanda/groceryapp
django backend for grocery_app_front
Last synced: 22 Jun 2025
https://github.com/ridvanaltun/node-restful-api
An example of REST API infrastructure which uses Node, Express and MongoDB.
Last synced: 22 Jun 2025
https://github.com/the-sabra/o-shortener
if you need to short URL clone it and make short URLs
javascript js mysql mysql-database nestjs nestjs-backend rest-api restful-api ts typescript
Last synced: 07 Mar 2026
https://github.com/gvray/nest-admin
✨ 企业级后台管理系统,基于 NestJS、Prisma 和 MySQL 构建,采用 RESTful API 风格,适用于中后台权限管理、用户系统与通用业务开发。
admin-dashboard admin-template authentication authorization backend-api jwt-authentication mysql nestjs node-js permission-management prisma rbac rest-api role-based-access-control swagger-ui typescript
Last synced: 23 Jun 2025
https://github.com/shravanasati/titan-url
Yet Another URL shortener.
flask hacktoberfest python rest-api url url-shortener
Last synced: 23 Jun 2025
https://github.com/mat3ra/api-client
Python client for Exabyte RESTful API
exabyte-io materials materials-informatics materials-science python-client rest-api
Last synced: 30 Jun 2026