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/lexxai/proxmox_cluster_tasks
Proxmox VE cluster automatic tasks helper, Proxmox API backends [https,cli,ssh]. Sync, Async.
api api-wrapper async asyncio asyncio-api-wrapper backend cli python rest-api ssh tearrform
Last synced: 06 Oct 2025
https://github.com/md-rejoyan-islam/ecommerce-api
The Multi-Vendor Ecommerce API is designed to support a marketplace where multiple vendors can sell their products.
cloudinary express express-validator jwt mongodb rest-api wiston-logger
Last synced: 25 Apr 2026
https://github.com/veoscript/nestjs-authentication-practice
NestJS & Prisma with Authentication Feature
authentication jwt nestjs prisma rest-api
Last synced: 26 Apr 2026
https://github.com/uchithmasenevirathne/spring-boot-learning
This project aims to provide a comprehensive hands-on learning experience with Spring Boot, a powerful framework for building Java-based enterprise applications. The project will cover essential concepts, from creating simple RESTful APIs to integrating databases and implementing security.
Last synced: 26 Apr 2026
https://github.com/fpsska/mockjson
DATA BASE 🗄
backend-api database fakeapi json mockdata my-json-server rest-api typicode
Last synced: 27 Apr 2026
https://github.com/christian-vorhemus/datavisualizer
This demo uses the INQStats API to visualize correlations among demographic data
api d3js demographics inqstats open-data rest-api un-data worldbank
Last synced: 14 Feb 2026
https://github.com/ronjar/beszel-ha
Beszel RestAPI integration for HomeAssistant
api beszel homeassistant homeassistant-integration integration monitoring pocketbase rest-api
Last synced: 27 Apr 2026
https://github.com/davidcreador/covid-19-rest-api
Coronavirus REST API for Current cases by country and date COVID-19
api-rest coronavirus covid-19 covid-data covid-virus nodejs rest-api swagger
Last synced: 27 Apr 2026
https://github.com/evgenywas/simple-cloud-app
The simple cloud app supports multiple upload, download and delete files based on Cloudinary API.
cloudinary-api rest-api scss typescript uuid vue
Last synced: 12 Apr 2026
https://github.com/iampawan/booklibrary
Writing-a-RESTful-backend-using-Kotlin-and-Spring-Boot
books kotlin library rest-api spring-boot
Last synced: 28 Apr 2026
https://github.com/skyth3r/monzo-receipt-generator
An OAuth Go client that attaches receipts to Monzo transactions using the Receipts API
go golang monzo monzo-client oauth oauth2 oauth2-client receipt receipts rest rest-api
Last synced: 14 Jan 2026
https://github.com/amr-yasser226/ai-api-engineering
A hands-on learning hub for API work as an AI Engineer: REST examples, OpenAI API recipes, agentic-AI experiments, Postman collections, and educational .md notes.
agentic-ai ai education examples openai postman python rest-api tutorials
Last synced: 07 Oct 2025
https://github.com/evillord666/weblifo
Lifo (stack) with Web interface (REST API) and Postgres
docker-compose docker-golang docker-golangweb go-template go-tutorial go-web-application rest-api rezonit
Last synced: 28 Apr 2026
https://github.com/golaxo/gofieldselect
Apply field selection pattern to your REST apis.
fields go golang odata query-parameters rest rest-api restful-api select
Last synced: 14 Jan 2026
https://github.com/nathan-fiscaletti/galago
☝️ A simple REST framework written in Go
api api-framework go golang golang-api golang-libraries golang-library rest rest-api restful
Last synced: 14 Dec 2025
https://github.com/gabrielmaialva33/bodybook-api
BodyBook is a training book for fitness enthusiasts 🏋️♂️
api body book deno fitness fitness-app hono kysely kysely-dialect postgresql postgresql-database rest-api
Last synced: 05 May 2026
https://github.com/redhat-plumbers-in-action/bugzilla
🐞 A NodeJS module to access Bugzilla instances through the REST API.
Last synced: 02 Jul 2025
https://github.com/martincastroalvarez/django-data-analytics
Data Analytics, PnL, LTV & retention analysis with Django
analytics beautifulsoup4 d3 d3js data-analysis django ltv rest-api visualization
Last synced: 06 May 2026
https://github.com/actinia-org/actinia-api
API description for actinia_core and official plugins.
actinia actinia-plugin api geospatial opensource rest-api restful-api
Last synced: 17 Jan 2026
https://github.com/actinia-org/helm-charts
actinia helm-charts
actinia chart geospatial helm helm-charts kubernetes opensource rest-api
Last synced: 17 Jan 2026
https://github.com/actinia-org/actinia-tiling-plugin
This is the actinia data tiling plugin for faster processing.
actinia actinia-plugin geoprocessing geospatial opensource rest-api tiling
Last synced: 17 Jan 2026
https://github.com/thiagobarradas/environment-api
Basic API with "Get Environment" feature to use in demo projects
api demo docker dotnet environment environment-variables environment-vars http microsoft rest-api
Last synced: 09 Apr 2025
https://github.com/alexey-koran/rsschool-jsfe
This monorepo contains solutions for RS School JS/FE assignments https://rs.school/courses/javascript
css3 frontend html5 javascript nodejs rest-api typescript
Last synced: 03 Mar 2026
https://github.com/pj8912/grepper-app
Application built using CodeGrepper API
api codegrepper fetch-api get javascript php post rest-api snippets
Last synced: 09 May 2026
https://github.com/burakkontas/discordclone
This project aims to create a backend system for a Discord-like application using microservices architecture. The architecture follows a star topology, where a central service acts as a mediator for communication between other services.
asp-net-core aspnetcore-aspire entity-framework-core grpc grpc-client grpc-server microservices microservices-architecture mongodb postgresql rest-api restapi star-topology
Last synced: 09 Apr 2026
https://github.com/tejastn10/foodfully
An App that helps in distributing food to the needy.
mongodb project react react-native react-redux redux-saga rest-api typescript
Last synced: 08 Oct 2025
https://github.com/bmalbusca/microservices
Restful Web App served by microservices using Flask
backend flask html json microservices rest-api uservice webapp
Last synced: 18 Apr 2026
https://github.com/sanjinkurelic/mvcgenerator
Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).
analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture
Last synced: 19 May 2026
https://github.com/lifailon/vpnc
A universal tool for automatic (local) and remote VPN connection management via a desktop application (system tray) and API
api asp-net-core cli csharp dotnet hotspot hotspot-shield-vpn network rest-api sdk tray tray-application vpn vpn-manager web-api windows
Last synced: 05 Feb 2026
https://github.com/saltiola7/data-analysis-portfolio
Data engineering & analysis portfolio, which showcases my use of Python & SQL
airflow airtable-block anaconda automation back4app chatgpt csv-parser data-analysis data-engineering docker-compose gcp graphql-api jupyter-notebook nosql prefect python rest-api sql streamlit web-scraping
Last synced: 21 Jan 2026
https://github.com/vikkio88/ads-api
a football league simulator, api side
football-data football-manager-game football-simulation rest-api slime-api
Last synced: 24 Mar 2025
https://github.com/joaoduarte19/dmvc-with-spring4d-di
DMVC API example using Spring4D dependency injection container
delphi delphimvcframework dependency-injection dmvc rest-api spring4d
Last synced: 19 Jan 2026
https://github.com/yanpozka/checkers
High Aviability checker game
docker docker-compose fault-tolerance flatbuffers go golang high-availability memcached microservices nanoservices rest-api websockets
Last synced: 07 May 2026
https://github.com/alexandrabaturina/netclicks
Single-page Javascript-based web app for searching TV shows
async-functions chained-promises dom-manipulation es6-javascript event-listeners fetch-api rest-api
Last synced: 05 Jul 2025
https://github.com/janemils/testkube-samples--janemils
The repository for all the k6, postman collection, testkube trials.
artifacts custom-executor docker docker-image k6 kubernetes performance-testing postman rest-api robotframework scale-testing testing testkube
Last synced: 03 Jan 2026
https://github.com/onify/blueprint-google-api-auth
Onify Blueprint: Authenticate against Google API with service account
blueprint bpmn flow google oauth2 onify onify-blueprints rest-api
Last synced: 05 Oct 2025
https://github.com/charnaye95/therapyready-backend
A one-stop site that makes it easy to find the clinic or therapist you are looking for.
backend django django-rest-framework python rest-api
Last synced: 13 Apr 2026
https://github.com/anwesha2002/weather-app
Weather App is an Angular application that displays real-time weather information for any location using a REST API. The app provides users with the current temperature, humidity, wind speed, and weather description, allowing them to stay informed about the weather conditions in their desired locations.
Last synced: 17 Apr 2026
https://github.com/anshgrover23/todo-app-server-side
A Dockerized full-stack Todo application featuring a Node.js backend, PostgreSQL database with Prisma ORM, and JWT-based authentication for secure user sessions.
css docker docker-compose expressjs fetch-api full-stack html javascript jwt-authentication nodejs postgresql prisma prisma-orm rest-api todo todo-app todo-list todoapp todolist
Last synced: 07 Apr 2026
https://github.com/repodevs/banaspati
Robust web API powered by Falcon, SQLAlchemy and Docker
docker falcon falcon-framework makefile python python3 rest rest-api
Last synced: 19 Apr 2026
https://github.com/no-abramov/todoapi-monolith
ASP.NET Core Web API для управления задачами (Todo): .NET 9, SQL Server, RESTful API, JWT аутентификация, Swagger (с поддержкой версий API), Middleware для логирования, пагинация, JSON Patch, безопасное хранение ключей (User Secrets), поддержка версий API (v1 и v2).
aspnet-core dotnet entity-framework-core jwt-authentication middleware pagination rest-api sql-server swagger webapi
Last synced: 19 Apr 2026
https://github.com/dev-shelvin-batista/node_express_mysql
Example of a REST API project with Node, Sequelize, MySQL database, and object-oriented programming.
crud crud-operation express express-js expressjs mysql mysql-database mysql2 node node-js nodejs nodemon oriented-object-programming postman postman-collection rest-api restapi restful-api
Last synced: 02 Apr 2026
https://github.com/writetome51/mongodb-stitch-serverless-functions
javascript mongodb rest-api serverless stitch
Last synced: 17 Apr 2026
https://github.com/ppazos/openehr-rest-client
openEHR Reference REST API Client in Groovy (runs in the JVM)
groovy-language openehr rest-api
Last synced: 19 Jan 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/aishwaryasubash/expense_tracker
Track, Manage, Save: Your Financial Toolkit
Last synced: 12 Apr 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/rgolubtsov/customers-api-proto-lite-vlang-veb
A daemon written in V (vlang/veb), designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.
customers docker json microservice rest-api sqlite veb vlang
Last synced: 12 Apr 2026
https://github.com/SakibvHossain/Simple-Banking-backend-Application
Banking application to explore knowledge of Entity design and caching using redis
cache-storage docker docker-compose dto-pattern exception-handling hibernate java mysql onetoonemapping redis rest-api rolebasedauthrorization springboot springsecurity validator yml
Last synced: 05 Oct 2025
https://github.com/rajaprerak/todo_webapp
Django ToDo WebApp. Integration of REST API
api bootstrap css django django-rest-framework heroku html python rest-api
Last synced: 17 Apr 2026
https://github.com/vinceh121/jpronote
JPronote is an unofficial wrapper for Index Education's Pronote API
aes hacktoberfest java java-library pronote rest-api rsa wrapper
Last synced: 04 Jan 2026
https://github.com/anthonygauthier/blazin
A blazing fast web application framework for Deno
deno framework framework-javascript javascript rest rest-api typescript web
Last synced: 20 Apr 2026
https://github.com/davideferre/django-rest-framework-email-accounts
django-rest-framework-email-accounts is a simple Django app for django-rest-framework that use email instead of username to identify users.
django django-rest-framework hacktoberfest hacktoberfest2021 python rest-api
Last synced: 12 Apr 2026
https://github.com/rvansant2/whats-da-twilio
Small Golang HTTP Server that leverages Twilio's API for calling and SMS messaging
go golang rest-api restful-api telephony twilio twilio-api
Last synced: 04 Jun 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/firsttimeez/server-ssl
Node.js server that is SSL by default that can be used for development or production and can create and renew Lets Encrypt Certificates automatically using ACME, including wildcard certificates
acme acme-ari api-server development dns-01 http-redirect https https-server lets-encrypt linux nodejs openssl production rest-api server ssl ssl-support web-server wildcard-certificates windows
Last synced: 04 Mar 2026
https://github.com/roharon/cafeteria-restful-api
REST API server for HUFS Cafeteria.
Last synced: 20 Apr 2026
https://github.com/rajkumarpal07/devaram
Go web app that serves RESTful JSON web API for Devaram.
Last synced: 14 Jan 2026
https://github.com/bryopsida/nestjs-starter
A Nest.JS starter for a REST API with image and helm chart.
container-image helm nestjs nodejs rest-api starter-template typescript
Last synced: 19 Jan 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/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/getrighhttt/itunes
Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.
adapter api builder-pattern glide http interceptor recyclerview rest-api retrofit2 singleton-pattern viewpager2
Last synced: 02 Apr 2025
https://github.com/met-dev/microservices-project
📌Java Spring Boot Microservices Project with Eureka, PostgreSql, MongoDB, Gateway, Jpa Repository, Eureka Client, Swagger, Lombok...
eureka-client eureka-server gateway-services java jparepository lombok microservice microservices-application postgresql rest rest-api spring spring-boot webflux
Last synced: 12 Apr 2026
https://github.com/msdeep14/securebank
API service to request bank details specific to query URL
banking-applications curl django django-rest-framework djangorestframework-jwt heroku heroku-app jwt jwt-authentication postgres-database python python37 rest-api
Last synced: 20 Apr 2026
https://github.com/siddik-1997/api-testing-on-dmoney-api-with-rest-assured
This repository contains the source code for automated testing of Dmoney API using Rest Assured library. The tests cover various endpoints and scenarios, ensuring the API functions as expected. The project includes test suites, utilities for test data preparation, and configuration files for test execution.
allure-report commons-configuration2 gradle intellij jackson-databind java rest-api rest-assured testng-framework
Last synced: 20 Apr 2026
https://github.com/wowser20/go-rest-proxy
Simple forward proxy server for securing HTTP requests
clean-code dummyjson go jwt-token proxy rest-api
Last synced: 12 Mar 2026
https://github.com/marcosvidolin/jokenpo-rest-api
Jokenpo REST API
api game rest rest-api spring-boot
Last synced: 16 Apr 2026
https://github.com/ghlps/spring-upload-download
Basic project with Spring that uploads and downloads PNG files. Managing and creating code that can manipulate files in the REST API "way".
management-files rest-api springboot
Last synced: 20 Apr 2026
https://github.com/wearesolutionarchitects/ausbildung-public
Abschlussprüfungen und Projekt
android astro-framework ausbildung css github github-actions github-pages html ios java javascript linux macos microsoft php projektmanagment rest-api sql
Last synced: 01 Apr 2026
https://github.com/bonifatius94/chord.lib
Little fun implementation of the Chord protocol
chord-protocol csharp docker rest-api
Last synced: 20 Apr 2026
https://github.com/ehab-elshimi/self-training-backend-php-laravel-hub
A personal repository for mastering PHP (basics & advanced) and Laravel through structured notes, experiments, and mini-projects.
backend-development design-patterns laravel laravel-framework laravel12x mini-projects oop php-advanced php-basics php8 rest-api self-study server-api server-application server-side-scripting-php solid-principles web-development
Last synced: 17 May 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/sanengineer/bakergun-backend
Backend with NodeJS, ExpressJS 🚀, EJS without DB stack 📚. Web serving ReSTAPI.
backend-api backend-services coding-challenge ejs ejs-templates ejs-templating expressjs no-database nodejs rest-api restful-api without-database
Last synced: 16 Feb 2026
https://github.com/emekalites/laravel-api-boilerplate
personal laravel boilerplate for api using Laravel, tymon/jwt-auth and barryvdh/laravel-cors
Last synced: 16 Apr 2026
https://github.com/francislagares/realtor-backend-api
A Real-State api that lists houses realtors want to sell. Built with the amazing framework Nest.js.
Last synced: 18 Apr 2026
https://github.com/tanikai/uniulm_mensa_api
REST API for Canteen / Mensa plans at Ulm University
Last synced: 06 Jul 2025
https://github.com/marcelodiass/escola
django-rest-framework python rest-api
Last synced: 05 Jun 2026
https://github.com/jairojunior/cli-to-resource
REST API to convert plain JBoss-CLI commands to Ansible/Puppet representation.
java jboss rest-api wildfly wildfly-swarm
Last synced: 08 May 2026
https://github.com/devkishor8007/imaginary_api
Build Image Api Using Nodejs, Expressjs and MongoDB.
expressjs image-api mongodb multer-storage node node-express-mongodb nodejs-server rest-api
Last synced: 16 Apr 2026
https://github.com/tusuii/golang_webserver_mediater_task
simple goLang server using Gin Framework
Last synced: 28 Feb 2025
https://github.com/lemonspb/search-organization-test
test task case for Autopiter company
es6 front-end-development frontend javascript react rest-api russian typescript
Last synced: 21 Apr 2026
https://github.com/lukaszkolodziejski/xxxl_managing-global-servers-2
[ GIF ] ( That is XXXL_Managing-Global-Servers-1 with completely New and Modern Technologies >> Extra Bonuses << ) // 08.2020
async axios css-modules css3 enzyme gsap html5 javascript mvp proptypes react react-hooks react-redux-hooks redux-saga redux-thunk rest-api sass yield
Last synced: 16 Apr 2026
https://github.com/denis23x/denix23x
Here, you'll find a curated tools for frontend, showcasing my skills and experience in web development.
graphql landing nextjs portfolio react rest-api shadcn-ui showcase talwindcss tools typescript vercel
Last synced: 16 Apr 2026
https://github.com/joelvoss/firebase-rest-example
Example REST application to demonstate the usage of firebase auth.
firebase firebase-auth rest-api
Last synced: 21 Apr 2026
https://github.com/smile040501/node-shop-app
An E-commerce app where anyone can sell and buy products.
e-commerce full-stack-web-development javascript node-js rest-api web-development
Last synced: 21 Apr 2026
https://github.com/lukethacoder/lwc-demo-2020
⚡ simple example of using LWC on the Salesforce platform (feat. Github REST API)
apex github lightning-web-components lwc lwc-demo rest-api salesforce
Last synced: 06 Oct 2025
https://github.com/matheuscara/rest-api-flask-py
Está Rest-API busca as últimas notícias de um blog(https://www.eurogamer.pt/) de tecnologia.
Last synced: 21 Apr 2026
https://github.com/slfagrouche/safeguard
Real-time crisis monitoring platform for conflict zones and disaster areas. FastAPI + React + MongoDB + OpenAI GPT-4o.
agent ai aws-ec2 aws-lambda aws-s3 crisis-monitoring django fastapi leaflet mongodb non-profit openai react real-time rest-api shadcn-ui tailwindcss websocket
Last synced: 21 Apr 2026