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/cle-b/notebook-httpdbg
A notebook extension to trace the HTTP requests.
httpdbg jupyter-notebook notebook python rest-api
Last synced: 21 Feb 2026
https://github.com/devwithkrishna/list-repos-in-organization-based-on-name-and-add-to-github-teams
list-repos-in-organization-based-on-name-and-add-to-github-teams
github github-action github-teams python rest-api
Last synced: 01 Jun 2026
https://github.com/illiafox/spy-cat-test-assignment
Spy Cat Agency's (SCA) system, which manages their cats, missions they undertake, and targets they are assigned to.
go golang rest-api test-assignment
Last synced: 27 Jan 2026
https://github.com/amalh/restful-api-with-symfony
Using FOSRestBundle in Symfony to create a Restful API.
fosrestbundle rest-api restful-webservices symfony3
Last synced: 06 Feb 2026
https://github.com/renatolopescaixa/desafio-back-teia
Desafio para o papel Desenvolvedores Backend TEIA
docker graalvm graalvm-native-image java21 junit5 maven quarkus rest-api semantic-versioning yml-configuration
Last synced: 27 Jan 2026
https://github.com/theravage/capstone-project-0004-weather-forcast-website
A Weather LookUp Website to look up the current weather report for any location, using weatherAPI
api api-client axios bootstrap css3 express-js express-middleware html5 javascript node-js nodemon rest-api
Last synced: 12 Apr 2026
https://github.com/alysonsz/eventflow-api
Problem Situation: Event management for tech communities is often manual and decentralized. EventFlow API solves this by providing a robust backend to centralize and automate the entire event lifecycle.
clean-architecture csharp dotnet entity-framework-core rest-api sqlserver swagger unit-testing
Last synced: 20 Jan 2026
https://github.com/jabellard/profileapi
profile API.
api api-design express expressjs gulp javascript mocha mochajs mongodb mongoose mongoosejs nodejs npm raml raml-documentation rest-api restful-api sinon sinonjs web-development
Last synced: 23 Jan 2026
https://github.com/marianapatcosta/solinca-notification-portal-be
Backend repository of a web app developed using MERN (MongoDB, Express, ReactJS, NodeJS) stack that aims to allow the user to configure her/his favourite classes at solinca's clubs and get an email or WhatsApp notification when a spot in these classes is available for booking;
authentication expressjs javascript mongodb nodejs rest-api sendgrid-mail solinca-clubs twilio
Last synced: 13 Apr 2026
https://github.com/yudinikita/expence-tracker-rest
Первая версия сервера Express Tracker на REST
express javascript js mern mern-stack mongodb nodejs reactjs rest rest-api
Last synced: 12 Apr 2026
https://github.com/microtrain/mean.example.com
An Express based wed site and REST API with Passport based user authentication and session management.
Last synced: 10 Mar 2025
https://github.com/alejandroduran1730/spring-boot-crud
Customer and Products CRUD application.
java maven rest-api spring-boot
Last synced: 28 Apr 2026
https://github.com/1mb-dev/gowsay
Modern cowsay in Go: CLI tool, REST API, and web UI in a single binary with 52 cows and 8 moods. Minimal dependencies, stdlib-first.
ascii-art cli-tool cowsay docker golang rest-api single-binary slack-integration web-ui
Last synced: 24 Feb 2026
https://github.com/thinkful-ed/node-shopping-list-v1
v1 of Node shopping list app
express node rest-api shopping-list
Last synced: 23 Jan 2026
https://github.com/rustylocks79/rust_random_api
A rest API built in rust using rocket for generating random data.
Last synced: 11 Mar 2026
https://github.com/codomatech/codomat-socialnetwork-example
Social network backends generated by the Codomat
backend code-generation rest-api social-network
Last synced: 24 Mar 2025
https://github.com/artryazanov/embedding-service
This is a FastAPI-based service for generating text embeddings, supporting multiple architectures like intfloat/multilingual-e5-large and BAAI/bge-m3. It automatically configures prefixes and sequence lengths based on the selected model. It supports both single text and batch processing.
ai-assisted bge-m3 docker e5 embeddings fastapi fine-tuning huggingface machine-learning multilingual nlp python pytorch rest-api semantic-search sentence-transformers
Last synced: 15 Mar 2026
https://github.com/xen0xys/js-express-api-template
This is a basic template for building a RESTful API using Node.js and Express.js. It provides a structured starting point for your API development, with essential components and best practices.
api express expressjs js nodejs rest rest-api sequelize
Last synced: 25 Oct 2025
https://github.com/buemura/findit-backend-node
The Back-end for Find it application.
back-end mongodb node-js postgresql redis rest-api typeorm typescript
Last synced: 10 Apr 2026
https://github.com/balaji01-4d/shit-happens
A lightweight Go + Gin web platform where developers anonymously share, browse, and upvote real-world coding bugs (“confessions”), with tagging, trending views, rate-limited posting, and PostgreSQL-backed storage.
anonymous api backend bug bug-reporting community-platform confession fortheloveofcode gin gin-gonic go golang postgresql rate-limiting rest-api tags
Last synced: 25 Oct 2025
https://github.com/hunnysajid/nestjsapp
A nest js rest api built to get estimates on price of cars based on year, model, and mileage etc
javascript nestjs nodejs rest-api typescript
Last synced: 23 Jan 2026
https://github.com/flazefy/pinmarker-go
PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Go Gin
backend firebase firebase-realtime-database gin golang rest-api
Last synced: 02 May 2026
https://github.com/hussein-m-kandil/secret-keeper
My final project for CS50x. Using Python (Flask), and JavaScript I built a web app for generating random passwords and keeping them for the user.
css3 development flask full-stack html javascipt python rest-api restful-api sql sqlite3 web
Last synced: 13 Apr 2026
https://github.com/edwildson/django-rest-framework
Creating APIs Restful with Django Rest Framework
authentication django pagination permissions rest-api throttling
Last synced: 15 Apr 2026
https://github.com/corneliouzbett/order-customers-resful-api
It is a simple restful API to demonstrate repository pattern and unit of work pattern concepts, test driven development (TDD), SOLID principle and relational database design
express mocha mocha-chai mocha-tests nodejs rest-api sequelize sinon sinon-js tdd
Last synced: 26 Oct 2025
https://github.com/blackxploit-404/reqquest
ReqQuest is a browser-based user-friendly REST API testing tool that lets you send requests, view responses in JSON format, and download them for further analysis. No sign-up is required, and you can start testing APIs instantly for free!
Last synced: 28 Jan 2026
https://github.com/aaayyuusshh/spotify-playlist-explorer
A web app that lets you browse all of Spotify's categories, playlists under each category, & tracks under each playlist by utilizing Spotify's REST API.
Last synced: 09 Jul 2026
https://github.com/harshuljain13/restcrud
Rest APi from scratch based on Django rest framework
crud django-rest-framework rest-api
Last synced: 23 Jan 2026
https://github.com/inferadb/terraform-provider-inferadb
InferaDB Terraform provider — manage orgs, vaults, clients, teams
access-control authorization fine-grained-access-control grpc inferadb jwt permissions provider rebac rest-api terraform zanzibar
Last synced: 23 Jan 2026
https://github.com/ksokolovic/semaphoreci4j
Semaphore CI API (v1) client
ci client-library rest-api semaphore-ci semaphoreci
Last synced: 27 Oct 2025
https://github.com/dilane3/neo4j-rest-api-nodejs
A simple REST API made using Nodejs and neo4j as a Graph database
Last synced: 01 May 2026
https://github.com/arrosinski/laravel-companyworkers-restapi
Rest API CRUD methods for Company and employees with usage of test and DDD
ddd laravel-framework rest-api testing
Last synced: 28 Jan 2026
https://github.com/quytechabhinav/mvc_node_api
If you start new project our clone help you to setup basic structure of project in few seconds. Take clone of MVC Basic project and start you development fast
express expressjs javascript jwt-authentication mvc-application mvc-architecture mvc-framework mvc-pattern mysql nodejs nodemon rest-api restful-api swagger-ui
Last synced: 12 Apr 2026
https://github.com/yusufdagdeviren/mekanbul
MekanBul Projesi
api apitest axios axios-rest expressjs mekanbul mern mern-stack mocha-chai mocha-tests mongoose mvc mvc-architecture nodejs pug pugjs rest-api restapi restful-api supertest
Last synced: 28 Jan 2026
https://github.com/benderscript/couchdb_rest
A wrapper around the couchDB REST API
couchdb rest rest-api rest-client
Last synced: 02 Apr 2025
https://github.com/willyrgf/rerest
ReREST serve a RESTful API from any Redis database, written in Go, based on pREST (http://postgres.rest)
automic-api database golang redis rest rest-api
Last synced: 24 Jan 2026
https://github.com/aalug/recipe-app-drf-vue
Django REST framework and Vue.js recipe app
api backend django djangorestframework docker drf frontend full-stack pinia postgres python rest-api typescript vue vuejs vuetify
Last synced: 15 Apr 2026
https://github.com/danielc92/job-board-rest-api
Building backend for a Job Board app in Nodejs, Express.js, MongoDB and mongoose.
expressjs mongodb rest-api side-project
Last synced: 13 Apr 2026
https://github.com/manni2000/ecommerce-rest_api
Ecommerce-REST_API
expressjs javascript mongodb nodejs npm-package rest-api
Last synced: 02 Apr 2026
https://github.com/abhik-chakraborty/money-tracker-backend
expressjs javascript mongodb mongoose nodejs rest-api
Last synced: 13 Apr 2026
https://github.com/surojcodes/fotopot
REST API using Node.js (Express) and MongoDB (mongoose) for a photo sharing social app
es6-javascript expressjs mongodb mongoose nodejs rest-api
Last synced: 13 Apr 2026
https://github.com/mvillarrealb/sequelize-resource-controller
CRUD REST Api from your sequelize model for restify and express
crud-api expressjs resource-api rest-api restify sequelize
Last synced: 12 Feb 2026
https://github.com/r0bt0t/exitcode-0-
Flask created REST API server demonstrating learnings from a 15 week part time Bootcamp run by QA
bootstrap4 css3 flask-application flask-template html-css html-css-javascript html5 javascript mysql-database postman-test pycharm-ide python3 rest-api session-cookie shell sql visual-studio-code vscode
Last synced: 16 Mar 2026
https://github.com/nicatdursunlu/pasha-bank-learning-session
PASHA Bank Back-End Learning Session Lessons and Homeworks
gradle gradle-build java java-se jdbc liquibase liquibase-changelog postgresql postgresql-database rest-api spring spring-boot spring-data-jpa
Last synced: 28 Jan 2026
https://github.com/augustoscher/log-monitor-mongo-backend
Golang API that's responsible for receiving logs of applications. MongoDB version.
docker-compose golang mongodb mux rest-api
Last synced: 28 Jan 2026
https://github.com/abhijithk1/api-service-generator
A CLI application that creates a Golang API Service application template.
api-service cli-application code-generation docker gin gin-gonic golang golang-migrate makefile middleware postgresql rest-api server sqlc template template-generator viper
Last synced: 06 Feb 2026
https://github.com/bsanket16/fusion-restaurant
Express | React | Mongoose | Bootstrap
bootstrap express mongodb mongoose node-js react rest-api restful-api
Last synced: 13 Apr 2026
https://github.com/olseconds/olloc-pc
the OLLOC for PC
node-sass react rest-api rest-client sns
Last synced: 06 Feb 2026
https://github.com/thiagomvas/seederly
Seederly is a modern API tester, but smarter. It lets you create, test, and send HTTP requests while automatically generating realistic, structured, and schema-based fake data, with none of that AI bloat.
api automation cicd contributions-welcome csharp http requests rest-api testing tool
Last synced: 24 Feb 2026
https://github.com/yuvraj0028/node-task-manager-api
The node-task-manager-api is a RESTful API built using Node.js and MongoDB ODM with Mongoose. It supports user authentication with email and password, image upload, email notifications, and task CRUD operations.
api email-sender javascript mongodb nodejs postman rest-api task-manager
Last synced: 03 May 2026
https://github.com/saravanan81java/resource-management-automation-system
Resource Management Automation System
java jpa-hibernate microservices rest-api springboot
Last synced: 15 Apr 2026
https://github.com/asier-ortiz/euskoplan-api
Rest API made with Laravel
docker-compose laravel mysql php redis rest-api
Last synced: 12 Apr 2026
https://github.com/gqtpe/trello
todolist trello like app with authorization,
auth-token axios chromatic custom-hooks feature-based formik gh-pages jest mui-material react redux reduxtoolkit rest-api router-dom storybook trello-clone typescript
Last synced: 07 Apr 2026
https://github.com/nexfader/nestjs-expanse
🌌 A NestJS module that enables REST API consumers to expand related resources in the payload, similar to GraphQL
expand expansions graphql nest nestjs relationships rest rest-api
Last synced: 06 Feb 2026
https://github.com/manav-khandurie/nodejsudemy
Repo with all my work regarding the course - "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Academind by Maximilian Schwarzmüller
ejs expressjs graphql hacktoberfest hacktoberfest2023 mongodb mysql nodejs pug rest-api
Last synced: 13 Apr 2026
https://github.com/andreacioni/motionctrl
more than just a simple motion proxy
home https integration ipcam ipcamera motion proxy rest-api
Last synced: 08 May 2026
https://github.com/viniciusfer01/05-first-project-react
This is an app that uses GitHub's API and lets you search for profiles and repositories available on the site.
css css3 github html5 polished reactjs responsive-web-design rest-api typescript
Last synced: 15 Apr 2026
https://github.com/jdeepankar/springboot-application-jwt-prometheus-grafana-docker
Spring Boot application with complete implementation of JWT along with monitoring tools - Prometheus and Grafana which are running on Docker engine
docker grafana java jwt-authentication prometheus rest-api spring springboot3
Last synced: 06 Feb 2026
https://github.com/waler4ik/kk
Golang boilerplate code with a CLI tool: easily create, setup and extend Golang projects.
boilerplate golang openapi rest-api
Last synced: 12 Mar 2026
https://github.com/arxcode40/ci3api
Simple REST API with CodeIgniter 3
api codeigniter codeigniter3 rest-api
Last synced: 29 Jan 2026
https://github.com/satmeetsingh/connectly-socialmedia
Instagram clone in making - both Frontend and backend - trying to make it as complete as possible | will be refactoring and improving it as it gets completed - check it's backend repo too to use it
csharp dotnet-core javascript react-router reactjs readme redux redux-thunk reduxtoolkit rest-api tailwindcss typescript webapi
Last synced: 30 Jan 2026
https://github.com/hsyntes/spotifymern-api
Powerful backend infrastructure for SpotifyMERN, a music streaming app. Built using Node.js and Express.js, it manages user authentication, music retrieval, and AWS Cloud Media Storage. Seamlessly integrates with MongoDB for efficient data management.
api aws aws-s3 aws-ses backend database express mongodb nodejs rest-api spotify
Last synced: 15 Apr 2026
https://github.com/jagoda11/vehicle-data-fullstack-app
🚗 Explore the Vehicle-Data-FullStack-App, combining a Node.js Express backend for vehicle data APIs with a React front-end for interactive visualization. Perfect for building vehicle-related web apps. 🌐
api awesome-list backend bootstrap data-server express frontend fullstack fullstack-development javascript modern-javascript nodejs react react-dom rest-api vehicles
Last synced: 15 Apr 2026
https://github.com/isaacalves7/chat
💬 It's a repository of Chat from scratch.
ajax chat chat-application chat-room clone jwt mern-stack messenger meta microservices monolith odm redux rest-api sass socket-io tailwindcss typescript webrtc
Last synced: 15 Apr 2026
https://github.com/phally/sexy-scripts
Sexy scripts to make dev life bearable!
apis bash linux macos phpunit rest-api script tdd-utilities
Last synced: 13 Apr 2026
https://github.com/anujakoralage/poinofperchasingmanagement
Fully completed whole sale pos system for supermarket.Spring boot and rest web services was used for back development and Angular for front end.
adminlte-template angular8 bootstrap4 connection-pool css3 html5 jdbc layered-architecture maven mysql rest-api spring-boot spring-data-jpa
Last synced: 15 Apr 2026
https://github.com/rof1yev/meals-app-vuejs
Restaurant App
css html javascript rest-api tailwindcss tailwindcss-plugin vuejs vuex
Last synced: 12 Apr 2026
https://github.com/lams-epfl/gen-rest
A tool to generate automatically OpenAPI specification from a service model
java openapi openapi-spec openapi-specification openapi3 rest rest-api service swagger
Last synced: 30 Jan 2026
https://github.com/oceaster/sleepy
Sleepy is a super lazy REST API Client in your terminal.
insomnium postman rest rest-api rest-cli rest-client restapi restful restful-api
Last synced: 25 Feb 2026
https://github.com/martinlupa/go-email-service
A Go-based email service with support for multiple providers like Mailgun and SparkPost. Exposes a RESTful API for sending emails via HTTP POST requests. Includes Docker support for deployment and environment-based configuration for flexibility. Ideal for integrating reliable email-sending functionality into applications.
docker-compose email-service golang mailgun rest-api sparkpost
Last synced: 29 Apr 2026
https://github.com/r4255/task_management
Task Management
authentication bootstrap database deployment django error-handling forms postgresql python rest-api vercel
Last synced: 06 Feb 2026
https://github.com/cflems/fle.ms
REST API-driven URL shortener using Node and Express.js
express-js mongodb mongoosejs nodejs rest-api url-shortener
Last synced: 06 Feb 2026
https://github.com/pranav-kural/plamatio-backend
Performant, Scalable, and Resilient Backend for Plamatio E-Commerce.
api confluent-kafka ecommerce-api encore go golang kafka rest rest-api
Last synced: 30 Jan 2026
https://github.com/khanhtc1202/node-server-boilerplate
Seed NodeJS api server
Last synced: 30 Jan 2026
https://github.com/siddik-1997/random-user-api-performance-test
This repository contains a performance testing project for a Random system. The tests include a set of random user scenarios designed to stress the API and measure its behavior under various conditions as well as load testing to validate the API's behavior under heavy load. The results of the tests are documented in an excel sheet.
load-testing performance-testing rest-api
Last synced: 07 Feb 2026
https://github.com/lukaszkolodziejski/xxxl_global-news-1
[ GIF ] My the Second Largest Project ( from React to Redux-Saga... ) // 07.2020
asynchronous-components axios bem cssmodules es6 html5 mvp prop-types react react-router redux redux-thunk rest-api scss
Last synced: 31 Jan 2026
https://github.com/saluana/markitdown-rest
A FastAPI service that converts documents to markdown and extracts YouTube transcripts, built on Microsoft's MarkItDown library.
fastapi markdown markdown-converter rest-api
Last synced: 07 May 2026
https://github.com/dcyfr/dcyfr-ai-api
Production-ready REST API starter template for AI services using Node.js and TypeScript.
ai api dcyfr rest-api template typescript
Last synced: 25 Feb 2026
https://github.com/priontoabdullah/anushilon-server
🖼️ Anushilon - virtual science lab with interactive simulations 📺🔬 built with React, Redux, Tailwind, Node, Express, MongoDB, Mongoose etc. 🧪 🖥️ Visit at https://anushilon-bd.web.app/ 🎥 ❤️
express javascript mongodb mongoose node oauth2 rest-api
Last synced: 15 Apr 2026
https://github.com/amalchandru/tickete-hiring-problem
A scalable inventory fetching service that periodically syncs product availability data from a partner API. It supports configurable fetching intervals, rate limiting, batch processing, and API endpoints for retrieving availability data. Includes pause/resume functionality per product.
inventory-system nestjs postgresql prisma rest-api typescript
Last synced: 15 Apr 2026
https://github.com/IDisposable/URITemplate
The UriTemplate library is a simple set of code to encapsulate the building and parsing of URIs from replacement tokens. Using this couple of classes will make it easy to build RESTful URIs.
rest-api restful uri uri-parser uri-template
Last synced: 11 Mar 2025
https://github.com/tpluscode/Nancy.Routing.UriTemplates
Using URI Templates aka RFC 6570 for routing in Nancy
nancy rest-api routing uri-template
Last synced: 11 Mar 2025
https://github.com/vladspirin/aqa_course
Python QA Automation course
automation docker fixtures jenkins libraries logging oop playwright postgresql pytest python python3 requests rest-api selenium sqlalchemy unittest xpath
Last synced: 07 Feb 2026
https://github.com/vustron/car_price_predictor_backend
The backend server for the machine-learning model for prediction of car price
flask flask-api flask-backend flask-restful machine-learning numpy pandas python rest-api
Last synced: 15 Apr 2026
https://github.com/pablolec/sb_querydsl_criteria_builder
Complex and dynamic frontend-to-backend queries using querydsl
api data design dynamic-queries hibernate java jpa json query query-builder querydsl querydsl-generator rest-api rsql spring spring-boot sql vue web
Last synced: 07 Feb 2026
https://github.com/h3ar7b3a7/springcourses
My exercises and new insights bundled together as I am reviewing previous projects and reading books while learning about best practices using Spring.
gradle lombok mysql rest-api spring-boot spring-security
Last synced: 28 Apr 2026
https://github.com/tanishq-789/event-planning-automation
A smart backend system that scrapes travel details, automates bulk WhatsApp messaging, and fetches event organizer and photographer information based on user-selected locations — streamlining event coordination through intelligent data extraction and communication automation.
rest-api selenium-python selenium-webdriver twilio-api webhook-api webhook-receiver webscraping
Last synced: 04 Sep 2025
https://github.com/rdavydenko/socialnetworkapi
API для социальной сети. Возможности: регистрация, вход, выход пользователя, добавление друзей через систему заявок и подписчиков, создание и редактирование новых диалогов, добавление пользователей в диалоги, добавление сообщений в диалоги и т.д.
api asp-net-core asp-net-core-api csharp entity-framework-core ms-sql-server rest-api
Last synced: 17 Mar 2026
https://github.com/geeekgod/crudapi_sqlserver
Basic MVC CRUD API in ASP.NET Core 6 & MS SQL Server
asp-net-core crud-api csharp ms-sql-server rest-api sql-server
Last synced: 25 Feb 2026
https://github.com/fullstack-dev3/react-native-word-picture
Word and picture recognition app for children
authentication childrens-apps-team educational-game picture react reactnative redux rest-api
Last synced: 15 Apr 2026
https://github.com/downgoon/jresty
a tranditional but rapid development RESTful API framework based on Struts2 and Spring
Last synced: 06 Apr 2025
https://github.com/arh-mnajs/authapi
AuthAPI is a versatile starting point for building applications that require secure authentication and user data management. It leverages modern technologies like Express and MongoDB, making it easy to extend and adapt as needed.
authentication boilerplate express rest-api
Last synced: 07 Feb 2026
https://github.com/omar-alghaish/authentication-system
This is an example of an API that uses an authentication and authorization system to challenge the user to validate credentials and check whether access is allowed by policies and rules
express-validator expressjs jwt mongodb mongoosejs multer nodejs rest-api sharp
Last synced: 07 Feb 2026
https://github.com/yuriyoung/mclarm
RESTful API microservice base on laravel framework (see dev branch)
api json jwt jwt-auth laravel laravel-framework laravel6 mclarm microservice rest-api socialite yuriyoung
Last synced: 18 Jan 2026