REST API
A representational state transfer (REST) API is a way to provide compatibility between computer systems on the internet. The concept was first outlined in a dissertation by Roy Fielding in 2000.
- GitHub: https://github.com/topics/rest-api
- Wikipedia: https://en.wikipedia.org/wiki/Representational_state_transfer
- Created by: Roy Fielding
- Released: 2000
- Related Topics: api, graphql-api, soap, rpc, wsdl,
- Aliases: rest, rest-api-tutorial,
- Last updated: 2026-07-14 00:26:17 UTC
- JSON Representation
https://github.com/hlakaza/eoh
Simple Address List, View and Add to List
angular6 expressjs mongodb mongoose nodejs rest-api typescript
Last synced: 12 Apr 2026
https://github.com/jakemackie/backend
My own backend implementation with GO and (not yet implemented) PostgreSQL
Last synced: 30 Apr 2026
https://github.com/raulrobinson/spool-emails
Demo project for Spring Boot Queue Email with Rabbitmq
asynchronous-programming java mailer message-queue queues rabbitmq rest-api spool springboot
Last synced: 15 May 2026
https://github.com/jcdwhiz/product-api-using-.net-framwork
This is a products API that can perform CRUD operations. This was done using c# and the .Net framwork. It leverages on Entities, Dtos and using CORE, Design and dotnet ef.
controller csharp rest-api sqlite
Last synced: 02 Apr 2026
https://github.com/ntrv3390/go-crud
Basic crud operations in golang with postgresql and programmatic database migrations.
crud go golang postgresql rest-api
Last synced: 15 May 2026
https://github.com/artifixal/easypharmacy
Management system for web pharmacy.
angular r2dbc rest-api spring spring-security spring-webflux typescript webflux
Last synced: 25 Jun 2025
https://github.com/benaiad/sqlize
SQL interface for REST APIs
cli developer-tools mcp openapi rest-api rust sql
Last synced: 06 Apr 2026
https://github.com/mejanh/web-api-deno
Source code and explanation with details to create a REST Web API with Deno and Oak Framework.
backend deno insomnia oak rest-api typescript web-api
Last synced: 18 May 2026
https://github.com/chacha-john/organisational-news-portal
A rest REST API for querying and retrieving scoped news and information. There should be news/articles/posts that are available to all employees without navigating into any department, and others that are housed/classified within departments.
Last synced: 10 Apr 2025
https://github.com/royerreyesleon/rest-api-jwt-php
REST API Authentication Example in PHP – JWT Tutorial
Last synced: 25 Jun 2025
https://github.com/thilinajayamal/flask-crud-operations
Simple REST API Using Flask
crud-operation flask python rest-api
Last synced: 12 Sep 2025
https://github.com/ethymoney/pi-neopixel-http-api-controller
A simple addressable LED strip control program for Raspberry Pi that takes control commands over a HTTP REST API.
addressable-leds led neopixel python raspberry-pi raspberrypi rest-api
Last synced: 18 May 2026
https://github.com/U-Lasouski/kittygram_final
api ci-cd django django-framework django-rest-framework docker github-actions python3 rest-api
Last synced: 30 Oct 2025
https://github.com/apiverve/base64-api
Base64 Encoder/Decoder is a simple tool for encoding and decoding Base64 strings. It supports both encoding text to Base64 and decoding Base64 back to text.
android-library api apiverve base64 data-conversion dotnet java nodejs npm-package nuget-package python python-package rest-api
Last synced: 08 Apr 2026
https://github.com/shihabmridha/golang-app-template
Template for golang app (REST API, gRPC, whatever)
boilerplate golang grpc rest-api
Last synced: 16 May 2026
https://github.com/prabdhal/weather-app
A weather app created using REST API from openweathermap API and google maps API. You can search for a city and the app will return the weather information for that city, such as, current temperature, high-low temperatures, wind speed, atmospheric pressure, humidity, feels-like temp, sunrise and sunset time.
api api-rest google-maps-api openweathermap openweathermap-api rest-api restful-api weather weather-api weather-app weatherapp
Last synced: 12 Apr 2025
https://github.com/belovetech/user_app
A simple RESTful API that performs CRUD functionalities on user's data.
api nodejs rest-api restful-api
Last synced: 16 May 2026
https://github.com/riyuze/gogin-template
Command pattern template implementing gin-gonic for REST API development.
Last synced: 07 Jan 2026
https://github.com/povar0305/converter
конвектор валют, а так же список курса валют
composition-api rest-api vue-router vue3
Last synced: 07 Mar 2026
https://github.com/nmashchenko/nestjs-backend
💍 In this repo I built a backend server for my application using the NestJS framework, and it was an amazing experience! I chose to use NestJS because it provided an efficient and structured development experience, and I wanted to practice using the MVC pattern in my code. I also used PostgreSQL as DB
Last synced: 09 May 2026
https://github.com/sujji-123/freelancerprojecthub_final_capstone_project
Freelancer Project Hub is a full-stack MERN application that connects freelancers and clients for project collaboration. It features role-based authentication, real-time chat via Socket.IO, a Kanban-style task board, and cloud-based file uploads using Cloudinary. The application is deployed on an AWS EC2 instance with a MongoDB Atlas database.
aws-deployment cloudinary freelance-platform full-stack-web-development jwt-auth mern-stack real-time-chat rest-api single-page-app socket-io
Last synced: 15 May 2026
https://github.com/jrmontag/co-covid-ww
A JSON data API for querying Colorado's COVID-19 Wastewater data
Last synced: 03 Apr 2025
https://github.com/ody-dev/framework
ODY's RESTful API framework built on top of Swoole
api microservices php rest-api restful-api swoole
Last synced: 18 Mar 2025
https://github.com/tha-guy-nate/tha-edfi-runner
A Tabular Helper API library that wraps the Ed-Fi ODS REST API with a typed, pipeline-friendly interface.
ed-fi education python rest-api tabular-helper
Last synced: 05 Jul 2026
https://github.com/nissaba/easyrestclient
Lightweight, protocol-oriented Swift framework for easy REST API communication. Supports Codable requests, customizable headers, query parameters, and binary uploads with Swift Package Manager (SPM) support.
api-client ios macos networking rest-api swfit
Last synced: 01 May 2025
https://github.com/dev-eranda/dotnet-core-swagger-api
This repository contains a Web API built using C# and ASP.NET Core. It utilizes Swagger for interactive API documentation and testing. This project demonstrates best practices in RESTful API design, including JWT authentication, data validation, and standardized response formatting. Key features include user management and CRUD operations
backend-development csharp dotnet-core jwt-authentication rest-api swagger-ui validation
Last synced: 27 Mar 2025
https://github.com/dlhck/lararest
The simplest way to generate CRUD API routes for Eloquent models in Laravel.
eloquent laravel laravel-5-package rest-api
Last synced: 10 May 2026
https://github.com/shikharcodess/gossip-api
RestAPI server that provide multiple functionality.
chat chat-application golang rest-api
Last synced: 30 Jun 2026
https://github.com/zawlinnnaing/elasticsearch-tutorial
My Personal Elasticsearch Playground
Last synced: 18 May 2026
https://github.com/sandra-liedtke/cortex_helper
The repo contains a few scripts which might be helpful to batch-update records in Cortex XSOAR.
batch-update cortex data-integration paloalto python rest-api xsoar
Last synced: 12 Mar 2025
https://github.com/jeffergonzalez/todo-app-api
🚀 Todo App built with Next.js with Laravel
laravel-framework nextjs14 rest-api
Last synced: 07 Mar 2026
https://github.com/dev-relax/express-template-quickstart
A lightweight, ready-to-use boilerplate for building TypeScript + Express backends with security and modular structure — clone, configure, and start coding your API features right away.
authentication boilerplate csrf express jsonwebtoken mongodb mongoose nodejs rest-api security typescript
Last synced: 14 Apr 2026
https://github.com/fajarnugraha37/golang-jwt-example
api authentication go golang jwt rest rest-api
Last synced: 27 Mar 2025
https://github.com/haydenhargreaves/relax.nvim
Simple buffer based REST/HTTP client for Neovim.
http-client neovim neovim-plugin rest-api
Last synced: 18 May 2026
https://github.com/lmoroz/beauty-book
Beauty salon booking platform protopype with AI-powered LLM chat agent, real-time scheduling, and admin dashboard. Yii2 REST API + Vue 3 SPA.
ai-agent booking-system docker function-calling javascript llm php redis rest-api spa sse vite vue3 yii2
Last synced: 08 Apr 2026
https://github.com/patricksferraz/pinned-place
A modern, scalable location-based service built with Go. Features RESTful API, PostgreSQL, Kafka, and Kubernetes support. Perfect for handling location data with high reliability and performance.
api backend clean-architecture cloud-native database devops distributed-systems docker event-driven go golang high-performance infrastructure-as-code kafka kubernetes location-service microservices postgresql rest-api scalable
Last synced: 12 Jan 2026
https://github.com/rof1yev/full-stack_blog_reactjs
Full Stack covers parts of working with the actual Backend. This project is based on ReactJS. Made a Full Stack project with Redux Toolkit.
axios bootstrap font-awesome javascript reactjs redux-toolkit rest-api
Last synced: 13 Apr 2026
https://github.com/annal001/news-portal
A REST API for querying and retrieving scoped news and information
gradle gson heroku java java-spark java11 rest-api
Last synced: 18 May 2026
https://github.com/bealatrix/rest-api
REST API com Node.js by Maransatto (In Refactoring)
api git github javascript jwt-token maransatto mariadb mysql nodejs rest rest-api restful-api
Last synced: 11 Apr 2026
https://github.com/shaikrasheed99/springboot-hateoas
HATEOAS for RESTful APIs using Spring Boot.
hateoas hateoas-response java postgresql rest-api spring-boot spring-hateoas spring-mvc tdd tdd-java
Last synced: 15 Jun 2025
https://github.com/emrebaykusak/book-store-api
Sample ASP.NET Core WebAPI project
asp-net-core-web-api auto-mapper csharp entity-framework-core fluent-validation rest-api
Last synced: 09 Apr 2025
https://github.com/ffekirnew/dotnet-start
New to C# programming? This is the perfect GitHub repo for you! Learn backend and API development with ease using dotnet-start.
Last synced: 17 Jan 2026
https://github.com/jcflow/pizza_app
rest-api rest-client ruby ruby-on-rails
Last synced: 13 Oct 2025
https://github.com/galihap76/restful-api-sederhana-laravel-9
Membuat restful API sederhana dengan laravel 9.
Last synced: 26 Mar 2025
https://github.com/salvatorecorvaglia/raven
A system monitor that works on Linux, BSD, macOS, and Windows
cli cross-platform devops docker fastapi htop monitoring neofetch plugin-architecture psutil python remote-monitoring rest-api system-monitor textual tui web-dashboard
Last synced: 05 Jul 2026
https://github.com/raspi/youtubeapi
YouTube REST API client for Go
go golang golang-library google google-api rest-api youtube youtube-api
Last synced: 15 May 2026
https://github.com/thesurenk/ember-rest-samples
EmberJS example application on using REST APIs
ember ember-data emberjs rest-api
Last synced: 30 Jun 2026
https://github.com/iarsham/easy-portfolio
API for creating portfolios as quickly and easily as possible for users
celery django django-rest-framework docker nginx postgresql python rest-api swagger unittest
Last synced: 04 Mar 2025
https://github.com/tgidk/go-api-365-add-in
Go REST API following Clean Architecture principles. Getting data from the Yahoo Finance API (sign up to get an API key).
clean-architecture go rest-api yahoo-finance-api
Last synced: 20 Jun 2025
https://github.com/arthurlunkes/controleaeroportuario
API Rest, created for class WEB application development.
Last synced: 30 Jun 2026
https://github.com/jcmdsbr/go-rest-hello-world
Project to learning golang use a rest api use case
gofiber golang learning rest-api
Last synced: 30 Jun 2026
https://github.com/zezs/live-chat-room
Developed with Python, Flask, and Flask-SocketIO, this application allows for seamless communication with an unlimited number of participants. Messages are instantly updated, ensuring smooth and uninterrupted group discussions.
backend-service flask html livechat rest-api socket-io
Last synced: 10 Apr 2026
https://github.com/venkata-kiran-adapa/movies-api
express mongo node-js rest-api
Last synced: 30 Jun 2026
https://github.com/markssoftwaregmbh/yab-cms-ff
Yet another boring CMS for FREE (YAB CMS) - A CakePHP 5 and PHP 8 powered Bootstrap Content Management System
admin-dashboard adminlte adminlte3 backend backend-api bootstrap bootstrap5 cakephp cakephp5 cms cms-backend cms-framework content-management-system php8 php81 php82 php83 rest rest-api restful-api
Last synced: 06 Apr 2026
https://github.com/soluckyo/taco-delivery
Прототип системы доставки Тако: CRUD по товарам, авторизация, REST API, Thymeleaf
java jpa rest-api spring spring-boot tymeleaf
Last synced: 06 May 2026
https://github.com/ifsantana/rest-api-custom-methods
A sample project about how to use custom methods - [Google AIP-136](https://google.aip.dev/136)
custom-methods http-requests kotlin rest-api restful-api spring-boot
Last synced: 14 May 2026
https://github.com/ardywsptr/rest-api
Materi Rest API playlist youtube channel Web Programming Unpas
Last synced: 16 Feb 2026
https://github.com/brokeyourbike/tsehay-bank-api-client-php
Tsehay Bank API Client for PHP
api api-client api-client-php hacktoberfest php php8 rest-api tsehay-bank
Last synced: 29 Jun 2026
https://github.com/kahleryasla/flight-boot
🛩️ n-layer backend application: developed using Spring Boot. It follows a layer-based architecture instead of the common feature-based structure. The layer-based architecture promotes separation of concerns and modularity.
authentication java layered-architecture rest-api scheduled-jobs spring-boot third-party-api
Last synced: 02 Mar 2025
https://github.com/mnzralee/bookstore_rest_api
This repository contains the code for a Bookstore RESTful API, developed as a university coursework assignment for the Client Server Architecture module, using Java and JAX-RS.
java-8 jax-rs jersey-framework rest-api tomcat-server
Last synced: 30 Apr 2025
https://github.com/valentinmadiot/piquante-sauces_api
Application web fullstack Angular / Node.js dédiée au partage de sauces. Authentification sécurisée, upload d’images avec Cloudinary, CRUD REST complet, design responsive et déploiement live.
angular auth bcrypt cloudinary cors env express helmet image-upload js jwt mongodb mongoose multer nodejs openclassrooms render-api responisve rest-api vercel-hosting
Last synced: 29 May 2026
https://github.com/asif-shahriar/rest-assured-transaction-api
Automated multiple transaction APIs by REST Assured (Page Object Model) and generated Allure report
allure-report gradle java rest-api rest-assured testng
Last synced: 18 May 2026
https://github.com/msgul/machine-learning-advertising
Testing different machine learning methods on advertising dataset. With a simple RESTAPI using flask
flask machine-learning rest-api sklean
Last synced: 18 May 2026
https://github.com/jakemackie/go-api
A template repository I'll use to scaffold an API that can be easily implemented into webapps.
Last synced: 02 Apr 2025
https://github.com/ankitjha2202/object_detection_services
License plate detection using yolov8 oriented bounding boxes
computer-vision flask rest-api yolov8 yolov8-detection
Last synced: 19 May 2026
https://github.com/kaosdev/rest-angular
An Angular Http Client for fast Rest APIs
angular http-client rest-api restful
Last synced: 11 Jan 2026
https://github.com/carloocchiena/django_rest_api
Django Rest Framework
api dfr django django-framework django-rest-framework rest-api
Last synced: 21 Mar 2025
https://github.com/judiciousmurich/m-treat-patient-management-system
A secure patient management system with user registration, authentication, and profile management using Django and React frameworks.
django postgresql react redux rest-api
Last synced: 13 Apr 2026
https://github.com/bassemhalim/voicemail-generator
A basic demo webapp that uses PlayAI API to generate a voicemail greeting.
express nextjs playai rest-api typescript
Last synced: 12 Apr 2026
https://github.com/itu-artificial-intelligence-club/ituai-club-api
Backend server of ituai-club
api backend nestjs nestjs-backend nodejs rest-api stability-ai stable-diffusion typescript yarn
Last synced: 04 Mar 2025
https://github.com/testautomation/http-api-testing-workshop
HTTP REST API TESTING AND RPA WITH ROBOTFRAMEWORK REQUESTSLIBRARY [ITALY/ENGLISH]
http-api rest-api robot-framework robotframework robotframework-requests
Last synced: 29 Sep 2025
https://github.com/masihgh/larest
Looking for a Laravel pro to refine my REST API scaffold, featuring Swagger, API resources, JWT auth, social login, and OTP authentication.
Last synced: 26 Mar 2025
https://github.com/developeromarfaruk/food-recipe-app
Food Recipe App using API
css3 fetch html5 javascript json rest-api
Last synced: 29 Apr 2026
https://github.com/seaneoo/umcu-api
A consumable-only REST API to retrieve data about the upcoming films and shows in the Marvel Cinematic Universe. Powered by Spring Boot and TMDB API.
api docker marvel marvel-api mongo mongodb nginx rest-api spring spring-boot tmdb tmdb-api
Last synced: 19 Jan 2026
https://github.com/maxjdev/person_management_system_with_addresses
API REST: Sistema de gerenciamento de pessoas e/com endereços.
devtools documentation h2-database hibernate java jpa junit lombok maven mockito mockmvc rest-api spring spring-boot swagger test validation webmvc
Last synced: 03 May 2026
https://github.com/tahniat-ashraf/bkash-vendor-qr-api-consumer
bKash 3rd party QR management api consumer
rest-api spring webclient webflux
Last synced: 15 May 2026
https://github.com/gppeixoto/in0984
public repo for in0984 coursework
golang microservice rest-api trending-topics twitter
Last synced: 12 Jan 2026
https://github.com/nailwal08/gamingcafebackend
A Spring MVC-based project to manage user sessions and personal computers (PCs) in a gaming cafe. This system allows the registration of PCs, session management (start and end sessions), and retrieval of available PCs.
backend-service java mvc-architecture rest-api spring-boot
Last synced: 30 Apr 2026
https://github.com/nunohpinheiro/pnia-api
Phone Number Info Aggregate API - .NET Core 3.0 with Docker
Last synced: 01 Apr 2025
https://github.com/temgi/microsservicos_springcloud
App de RH com Cadastro de Trabalhadores dividido em Diversos Microsserviços Java com Spring Cloud, proporcionando Balanceamento de Carga, Comunicação Rest com JSON, API Gateway, Service Discovery, Serviços Isolados em Containers, Configuração Centralizada, Autenticação OAuth, Autorização com Token JWT de Microsserviços, CORS e RestTemplate.
apache-tomcat api-gateway cors docker docker-image eureka-discovery-service feign-client hystrix java-11 jwt-token maven oauth2 postgresql rest-api ribbon spring-boot spring-cloud spring-cloud-netflix zuul-api-gateway
Last synced: 10 Apr 2026
https://github.com/sreeragp69/notes-app-backend
Backend for the Note App built with Node.js, Express.js, and MongoDB. Handles user authentication, note management, and API requests.
authentication backend cors crud dotenv express-js jwt mern mongodb nodejs rest-api
Last synced: 03 Feb 2026
https://github.com/nunohpinheiro/delivery-service-api
Delivery Service API - .NET Core 3.0 with Authentication/Authorization and Automatic Tests
Last synced: 01 Apr 2025
https://github.com/m4tice/python-webapp
Build a web application using common frameworks such as Flask, SQLAlchemy, etc.
database flask flask-sqlalchemy rest-api webapp
Last synced: 19 May 2026
https://github.com/imgovindjee/car-rental-service
api backend cloudinary database express javascript mongodb moongose nodejs rest-api server
Last synced: 31 Dec 2025
https://github.com/guduchango/meta-api
Laravel 10 API that receives messages from WhatsApp Business, stores them in a local database, and allows a background process to read, process, and respond. Built for AI-based or rule-based message automation workflows.
automation chatbot-backend laravel message-processing php rest-api webhooks whatapp-bot
Last synced: 20 May 2026
https://github.com/sartim/django_shop_api
REST API developed using Django & Django REST framework
channels django django-rest-framework docker python3 rest-api
Last synced: 01 May 2026