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/r3morce/rleu-api
A lightweight Go API that provides filtered European rocket launch data from ThespaceDevs
api europe european-launches golang middleware rest-api space thespacedevs
Last synced: 03 May 2026
https://github.com/brbertholini/videos-restapi-nodejs
O repositório se trata de uma REST API com um CRUD (Create, Retrieve, Update, Delete) completo, incluindo Query parameters.
fastify nodejs postgresql rest-api
Last synced: 14 Apr 2026
https://github.com/pitercoding/customer-manager-app
[PT-BR] Gerencie clientes com um CRUD simples e moderno, formulários reativos, Angular, Spring Boot e PostgreSQL. [EN] Manage customers with a modern and simple CRUD, reactive forms, Angular, Spring Boot and PostgreSQL.
angular backend cors crud customer-management frontend full-stack java postgresql reactive-forms responsive-ui rest-api spring-boot typescript web-application
Last synced: 03 May 2026
https://github.com/xxx87/ts-app-template
api backand boilerplate express nodejs rest-api server template typescript
Last synced: 03 May 2026
https://github.com/pitercoding/userbase
[PT-BR] Um sistema de registro e gerenciamento de usuários implementado em Java com Spring Boot, utilizando H2 como banco de dados em memória. CRUD completo. [EN] A user registration and management system implemented in Java with Spring Boot, using H2 as an in-memory database. Full CRUD.
controller crud exception-handling h2-database integration-test java learning-by-doing lombok patch-update practice-project repository rest-api service-layer spring-boot unit-test userbase validation
Last synced: 03 May 2026
https://github.com/pitercoding/hotel-management
[EN] Full-stack application for managing hotel rooms, bookings, and reservations with role-based access. [PT] Aplicação full-stack para gerenciamento de quartos, reservas e hospedagens com controle de acesso por papéis.
angular booking-system docker fullstack h2-database hotel-management integration-test jpa jwt-authentication mysql reservation-system rest-api role-based-access spring-boot swagger-openapi unity-test web-application
Last synced: 03 May 2026
https://github.com/ysocrius/flask-jwt-task-api
Full-stack task management application with JWT authentication, role-based access control, and RESTful API. Built with Flask, SQLAlchemy, and Vanilla JavaScript.
api-documentation backend-development flask javascript jwt-authentication python rest-api role-based-access-control sqlalchemy task-manager
Last synced: 09 Jun 2026
https://github.com/pitercoding/golang-basics
[EN] Go learning repository that brings together small hands-on exercises and incremental mini-projects. [PT-BR] Repositório de aprendizado em Go que reúne exercícios práticos pequenos e mini-projetos incrementais.
basics-of-go exercises golang learning-by-doing rest-api
Last synced: 03 May 2026
https://github.com/abelakponine/php-restapi
Bespoke Rest API for PHP
php reactjs redux rest-api typescript
Last synced: 14 Apr 2026
https://github.com/burgossrodrigo/go-eth-wallet
Ethereum golang ApiREST wallet (under development)
ethereum-wallet golang rest-api
Last synced: 03 May 2026
https://github.com/victormarlor/hyperfocus
Typed, test-driven FastAPI backend using SQLModel and SQLite to analyze user focus, interruptions, and time-based productivity metrics.
analytics api-design async-python backend clean-architecture deep-work developer-tools docker fastapi focus-tracking productivity pydantic pytest python rest-api sqlite sqlmodel time-tracking
Last synced: 03 May 2026
https://github.com/debabrata2050/url-shortener
A full-stack URL shortening service built with Spring Boot (Java) and deployed on AWS. This application converts long URLs into short, manageable aliases under the custom domain d50.in.
aws base62 cloud css ec2 hibernate html intellij java javascript jpa mysql nginx rds-mysql rest-api reverse-proxy route53 spring-boot spring-mvc url-shortener
Last synced: 10 Apr 2026
https://github.com/abdalrzakalsouki/moviescope
React application for movies info
context-api matrial-ui react reactrouterdom rest-api vite
Last synced: 11 May 2026
https://github.com/ashlynn4567/git-it-done
Git-It-Done uses server-side APIs to create an application that will fetch GitHub repository data from a remote server live, continuously pulling updated data.
Last synced: 03 May 2026
https://github.com/jakecoffman/go-mongo-rest
Example of a REST server with Go and Mongo
Last synced: 11 May 2026
https://github.com/vaishakh-gk/msg-grid-auth
Authentication service for msg-grid
api fiber go microservice rest-api
Last synced: 11 Oct 2025
https://github.com/ibrahim-elmaghrabi/laravel-sanctum-api
Restful Api with authentication using Laravel and Laravel sanctum for Access Tokens with CRUD and Search Apis
laravel rest-api sanctum-authentication
Last synced: 03 May 2026
https://github.com/jesrammar/spring-dicebear-proxy-cache
Spring Boot proxy service for DiceBear avatars with Caffeine cache, retries (Resilience4j) and Swagger docs. Reduces latency and avoids rate-limit from external API.
caching dicebear-api java maven proxy resilience4j rest-api spring-boot swagger
Last synced: 03 May 2026
https://github.com/apiverve/minimumwage-api
Minimum Wage provides current minimum wage rates for all US states plus the federal minimum. Includes tipped minimum wages, effective rates (higher of state or federal), and historical federal minimum wage data.
android-library api apiverve dotnet finance java minimumwage nodejs npm-package nuget-package python python-package rest-api
Last synced: 25 Jun 2026
https://github.com/priyansusahoo/devops_bootcamp
Docker | K8s | YAML | Cloud | CI/CD | Scripting | Linux | GitOps
aws bash-scripting ci-cd devops docker git github-actions gitops kubernetes-cluster python rest-api scripting yaml
Last synced: 14 Apr 2026
https://github.com/sh1hab/rest-key-val-store
An API with four endpoints to create a key-value store. The purpose of the API is to store any arbitrary length value in a persistent store with respect to a key and later fetch these values by keys. These values will have a TTL (for example 5 minutes) and after the TTL is over, the values will be removed from the store.
laravel php7 redis rest-api telenor
Last synced: 03 May 2026
https://github.com/flazefy/myary-go
MyAry is an app that lets you capture your daily stories, track emotions like sadness and tiredness, and reflect on your journey. It analyzes your emotional trends over time and offers personalized suggestions to help improve your well-being. Created using Golang Gin
backend gin golang mongodb rest-api service-pattern
Last synced: 03 May 2026
https://github.com/aashari/example-go-tax-calculator-api
RESTful API example in Go for tax calculations. Showcases clean architecture, middleware usage, validation, testing, Swagger docs, containerization, and performance optimization techniques in a production-ready API structure.
api-design docker golang microservice rest-api tax-calculator testing web-service
Last synced: 03 May 2026
https://github.com/gagandash002/wandervista-destination-sharing-app
WanderVista is a MERN stack web app that lets users share travel destinations. Discover new places through shared posts and interact with an embedded map . Using ReactJS for the user interface, Node.js and Express.js for the server-side logic, and MongoDB for data management, it creates a platform for sharing and exploring travel experiences.
expressjs jwt-auth mongodb node-js react rest-api
Last synced: 14 Apr 2026
https://github.com/amhjadkhan/online-nursary-frontend
Online Nursary Website.You can easily buy your plant. You can check Price low to high quality.view details,add to cart, Add your lacation and Hand cash Payment.
backend expressjs front-end full-stack mern-stack mongoose nodejs reactjs redux rest-api typescript
Last synced: 14 Apr 2026
https://github.com/sean-njela/fastapi_demo
A fully customisable personal implementation of fastAPI designed to highlight professional experience. It offers a seamless integration with modern web technologies.
api devops django django-rest-framework fastapi python rest-api restful-api
Last synced: 03 May 2026
https://github.com/claracharriau/todo-app-service
A Java / Gradle / Spring Boot (v.3.0.4) / REST API service that can be connected to the todo app Angular project.
api api-rest gradle-java java rest-api spring spring-boot spring-rest-api todolist-app
Last synced: 03 May 2026
https://github.com/pingiun/urlshorten
A super tiny url shortener with a simple API
docker docker-compose flask mit-license rest-api url-shortener
Last synced: 04 May 2026
https://github.com/roluochke/recipe-app-api
This full API service for your favorite recipes application is built using Python, Django, Django Rest Framework (DRF), PostgreSQL, and Docker, providing a comprehensive solution for managing and sharing your favorite recipes.
django django-rest-framework docker postgresql python rest-api
Last synced: 04 May 2026
https://github.com/nikoo-asadnejad/sms-service
A micro service which sends sms messages
api-rest csharp csharp-core dotnet dotnet-core dotnet6 dotnetcore kavenegar-example microservice microservices mongodb mongodb-database rest-api restful sms sms-api sms-client sms-messages sms-notifications sms-service
Last synced: 11 May 2026
https://github.com/echibiki/community-banners-2.0
The Golang+React port of the former Laravel+React project. Adds in tagged(board specific) banners.
api gin-framework golang react rest rest-api
Last synced: 11 May 2026
https://github.com/cesurapp/api-bundle
Symfony API Bundle
api json-api rest-api symfony symfony-bundle
Last synced: 19 Jan 2026
https://github.com/hassan-ak/wmd-next-simple-books-api
⭐⭐⭐ WMD Next-Neon Assignment :- Simple Book API
Last synced: 11 May 2026
https://github.com/aditya43/golang-bookstore_users-api
Golang Microservices | Bookstore | Users API
domain-driven-design gin-gonic golang microservice mvc mysql rest-api
Last synced: 11 May 2026
https://github.com/beuluis/speedtest-api
Collects Speedtest values and makes them available via REST
docker docker-compose nodejs rest-api restify speedtest
Last synced: 04 May 2026
https://github.com/nikitakumawat/superherodetails
Displayed Superhero details using Rest API
material-ui react-bootstrap reactjs rest-api
Last synced: 11 May 2026
https://github.com/dm-zhuk/goit-node-rest-api
Topics 4-7. #goit-node-rest-api
dotenv express glitch gravatar-api jest-tests nodejs rest-api
Last synced: 04 May 2026
https://github.com/siddiqsoft/cosmosclient
Cosmos REST-API Client for Modern C++
asynchronous azure azure-cosmos azure-cosmos-db cosmos-db cpp cpp20 json-api nuget-package rest-api windows
Last synced: 04 May 2026
https://github.com/habibun/login-with-github
Login with Github in symfony
api authentication github-login github-rest-api php rest rest-api restful-api symfony
Last synced: 11 May 2026
https://github.com/semmidev/go-combo
GoCombo
api clean-architecture go golang rest-api restful
Last synced: 06 Oct 2025
https://github.com/kpechenenko/img-previewer
The web-service to create image preview.
docker go image-processing rest-api
Last synced: 04 May 2026
https://github.com/igor-ad/api_users
Simple Symfony API for user management.
bearer-tokens docker-compose jwt-authentication mysql-database php8 rest-api symfony
Last synced: 11 May 2026
https://github.com/fosouzadev-public/webapi-rest-keycloak
Web Api Rest simples para validar um token de usuário gerado pelo Keycloak
authorization csharp keycloak rest-api
Last synced: 10 Oct 2025
https://github.com/apiverve/dnsseccheck-api
DNSSEC Checker validates the DNSSEC (Domain Name System Security Extensions) configuration of a domain. It verifies that DNS responses are authenticated and haven't been tampered with.
android-library api apiverve dnsseccheck domain-data dotnet java nodejs npm-package nuget-package python python-package rest-api
Last synced: 25 Jun 2026
https://github.com/omniscient-job-project/omniscient-back
전직시 백앤드 서버
api back-end rest-api spring-boot spring-jwt
Last synced: 04 May 2026
https://github.com/abhishekmallav/mobile-sms-server
An Android app that turns your Android phone into a local SMS gateway. A free local alternative to cloud SMS APIs (like Twilio) for feature development and automated alerts, powered by Flask and Kivy.
android buildozer flask kivy local-development pyjnius python rest-api sms-api sms-gateway sms-messages twilio-sms
Last synced: 09 Jun 2026
https://github.com/bilgesucakir/librarymanagementdemo
Library Management CRUD REST API with Spring Boot, MySQL, Hibernate
crud-api jpa mysql-database rest-api spring-boot
Last synced: 31 May 2026
https://github.com/matisszilard/gondol
gondol - learning golang
golang learning rest-api server
Last synced: 11 May 2026
https://github.com/foreverzer0/gldoc
Local HTTP server for hosting the official OpenGL documentation in a simplfied JSON format.
documentation documentation-generator documentation-tool go golang opengl opengl-es opengles rest-api restapi
Last synced: 04 May 2026
https://github.com/remy349/volcanoes-restapi-python
A simple REST API about volcanoes.
flask flask-migrate flask-smorest flask-sqlalchemy pytest python rest-api swagger-ui
Last synced: 04 May 2026
https://github.com/daffafaizan/blog-api
Backend for the blog section of my portfolio website, implemented as a RESTful API using the Go programming language.
Last synced: 04 May 2026
https://github.com/apiverve/dndgenerator-api
D&D Generator creates random content for tabletop role-playing games including characters, NPCs, monsters, treasure, encounters, taverns, and quests.
android-library api apiverve dndgenerator dotnet entertainment java nodejs npm-package nuget-package python python-package rest-api
Last synced: 25 Jun 2026
https://github.com/goidioms/rest
A lightweight, high-performance REST API framework built with Go, featuring hot-reloading and a clean architecture pattern.
air api backend clean-architecture go golang hot-reload http json rest-api
Last synced: 04 May 2026
https://github.com/agxp/docpulse
Async document intelligence API — upload any PDF/DOCX/image + a JSON Schema, get back structured JSON with per-field confidence scores. Go, PostgreSQL, GPT
async document-extraction document-processing go gpt-4o json-schema llm multi-tenant ocr openai pdf postgresql rest-api structured-data tesseract worker
Last synced: 13 Mar 2026
https://github.com/mowinski/lastwatchedbackend
Backend for Last Watched service
Last synced: 14 Jan 2026
https://github.com/kmilodenisglez/github.template-srv.restapi.iris-go
github template for restapi server using golang iris framework
cronjob github-template golang iris-golang rest-api
Last synced: 04 May 2026
https://github.com/mdtanvirhossaintusher/job-portal
backend-development rest-api spring spring-boot springdatajpa
Last synced: 04 May 2026
https://github.com/kareemsasa3/arachne
A resilient, concurrent web scraper service built in Go, featuring a REST API, Redis-backed job queue, and circuit breaker for fault tolerance.
asynchronous circuit-breaker concurrency crawler docker docker-compose go golang job-queue rate-limiting redis rest-api web-scraper web-scraping
Last synced: 04 May 2026
https://github.com/hossahin/helpinghub-project-server
HelpingHub Server is a Node.js backend providing RESTful APIs for managing volunteer posts, user details, and authentication. Using Express, MongoDB, and Firebase Admin SDK, it enables secure CRUD operations to support a volunteer management platform.
api backend cors crud dotenv express javascript mongodb nodejs rest-api volunteer-management
Last synced: 04 May 2026
https://github.com/ramgochade39/live-share-market-tracker-microservices-based-real-time-stock-info-app
See The Stocks INfo In Real Time With Ticker Symbols (Unique Codes For Each Stock)
controller feign-client jsp lombok microservices-architecture rest-api spring-boot spring-cloud spring-mvc webclient-springboot
Last synced: 04 May 2026
https://github.com/donartkins/rockbridge-backend-api
A high-performance, scalable donation processing API built for Rockbridge Ministries
expressjs mongodb rest-api stripe-payments
Last synced: 04 May 2026
https://github.com/helosantosdesousa/cardapio_mvc
Projeto básico de cardápio digital, com backend em Spring Boot (H2 Database) e frontend em HTML, CSS, JS e Bootstrap. Permite listar itens de comida de uma API e exibi-los em uma interface simples.
api backend bootstrap college-project frontend full-stack fullstack-development h2-database java mvc mvc-architecture mvc-framework rest-api spring-boot spring-mvc system-design
Last synced: 14 Apr 2026
https://github.com/apiverve/birthstones-api
Birthstones is a comprehensive lookup API for birthstone information. It returns detailed data about gemstones associated with each birth month, including the primary stone, alternate stones, colors, meanings, and zodiac associations.
android-library api apiverve birthstones dotnet java nodejs npm-package nuget-package python python-package reference-data rest-api
Last synced: 25 Jun 2026
https://github.com/mr-mudgal/referral-system-task
This project is a Django-powered Referral System App that streamlines user registration and referral tracking with ease. Whether it’s onboarding new users or managing referral-based rewards, this application provides a robust and efficient solution.
django django-application django-framework django-project django-rest-framework mysql object-relational-mapping orm orm-framework python3 rest-api restful-api sqlite3
Last synced: 04 May 2026
https://github.com/rathod-shubham/fastapi
Welcome to the world of FastAPI, a sleek and high-performance web framework for constructing Python APIs.
api backend backend-api fastapi generative-ai machine-learning object-detection python3 rest-api
Last synced: 13 Apr 2026
https://github.com/yoanesber/spring-boot-redis-stream-producer
This Spring Boot REST API handles order payments using Redis Streams instead of Pub/Sub, offering a more reliable and scalable message-driven solution. Redis Streams retain messages until acknowledged, ensuring durability and preventing message loss when no consumers are available.
lettuce order-payment publish-subscribe redis redis-stream rest-api spring-boot
Last synced: 04 May 2026
https://github.com/dineshreddypaidi/instagram-api
api for instgram like application
deployment django django-rest-framework djangorestframework instagram instagram-api postgresql railway rest-api restful-webservices
Last synced: 04 May 2026
https://github.com/ioott/fullstack-crud-typescript-orm-tdd-poo
CRUD para gerenciamento de um campeonato de futebol através de uma API REST .
full-stack jwt-authentication jwt-token mocha-chai-sinon nodejs orm poo rest-api sequelize solid-principles tdd-workflow typescript
Last synced: 04 May 2026
https://github.com/programmergnome/springboot-api-with-aop
[HU] Programozás Módszertan II. gyakorlat egyéni (azaz 1.) beadandó dolgozata.
aop rest-api simple-app spring-boot
Last synced: 12 May 2026
https://github.com/mariachibear/nam
Template for a Nest.js REST API with user authentication with MongoDB
authentication hacktoberfest javascript mongodb nestjs rest-api typescript user
Last synced: 13 Apr 2026
https://github.com/officio-indrajeet/projectmanagementtool
A team collaboration project built on Spring Boot and React JS, designed to enable team members to work efficiently and remain more organised by keeping track of all incidents thus enabling the team to achieve their specific objectives and deliverables
jwt jwt-token reactjs redux redux-thunk rest-api spring-boot spring-data-jpa spring-security
Last synced: 04 May 2026
https://github.com/peter-haro/a-boilerplate-for-node.js-web-applications-
Boilerplate for web apps with authentication, OAuth, and API examples.
expressjs fork mongo node-js oauth oauth2-client rest-api
Last synced: 04 May 2026
https://github.com/udokailodigwe/job-tracking-fullstack-app
A clean and well structured API built with Nodejs/Express, MongoDB
express-middleware jwt-authentication middleware mongodb mongoose nodejs rest-api swagger-ui
Last synced: 04 May 2026
https://github.com/vilchisangelraulvilchis/apidash
🚀 Create and customize API requests seamlessly with API Dash, the open-source cross-platform client for visual response inspection.
api application dart dart-library developer-tools flutter flutter-apps flutter-ui graphql gssoc hacktoberfest http-client mobile-app mobile-development postman rest-api server-sent-events websocket
Last synced: 04 May 2026
https://github.com/uvsmtid/turbo-banyan
Demo CI/CD pipeline defined via AWS CloudFormation for a service with REST API and MySQL database.
aws cd cd-pipeline cfn cfn-templates ci ci-cd cicd mysql rest rest-api
Last synced: 04 May 2026
https://github.com/ymzemre/express-birthday-reminder
REST API built with Express.js and MongoDB.
expressjs mongodb node-js rest-api
Last synced: 14 Apr 2026
https://github.com/poode/pub-sub
simple notification system
express mongodb notifications pub-sub rest-api simple
Last synced: 14 Apr 2026
https://github.com/mawdesign/lyricsanctuary
lyricSanctuary: A web application for managing and organizing song lyrics with detailed musical and contextual information, built with Python, CouchDB, and a hexagonal architecture.
cc-by-sa couchdb database hexagonal-architecture json-schema lyrics-management music-database python rest-api web-application
Last synced: 04 May 2026
https://github.com/namangupta123/pizza_delivery_backend
REST API for a Pizza delivery service built with FastAPI, SQLAlchemy and PostgreSQL.
fastapi postgresql rest-api server sqlalchemy-python
Last synced: 04 May 2026
https://github.com/aswinbennyofficial/sre-exercises
Building a resilient backend project from scratch with Dockerization and CI/CD, incorporating Site Reliability Engineering (SRE) principles. Demonstrating best practices in modular architecture, logging, database migration, and CI/CD pipelines for automated testing, deployment.
api backend docker go go-chi golang pgx postgres rest-api sre student-management-system vyper-config yaml-configuration zerolog
Last synced: 04 May 2026
https://github.com/vbanurag/go-rest-biolerplate
Using Go lang implement REST API
Last synced: 14 Jan 2026
https://github.com/bootcamptoprod/spring-boot-resilience4j-rate-limiter
A simple app highlighting how we can implement rate limiter using Resilience4j in Spring Boot
java java-17 rate-limit rate-limiter rate-limiter-api rate-limiting resilience resilience4j resiliency resilient resilient-sy rest rest-api spring spring-boot spring-boot-3
Last synced: 04 May 2026
https://github.com/apiverve/bluetoothlookup-api
Bluetooth Company Lookup allows you to identify Bluetooth device manufacturers by their Bluetooth SIG assigned company identifier. This helps identify the manufacturer of Bluetooth devices, beacons, and accessories.
android-library api apiverve bluetoothlookup dotnet java networking nodejs npm-package nuget-package python python-package rest-api
Last synced: 25 Jun 2026
https://github.com/guiromao/football-fan-tokens
Application to manage football fan tokens, to be deployed onto AWS
hibernate java jpa mysql rest-api spring-boot
Last synced: 04 May 2026
https://github.com/ggalina/movieuniverse
Technologies: REACT, CSS, REST API, AXIOS, Parcel, public themoviedb API, libraries: react-loader-spinner and react-slick. Personal project.
axios css parcel public-api react-loader-spinner react-slick reactjs rest-api
Last synced: 14 Apr 2026
https://github.com/sebyx07/rust-ratatui-todos
A high-performance todo list application with TUI, CLI, and REST API interfaces. Built with Rust, Ratatui, SQLite, and Axum with full pagination support.
axum cli crossplatform pagination productivity ratatui rest-api rust sqlite terminal todo tui
Last synced: 04 May 2026
https://github.com/khoirulhudaadev/api-warehouse
API for web warehouse
api artisan backend endpoint laravel optimalization php rest-api
Last synced: 04 May 2026
https://github.com/mu-senpai/task-nest-server
expressjs mongodb rest-api websocket-server
Last synced: 04 May 2026