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/ashish2030/music-hoster-backend-spring-mongodb
:octocat:🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴍᴜꜱɪᴄ ʜᴏꜱᴛᴇʀ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴡʜᴇʀᴇ ɪ ᴜꜱᴇᴅ ꜱᴘʀɪɴɢ ʙᴏᴏᴛ ꜰᴏʀ ʙᴀᴄᴋᴇɴᴅ ᴘᴀʀᴛ ᴀɴᴅ ᴍᴏᴏɴɢᴏᴅʙ ꜰᴏʀ ɪᴛꜱ ᴅᴀᴛᴀʙᴀꜱᴇ 💻 🎯 🚀
authorization jwt-authentication mongodb-database rest-api sping-boot
Last synced: 12 May 2026
https://github.com/kdn0325/covid19-app
2023.11.10 React 18 version migration
Last synced: 15 May 2026
https://github.com/escottalexander/streaming-on-twitch
This app populates a list of streams located on Twitch.tv. The user can add a stream if they wish. The list can also be sorted by live and non-live streams. A live version can be viewed here:
javascript jquery rest-api twitch-api twitchtv
Last synced: 02 May 2026
https://github.com/rifandani/frontend-template-rest
React with Next.js + Typescript + Jest + TailwindCSS + Axios + SWR (REST api)
axios eslint jest nextjs reactjs rest-api swr tailwindcss typescript
Last synced: 13 Apr 2026
https://github.com/varejaodacarne/vanilla_node_api_rest
Full CRUD REST API using Nodejs with no framework
crud javascript nodejs rest-api
Last synced: 12 May 2026
https://github.com/nec0ti/librisapi
A REST API for managing a book collection. Built with Node.js, Express, and MongoDB.
api api-documentation api-rest auth authentication authorization book-management books catalog crud-api documentation express expressjs jwt library-api mangodb node nodejs rest-api restful-api
Last synced: 24 Apr 2025
https://github.com/ftd-educacao/default-api-response
This package was created to extend the Laravel Framework response system
api api-wrapper apirest apirestfull jsonapi laravel laravel-5-package laravel-package laravel5 laravel5-package padronization rest-api restful restful-api
Last synced: 21 Jan 2026
https://github.com/the-oglow/ya-corapi
Yet Another Confluence Rest API
confluence confluence-data-center data-center datacenter rest-api restapi
Last synced: 05 Sep 2025
https://github.com/scala-rules/rule-rest
REST-y wrapper layer for Scala-Rules definitions
Last synced: 14 Jan 2026
https://github.com/chocolatesec/nexus
Backend for the module registry used by HotChocolate
backend rest-api rust rust-lang
Last synced: 26 Feb 2025
https://github.com/munishchouhan/weatherforecast
Rest API for Weather Forecasting
Last synced: 16 Apr 2026
https://github.com/bilbottom/testing-apis
Testing REST APIs either for personal projects or for work.
Last synced: 01 Mar 2025
https://github.com/vibe-go/vibe
A lightweight Go web framework built on the standard net/http library. Provides intuitive routing, middleware support, and helpful utilities while maintaining compatibility with the Go ecosystem.
api-framework go golang http-server lightweight middleware rest-api web-framework
Last synced: 10 Apr 2025
https://github.com/deepeshgodhwani/qr-code-generator-and-scanner
QR code generator and scanner tool is designed to simplify your life by allowing you to create and scan QR codes with ease. Whether you need to generate codes for business or personal use.
chakra-ui reactjs rest-api tailwindcss
Last synced: 20 Apr 2026
https://github.com/novasush/mongodbnodejsapi
This repository contains end to end tutorial for writing Rest Api on node js with mongo db and deploying with docker as a microservice
api api-restful docker docker-compose docker-composer docker-container docker-image docker-images dockerfile mongodb mongodb-database mongoose node-js nodejs nodejs-api nodejs-mongodb nodejs-server nosql postman-test rest-api
Last synced: 13 Apr 2026
https://github.com/swiftapi/swift
Swiftly build APIs
api cli-app endpoint graphql graphql-api graphql-server php php8 rest rest-api restful-api swift
Last synced: 26 Jan 2026
https://github.com/thomasthelen/urbandictionary-endpoint-example
Example of using Microsoft Casablanca to hit endpoints of urbandictionary.com
casablanca cpp-endpoint cpp-rest cpp-restful cpp-web-services cpprestsdk dictionary rest rest-api restapi restful restful-api urban-dictionary
Last synced: 11 May 2026
https://github.com/puc3k/leaflly
This application features a REST API built on Laravel, documented using Scribe. It empowers users to seamlessly handle their home plant collections, offering functionalities like adding, editing, and removing plants. Moreover, it incorporates automatic push notifications sent directly to users' mobile devices.
Last synced: 07 Sep 2025
https://github.com/brinis-unity3d/solidityrestapi
this is easiest way to consume a solidity function using get request from any kind of client https://solidityrestapi.netlify.app/api/chaineid/contractaddress/function/var1/var2/........varN example https://solidityrestapi.netlify.app/api/80001/0x96d1FAcf242F5dD5d7Bd8de6EB0Eaf3D4B5Cf1A9/f_tokenURI/earth_0012
get netlify netlify-functions rest-api smart-contract-tools smart-contracts soldity-smart-contract solidity solidity-contracts web3 web3js
Last synced: 01 Mar 2025
https://github.com/vijinho/feedex
PHP CLI and REST tool to search URLs for RSS/ATOM feeds and extract them, optionally as JSON or OPML.
atom-feed atom-feed-scraper cli json json-api opml opml-to-json php php-cli rest-api rss rss-feed rss-feed-parsing rss-feed-scraper rss-feeds webservice
Last synced: 29 Oct 2025
https://github.com/keneandita/task-manager-api
Task Manager API is a modular Flask REST API that allows you to manage tasks efficiently. It supports full CRUD operations with tasks having a title, description, and completion status. Built with SQLite, this project is easy to set up, extend, and use for learning or small projects.
api-management crud docker flask rest-api sql-alchemy
Last synced: 13 Apr 2026
https://github.com/tusuii/golang_webserver_mediater_task
simple goLang server using Gin Framework
Last synced: 28 Feb 2025
https://github.com/johanngaviria/shiny-umbrella
API REST para la creación y gestión de encuestas, permitiendo a los usuarios participar, visualizar resultados y recibir notificaciones sobre la actividad de las encuestas. Esta herramienta facilita la recopilación de datos para una toma de decisiones informada.
deploy django django-rest-framework docker postgresql python railway rest-api
Last synced: 13 Apr 2026
https://github.com/poeschl/pyeta
A python package to communicate with your ETA heating system
Last synced: 17 Mar 2025
https://github.com/abdullah00001/postbook
Postbook v0.2.4 is a social networking platform in its development phase, featuring secure user authentication, post sharing, and account management. This release includes password recovery, user verification middleware, and bug fixes. The repository contains all source code for ongoing development.
backend-development expressjs front-end-development full-stack mongodb mongoose nodejs postman reactjs rest-api software-engineering
Last synced: 19 Sep 2025
https://github.com/maxgfr/boilerplate-expo-server
Boilerplate of a react native (Expo) application using a server
code-samples expo expo-rest-api react-native rest-api server template
Last synced: 13 Apr 2026
https://github.com/toiroff/drf-blog
Zero to hero for DJANGO REST FRAMEWORK
api django rest-api rest-framework simple-jwt
Last synced: 13 Apr 2026
https://github.com/gwali-1/restful
A rest api implementation using flask , flask restful and redis
Last synced: 19 May 2026
https://github.com/jack17529/monitoringmuxrestfulapi
Developed a REST API using Gorilla-Mux and then monitored it using Prometheus and Grafana.
gorilla-mux grafana prometheus redoc rest-api swagger testify
Last synced: 02 Mar 2026
https://github.com/hnjm/swagger-editor
Swagger Editor
hacktoberfest hnjm noon noon-tech noontch openapi-specification openapi3 openapi31 rest rest-api swagger swagger-editor swagger-ui
Last synced: 06 Oct 2025
https://github.com/sguessou/snippetbox
SnippetBox
authentication golang rest-api webapp
Last synced: 06 Oct 2025
https://github.com/hemantksingh/brew-bar
Event driven app that mirrors order processing in a brew bar based on AWS resources managed via terraform
api-gateway aws eventdrivenarchitecture rest-api serverless terraform typescript
Last synced: 06 Oct 2025
https://github.com/actinia-org/actinia-parallel-plugin
This is the actinia parallel plugin for faster processing (WIP).
actinia actinia-plugin geoprocessing geospatial opensource parallel-computing rest-api
Last synced: 17 Jan 2026
https://github.com/actinia-org/exporter
ace exporter tool (for g.extension)
Last synced: 17 Jan 2026
https://github.com/rodrigo-sp17/super-vuttr
REST API for Very Useful Tools To Remember
Last synced: 09 May 2026
https://github.com/wideangleanalytics/wideangle-api
Public API of Wice Angle Analytics https://wideangle.co/documentation
analytics api google-analytics privacy rest-api web-analytics webanalytics
Last synced: 17 Feb 2026
https://github.com/spurge/goload
Blackbox monitoring that passes data between endpoints
blackbox blackbox-exporter golang load-testing prometheus prometheus-exporter rest-api synthetic-traffic yaml
Last synced: 14 Jan 2026
https://github.com/fiskryeziu/anime-api
hianime-api is a Node.js-based API that scrapes data from hianime.to, providing an easy-to-use interface for accessing anime information. Built with Express and web scraping libraries, this API allows developers to fetch anime data effortlessly for various applications.
anime cheerio express rest-api scraping
Last synced: 24 Jan 2026
https://github.com/cibermania5/project_2_innovation
Repository for project 2 Comp Sci Master : Innovation
go mongodb react-native rest-api
Last synced: 14 Jan 2026
https://github.com/manastelavane/ecommerce
This is an ecommerce website for selling products online.It includes features such as a shopping cart, product pages, search bar, customer reviews, filters, Mobile responsive, payment gateway, order tracking and Admin Panel made using Chartjs.
express jwt mongodb nodjs reactjs redux rest-api
Last synced: 14 Apr 2026
https://github.com/yanpozka/api
a basic working Api with Go, as a point of start
go golang http-server middleware rest-api
Last synced: 09 Oct 2025
https://github.com/eng-m-abdrabbou/object-detection-python-yolo
Real-time object detection web app using YOLOv5 and Flask for instant webcam object recognition.
flask object-detection opencv python pytorch rest-api restful-api torch ultralytics yolov8
Last synced: 14 Apr 2026
https://github.com/groupdocs-annotation-cloud/groupdocs-annotation-cloud-dotnet
.NET SDK for communicating with the GroupDocs.Annotation REST API. Add, Remove Annotations from a variety of documents.
annotation-cloud-api annotation-cloud-sdk cloud-sdk docx excel images nuget powerpoint pptx rest-api sdk tiff word xlsx
Last synced: 19 Jan 2026
https://github.com/ffernandes2021/p2
Desenvolvendo um previsor do tempo (web app)
ajax bootstrap css html javascript jquery rest-api svg-animations xml
Last synced: 14 Apr 2026
https://github.com/yefee8/nestjs-mongoose
Rest api for mongoDB
nest nestjs nodejs rest-api restful-api typescript
Last synced: 05 May 2026
https://github.com/igorviniciussantana/biblioteca-ird
Projeto de uma Biblioteca Virtual onde é possível cadastrar Livros e Autores.
express github next nextjs react react-hooks reactjs rest-api
Last synced: 14 Apr 2026
https://github.com/huseyin6/social-network-for-computer-engineers_backend
It is a Social Network Backend Project developed using NodeJS and ExpressJS. This is my thesis project.
expressjs mongoosejs nodejs nodemailer rest-api
Last synced: 14 Apr 2026
https://github.com/anam1980/library_management_system
Java Backend Project in SpringBoot using Hibernate JPA
backend-service dbeaver hibernate-jpa java lombok maven minor-project mysql oops-in-java postgresql postman-test rest-api spring-boot system-design tomcat-server
Last synced: 14 Apr 2026
https://github.com/jiprettycool/lunatransfer
📂 Self-hostable Managed File Transfer solution built with Go, featuring API keys, comprehensive audit logging, and real-time WebSocket notifications for secure file exchange.
api api-key audit-logging authentication file-management file-sharing file-transfer go golang jwt managed-file-transfer notifications rate-limiting rest-api secure-transfer security self-hosted websockets
Last synced: 11 Oct 2025
https://github.com/pickhd/todo-api
A Simple To Do API with expressjs + typescript
Last synced: 17 Apr 2026
https://github.com/meenachie/ci_vue_todo
Simple Todo application using Vue js
bootstrap5 codeigniter css html5 javascript jwt php rest-api todoapp vuejs
Last synced: 18 Feb 2026
https://github.com/vishwaravi/twitter-rest-api
Twitter-like backend application built using Spring Boot and Maven. It provides RESTful APIs to perform various Twitter-like functionalities such as posting tweets, following/unfollowing users, and fetching timelines.
backend backend-api java java-spring-boot mysql rest-api social-media spring-boot spring-security twitter twitter-api
Last synced: 12 Oct 2025
https://github.com/tberey/ts-node-electron-aws-s3-app
A robust HTTP REST API, to interact with AWS S3 Buckets. This is a full stack solution, in an Electron desktop application, or as a browser based app.
amazon amazon-web-services api aws aws-s3 buckets electron javascript node nodejs rest rest-api s3 s3-bucket s3-storage storage typescript
Last synced: 21 Jan 2026
https://github.com/praveen1664/go-rest-template
This is a basic template which can be used to spin out microservices in go lang
Last synced: 13 Oct 2025
https://github.com/afteracademy/goserve-docs
Official documentation for goserve - a robust Go backend framework for building production-ready REST APIs.
api-documentation api-framework clean-architecture docker documentation getting-started gin-framework go golang goserve jwt-authentication kong-gateway microservices mongodb nats postgresql redis rest-api tutorial
Last synced: 05 Feb 2026
https://github.com/callmeskyy111/vidtube-api
API for a video-streaming app, built with NodeJs/ExpressJs, following all the best practices. The API consists of all the necessary features and can be consumed by any front-end/client-side technology or framework, whether web or mobile. 👨🏻💻📽️🟢
expressjs mongodb-aggregation-pipelines nodejs rest-api
Last synced: 30 Dec 2025
https://github.com/naspredam/nodejs-reactive-hexagonal-architecture
User application for reactive nodejs under hexagonal architecture
docker dockerfile expressjs hexagonal-architecture nodejs ramdajs rest-api rxjs typescipt yarn
Last synced: 14 Apr 2026
https://github.com/brunodavi/http-script
Tool to easily create http request scripts
Last synced: 22 Jan 2026
https://github.com/itsmaheshkariya/flask-rest-api
REST API USING FLASK SQLITE
flask flask-application flask-marshmallow flask-sqlalchemy maheshkariya postman rest-api sqlite
Last synced: 14 Apr 2026
https://github.com/louisbrulenaudet/api-template
A minimal, production-ready template for building APIs with FastAPI, featuring strict data validation and Docker-based containerization, tailored for express deployment via a secure Cloudflare Tunnel 🚚⛅
agents api api-rest claude-code cloudflare cloudflared cursor docker docker-compose fastapi hackathon pydantic python python-app python-template rest-api ruff template template-generic-repo uv
Last synced: 14 Apr 2026
https://github.com/sumirseth/gorss
Fast and extensible RSS reader backend in Go with REST API support.
go rest-api rss rss-feed rss-reader
Last synced: 15 Oct 2025
https://github.com/pushkarm029/shopping-app-backend-go
Created Shopping App Backend using Go, Gin, GORM & Postgres which can perform CRUD operation.
api docker docker-compose go-gin go-gorm golang postgresql rest-api
Last synced: 06 May 2026
https://github.com/symbux/turbo
Turbo is a powerful command engine that is fully expandable with plugins, using internal event scheduling, dependency injection, and ORM for creating scalable and powerful REST API / WebSocket based platforms.
api command dependency-injection fibre http-server injection rest-api threads typescript websocket websocket-server worker
Last synced: 17 Oct 2025
https://github.com/innovember/forum
auth forum go image-upload moderation rest-api security sqlite3
Last synced: 05 Feb 2026
https://github.com/husarlabs/qparser
The lightweight helper library for parsing HTTP query parameters
golang golang-package query-parser rest-api
Last synced: 22 Jan 2026
https://github.com/mrrohitmi/lose-it-clone
This is the clone of lose it website.
bootstrap chakra-ui css html javascript reactjs rest-api
Last synced: 14 Apr 2026
https://github.com/thomas465xd/frontend-product-management
The frontend for a product management app made using React, TypeScript, Valibot, and more that uses my own REST API made using Express, Node and TypeScript
api react react-router rest-api tailwind tailwindcss tsx types typescript vercel vite
Last synced: 14 Apr 2026
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/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/tharindanimnajith/sliit_y3s1_react_spa_backend_restapi-1
React.js Project with MERN Stack - Online Shopping Cart System for a Fashion Store - Backend
body-parser cors crud-application dotenv es6 express-js http-methods javascript json mern-stack-app mongodb-atlas mongoose-js multer node-js nodemailer nodemon npm rest-api uuid web-application
Last synced: 28 Jan 2026
https://github.com/beerush-id/honor
Your REST API Copilot, Live in the Edge
copilot hono javascript rest-api serverless-framework typescript
Last synced: 28 Jan 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/santrikoding-com/laravel-8-restful-api
Laravel 8 Restful API
api laravel laravel8 laravel8x rest-api restful-api
Last synced: 15 Apr 2026
https://github.com/mukeshjha3/transaction-management
This is project of Transaction Management in spring boot
java rest-api springboot3 transaction-management
Last synced: 26 Oct 2025
https://github.com/eapenzacharias/rails-referrals
A simple referral system built on Rails. User can share there referral link or send a referral email and track count of total successful referrals and there names.
devise postgresql rails rails-api rails7 referral-system rest-api
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: 26 Oct 2025
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/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/artemangelchev/flask-spec
A lightweight wrapper around apispec library
apispec flask marshmallow openapi openapi-spec openapi-specification python python3 rest-api rest-api-documentation
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/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/saravanan81java/resource-management-automation-system
Resource Management Automation System
java jpa-hibernate microservices rest-api springboot
Last synced: 15 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/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/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/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/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/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/rzky7c/whatsapp-bot
This is a WhatsApp Bot built using the Baileys library. Currently, it is still in the beta phase, and all features rely on API integrations. You will need an API key to access the bot's full functionality.
javascript rest-api restful-api whatsapp whatsapp-api whatsapp-bot whatsapp-stickers whatsappbot whatsappbots
Last synced: 31 Jan 2026