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-06-25 00:22:48 UTC
- JSON Representation
https://github.com/axnjr/blazze.js
A powerful express framework to write type safe API's with zero TS configuration, no boiler-plate and file/directory based routing, blazingly fast.
api expressjs framework javascript lightweight npm-package open-source react reactjs rest-api type typed typescript vite
Last synced: 06 Jul 2025
https://github.com/cocart-headless/cocart-get-cart-enhanced
This free add-on enhances the cart response by returning additional data for both the cart and the items added to it.
api cocart cocart-addon cocart-lite e-commerce rest-api shopping-cart woocommerce woocommerce-plugin wordpress wordpress-plugin
Last synced: 26 Oct 2025
https://github.com/santrikoding-com/vue-js-codeigniter
Vue Js CodeIgniter
api codeigniter codeigniter4 rest-api restful-api vue vuejs
Last synced: 24 Apr 2025
https://github.com/kulikov-dev/shipstation
Connector/WebHook to the ShipStation for PHP 5.5>=
cms connector e-commerce php php55 rest rest-api shipstation shipstation-api
Last synced: 13 Jun 2025
https://github.com/turtlemonvh/blanket
Blanket is a RESTy wrapper for long running tasks.
boltdb golang queue rest-api task-runner
Last synced: 02 May 2026
https://github.com/orels1/puremock
A zero-dependency mock api server ⚡️
mock nodejs rest-api zero-dependency
Last synced: 26 Oct 2025
https://github.com/ankansaha/store-management
This Store Management Backend Node App is built using Typescript, ExpressJS, and MongoDB. It provides efficient management of products, orders, and customer data. The app's backend functionality includes user authentication, CRUD operations, and data validation. Its clean code and scalability make it ideal for any e-commerce or retail store.
api collaborate digitalocean expressjs github github-codespaces gitkraken gitlens learn microsoft mongodb namecheap nodejs rest-api student-vscode typescript
Last synced: 25 Apr 2025
https://github.com/api2pdf/api2pdf.java
Java client library for the Api2Pdf.com REST API - Convert HTML to PDF, URL to PDF, Office Docs to PDF, Merge PDFs, HTML to Image, URL to Image, HTML to Docx, HTML to Xlsx, PDF to HTML, Thumbnail preview of office files
aws-lambda barcode headless-chrome html-to-docx html-to-image html-to-pdf html-to-xlsx image-preview java libreoffice merge-pdf pdf pdf-generation pdf-to-html qrcode rest-api url-to-image url-to-pdf wkhtmltopdf word-to-pdf
Last synced: 10 Oct 2025
https://github.com/german-zarate/imdb_api_backend_project
The IMDb Django Backend Project is a Django-based RESTful API for managing movies,streaming platforms, and users. Built with Django Rest Framework, it provides user authentication, customizable codebase, and sample data for quick setup. With its powerful features, this project serves as a solid foundation for building IMDb-like applications.
django django-rest-framework python python-backend rest-api
Last synced: 15 Oct 2025
https://github.com/oguzhantasimaz/shopping-cart-rest-api
Shopping Cart Rest API with Golang
clean-architecture clean-code example go golang rest rest-api shopping-cart
Last synced: 28 Apr 2025
https://github.com/coldsmirk/vef-framework-go
A comprehensive, enterprise-grade web framework for Go that accelerates the development of scalable, maintainable applications
approval-workflow cqrs crud dependency-injection enterprise fiber go golang orm rest-api web-framework
Last synced: 15 Jun 2026
https://github.com/ingran/linkero
Restful API for external requests
framework python-2 python-3 rest-api restful-api web-services
Last synced: 11 Mar 2026
https://github.com/allankoechke/mantisbase
Lightning fast BaaS in C++ — One binary, full backend, anywhere.
api auto-rest-api cpp database http rest-api sql
Last synced: 17 Jan 2026
https://github.com/tsuzat/nft-museum
A flutter app for NFTs which let you see and browse NFTs.
dart flutter nft-gallery nfts rest-api restful-api ui
Last synced: 12 Jul 2025
https://github.com/wherrera10/rxnav.jl
Julia interface to the National Library of Medicine's online pharmaceutical RxNav API
health medicine pharmacology rest-api
Last synced: 15 Mar 2026
https://github.com/ararog/sofie
🌟 The elegant full-stack web framework that makes Rust web development effortless
Last synced: 31 Jan 2026
https://github.com/maharshi-abi/react_laravel_admin_theme
Basic Admin panel layout that include Laravel Framework 7.28.1, JWT Authentication, React JS 16.2.0, Redux, Thunk, Axios, Hook, Suspense, Lazy, Laravel Migration Files, Custom (search, pagination,csv download), Rest API API Collection..etc
admin admin-dashboard axios hooks jwt laravel login-system migration react react-redux reactjs rest-api thunk-middleware
Last synced: 26 Apr 2025
https://github.com/samarmohan/backend-frameworks
Backend frameworks
api asp-net-core csharp django django-rest-framework express flask java mongodb mongoose nest nestjs nodejs postgresql python rest-api spring-boot sqlite typescript
Last synced: 28 Feb 2026
https://github.com/gujarats/nearest
Template project for developing web API using Go to get a driver from 2.5 million of drivers data in miliseconds
go golang handler rest-api webservices
Last synced: 09 Oct 2025
https://github.com/cyborginc/cyborgdb-js
JavaScript & TypeScript Client SDK for CyborgDB: The Confidential Vector Database
ai ai-ml ann cryptography cyborgdb embeddings encryption javascript metadata-filtering open-source rest-api typecsript vector vector-database vector-embeddings vector-search
Last synced: 05 Mar 2026
https://github.com/kalebe16/restiny
A minimalist HTTP client, no bullshit
developer-tools http http-client python rest rest-api rest-client ssh terminal textual tui
Last synced: 06 Mar 2026
https://github.com/ctuanle/genshin-api
APIs for travelers of genshin impact world who enjoy playing around with api.
docker express genshin-impact mongodb node rest-api typescript
Last synced: 06 Sep 2025
https://github.com/azizbenismail/project_integration_devloppement_4twin_backend_express
Notre projet vise à créer une plateforme de crowdfunding dédiée exclusivement aux projets ayant un impact environnemental positif. Nous souhaitons soutenir des initiatives innovantes et durables qui contribuent à la préservation de l'environnement et à la transition vers une économie verte.
expressjs machine-learning mern-stack mongodb reactjs recommender-system rest-api
Last synced: 02 Apr 2026
https://github.com/martincastroalvarez/django-admin-rest-api
Make your Django admin headless in two lines: add it to INSTALLED_APPS, include the URLs. Every ModelAdmin you've already registered becomes a JSON REST endpoint — same permissions, same forms, same audit log. No parallel auth, no parallel validation, no rewrites. A drop-in API surface for React frontends, MCP servers, and any other JSON client.
admin api django django-admin headless json-api open-source plug-and-play python rest-api
Last synced: 03 Jun 2026
https://github.com/mr-technologies/crowsnest
MRTech IFF SDK web interface sample
camera cuda demosaicing dng frontend genicam gpu h264 image-processing jetson json low-latency machine-vision mipi rest-api rtsp tiff vulkan webrtc ximea
Last synced: 06 Sep 2025
https://github.com/hamidurrahman1/airline-reservation-system
This project demonstrates the ability to use and working with Spring Data JPA, REST API, complex Hibernate mapping, and in-memory database usage for quick test and development.
h2-database hibernate jackson json maven memory-database mysql-database postman rest rest-api spring-boot
Last synced: 26 Oct 2025
https://github.com/codewithalamin/rest-countries
Explore countries worldwide: search, filter by region, and access detailed info – all in one interactive web app.
codewithalamin country-list frontend frontend-mentor frontendmentor-challenge rest-api rest-countries-api
Last synced: 04 Mar 2026
https://github.com/leocardoso94/brasileirao-api
A simple API rest that provides information about the Brazilian football league
Last synced: 10 Jun 2026
https://github.com/dscottboggs/geoinfo
Simple wrapper around the geo-info.co API
crystal-language geocoding http json-api rest-api
Last synced: 29 Oct 2025
https://github.com/0xtheprodev/spring-clean-example
Clean Architecture Example with Spring Framework (Java)
clean-architecture graphql hexagonal-architecture hibernet java java18 maven openapi openapi3 repository-pattern rest-api spring spring-boot
Last synced: 02 Apr 2025
https://github.com/nastel/jkool-client-java-api
JKQL Streaming & Query API Using REST (HTTPS, WebSockets)
jkool jkool-cloud jkool-streams query-jkool rest-api websockets
Last synced: 27 Feb 2026
https://github.com/fabricadecodigo/ionicconsumerestapiexample
An example of consume a REST API using Ionic
angular http-requests ionic ionic-framework ionic2 ionic3 rest rest-api restful
Last synced: 29 Apr 2025
https://github.com/buonotti/apisense
Tool to monitor the quality and availability of API data
golang monitoring rest-api validation
Last synced: 14 Jan 2026
https://github.com/anicetkeric/postgrest-api
docker docker-compose postgresql postgrest rest-api sql
Last synced: 04 Mar 2026
https://github.com/nwfsc-cb/rcax
rCAX R package: an R client to access the REST API for the StreamNet Coordinated Assessments tables
noaa r-package rest-api salmon
Last synced: 14 Jan 2026
https://github.com/slipros/roamer
Fast and flexible HTTP request parser for Go
api data-binding form-parsing go go-api go-http go-http-requests go-library golang http http-request http-request-params-reader json middleware parser request-parsing rest-api struct-tags web-framework
Last synced: 14 Jan 2026
https://github.com/anuran-roy/mapsec_server
MapSec Backend Server prototype (built on FastAPI)
api backend cybersecurity fastapi internet-of-things iot mapsec open-source opensource python python3 rest-api scanner security tinydb
Last synced: 02 May 2026
https://github.com/serhatyamann/cms_project
This project is physically and logically seperated by N-Tier architecture. I have used repositories, MVC, services, AutoFac (IoC container), AutoMapper, UnitOfWork and more in this .NET Core web project. CMS.API (.NET Core Web API) is a REST-API that provides the Client-Shop web project to communicate with the database of CMS Project.
autofac client-side domain-driven-design dotnetcore fluentvalidation ioc-container jwt mvc newtonsoft-json repository rest-api services sessions swagger unitofwork
Last synced: 05 Jul 2025
https://github.com/algosup/2024-2025-project-3-quickest-path-team-5
🚀 Quickest Path REST API | A high-performance C++ REST API for calculating the quickest path between landmarks in the United States. Supports JSON/XML responses, efficient pathfinding using graph algorithms, and robust data validation. Ideal for route planning applications!
cplusplus data-validation graph-algorithms high-performance json pathfinding rest-api server shortest-path xml
Last synced: 17 Mar 2026
https://github.com/guidodipietro/solution-checker-gsheets
A Google Sheets document that can verify FMC solutions using an external REST API
flask google-sheets python rest-api rubiks-cube speedcubing
Last synced: 26 Jan 2026
https://github.com/yordanov0502/sportsbook_application_backend
Spring REST API
dto hibernate-jpa java junit jwt postgres rest-api rest-template scheduling spring spring-boot spring-security spring-validation
Last synced: 05 Sep 2025
https://github.com/ozkanpakdil/rust-examples
rust examples on different topics
Last synced: 03 May 2026
https://github.com/antoniopaya22/typescript-api-rest-template
TypeScript and NodeJS API-REST Template
api-rest apirestfull rest-api typeorm typescript
Last synced: 11 Jun 2025
https://github.com/devtheorem/phaster
A PSR-7 compatible library for easily making CRUD API endpoints
Last synced: 13 Apr 2025
https://github.com/softinstigate/restheart-website
restheart.org main website
graphql java microservices mobile-app mongodb rest rest-api webapp
Last synced: 08 Apr 2025
https://github.com/mehmetpekdemir/microservice
Microservices with Spring Boot
admin-server cassandra docker elasticsearch eureka-server gateway-api java-11 microservice mysql netflix-eureka netflix-hystrix rabbitmq rest-api spring spring-boot spring-cloud spring-data spring-mvc springframework zipkin-server
Last synced: 15 Mar 2025
https://github.com/or-abdillh/stock-api
Backend service for Stock App using NodeJS , ExpressJS, and MySQL
api expressjs inventory inventory-management nodejs nodejs-server rest-api restful-api
Last synced: 17 Apr 2025
https://github.com/ahmed-osama2022/php-api
This is a simple php-api project to make an API for your application using PHP native.
api api-rest api-server apis php php-api php-apis php-framework php-library php7 php8 rest-api restful-api
Last synced: 14 Apr 2025
https://github.com/cheesecakelabs/fetch
Opinionated fetch wrapper for modern front-end.
fetch front-end javascript rest-api
Last synced: 13 Apr 2025
https://github.com/arashabedii/requester
php class to send some requests
api curl curlphp http https php php-curl php-curl-library php-library php-request rest-api
Last synced: 12 Apr 2025
https://github.com/tufahel/blog-app-front-end
Tufahel's Blog is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
jsx react redux rest-api tailwindcss
Last synced: 03 Oct 2025
https://github.com/sandesh300/youtube-clone
The YouTube Clone is a full-stack app with Java, Spring Boot backend, Angular frontend, MongoDB, Auth0 authentication, and AWS storage.
angular aws-s3 java javascript mongodb oauth2 rest-api spring-boot spring-data-jpa spring-mvc spring-security-jwt
Last synced: 13 Apr 2025
https://github.com/dominikjalowiecki/auction-auction-api
REST API of online auctions application "Auction Auction".
composer design-patterns figma full-text-search jwt php phpmailer postman rest-api sql transactions
Last synced: 05 Mar 2025
https://github.com/mbrsagor/ecommerce
Django fully eCommerce web application and simple inventory management system.
css3 django env html5 javascript python responsive-web-design rest-api
Last synced: 20 Sep 2025
https://github.com/vinugawade/how-old-ur-api
It calculates the age or time elapsed since a given date.
api multilanguage nitro rest-api typescript
Last synced: 10 Mar 2026
https://github.com/felipeoriani/nodejs-typescript-express-rest-api
Sample NodeJs, Typescript and Express REST / Graphql API service used to manage and handle Tasks by User. Deploy is build on the top of AWS ECS, AWS ECR and AWS RDS with Github Actions workflows.
apollo apollo-server apollo-server-express clean-architecture clean-code docker express express-middleware expressjs graphql node-test-runner nodejs postgresql prisma prisma-client prisma-orm rest-api typescript unit-test
Last synced: 04 May 2025
https://github.com/datenanfragen/backend
While Datenanfragen.de is mostly run as a static site, some functionality does require a server. These endpoints are defined here.
Last synced: 01 Aug 2025
https://github.com/planbgmbh/flinkey-web-components
This project provides some Web Components built for usage in combination with the flinkey API.
custom-elements flinkey flinkey-api jest-tests puppeteer rest-api stencil tailwindcss tsx typescript ui-components web-components witte-digital
Last synced: 30 Apr 2025
https://github.com/protontype/protontype
A simple Nodejs framework made in Typescript to build REST APIs
espressjs express nodejs protontype rest rest-api server typeorm typescript
Last synced: 15 May 2025
https://github.com/muhdhanish/encode_server
Welcome to the Encode Learning App back end repository! This is the server-side of our application, built with Node.js, Express, TypeScript, and MongoDB.
chat clean-architecture controllers expressjs javascript jwt-bearer-tokens mern-stack middleware models mongodb mongoose node-cache nodejs nodemailer otp-verification rest-api router socket-io typescript
Last synced: 03 Sep 2025
https://github.com/ecureuill/serverest-cypress
Cypress e2e test of ServeRest API with allure report
api-testing cypress cypress-io e2e rest-api test-automation
Last synced: 27 Sep 2025
https://github.com/brittanyblake/puppy-health-app
This project is a Health and habits tracking app for pets built with React/Redux and Ruby on Rails. The App comprises of a list of categories such as food, walks, appointments. All of the data in this application is retrieved from and posted to my custom Puppy Health RESTful API and is retrieved through the redux store.
axios hooks react redux rest-api
Last synced: 28 Sep 2025
https://github.com/victrme/i18n-quotes
Retrieves random quotes in different languages
cloudflare-workers internationalization quotes rest-api
Last synced: 05 Aug 2025
https://github.com/nicolabovolato/basica
The Foundational Library of Modern Applications
fastify framework javascript microservice microservices rest-api restful-api typebox typescript web-application
Last synced: 06 Aug 2025
https://github.com/whitfin/elasticsearch-bulk-operator
Elasticsearch Bulk API bindings using the Java REST client
Last synced: 02 Jul 2025
https://github.com/appellod/example-serverless-application
A simple RESTful API written with Typescript for NodeJS.
express expressjs mongo mongodb mongoose node nodejs passport passportjs rest-api restful-api socket-io typescript
Last synced: 16 Mar 2025
https://github.com/codekeyz/loopback-multirole-api-starter
Start up your IBM Loopback - 3 Role-Based Rest-API with this boilerplate. It does all the heavy lifting for you
crud ibm-strongloop loopback multi-user nodejs rest-api
Last synced: 12 Apr 2025
https://github.com/rodoufu/rest2grpc
Convert HTTP REST to gRPC
bridge express-js gateway grpc grpc-gateway rest rest-api restful
Last synced: 14 Apr 2025
https://github.com/alexdelprete/ha-abb-fimer-pvi-vsn-rest
ABB/FIMER PVI inverters - VSN300/VSN700 REST API integration for Home Assistant
abb fimer home-assistant home-assistant-component home-assistant-custom homeassistant inverter power-one rest-api sunspec vsn vsn300 vsn700
Last synced: 02 Apr 2026
https://github.com/hmsayem/empora
An Implementation of REST API server following clean architecture principles using Golang
clean-architechture docker firestore golang kubernetes redis rest-api
Last synced: 22 Jul 2025
https://github.com/lombiq/orchard-core-api-client
Client library and demo app to communicate with the web APIs of Orchard Core.
orchard-cms orchard-core rest-api web-api
Last synced: 17 Aug 2025
https://github.com/abhishek-t99/shopnova_frontend_react
A modern eCommerce frontend built with React, Vite, and Bootstrap. Connects to a Django REST API for authentication, product browsing, cart management, and secure checkout with Stripe.
api-integration authentication bootstrap cart checkout django-rest-framework ecommerce ecommerce-application ecommerce-site ecommerce-store ecommerce-website frontend javascript paypal react rest-api stripe vite
Last synced: 03 Nov 2025
https://github.com/fsojitra/node-express-mongodb-rest-api-jquery-ajax
Example based on Node.js, Express.js, MongoDB, Mongoose, EJS and jQuery AJAX REST API.
ajax ajax-request ejs ejs-express express express-js expressjs javascript jquery jquery-ajax jquery-plugin json json-api mongodb mongoose node-js nodejs resful-api rest-api rest-json
Last synced: 27 Aug 2025
https://github.com/emediongfrancis/prison-break-api
A RESTful placeholder API based on the Prison Break series solely for the purpose of API integration testing.
api backend digitalocean frontend nodejs openapi-specification prison-break readme rest-api restful-api
Last synced: 23 Jul 2025
https://github.com/nwfsc-cb/rCAX
rCAX R package: an R client to access the REST API for the StreamNet Coordinated Assessments tables
noaa r-package rest-api salmon
Last synced: 15 Aug 2025
https://github.com/tericcabrel/node-restapi-starter
Starter project to build RESTful API with Node.js and Typescript
docker express internationalization mongodb nodejs rest-api socket typescript
Last synced: 15 Sep 2025
https://github.com/selviler/php-project-jwt
rest api example with php
jwt-token mysql mysql-database php php-package rest-api
Last synced: 02 Jul 2025
https://github.com/barbaracalderon/dou-rest-api
The "Diário Oficial da União" (DOU) Web Restful API developed in the thesis for the bachelor's degree in Information Systems at UFSC. This is a mock API project, as it focuses on a limited dataset spanning of three days.
api diario-oficial-da-uniao dou flask flask-api flask-application flask-rest-api flask-sqlalchemy python rest-api web-restful-api
Last synced: 19 Apr 2025
https://github.com/verifid/vl
Self deployed identity verification layer.
docker docker-image kubernetes nginx pytest python3 rest-api swagger
Last synced: 02 Sep 2025
https://github.com/softspiders/zeit-now-monorepo-next-api
api javascript js micro monorepo next node nodejs now rest rest-api softspider softspiders ss template zeit
Last synced: 12 Apr 2025
https://github.com/attributes-php/wp-fastendpoints
FastEndpoints is an elegant way of writing custom WordPress REST endpoints with a focus on readability and IDE auto completion support
Last synced: 19 Apr 2025
https://github.com/antonybudianto/go-rest-starter
📦 Golang REST starter, dockerized
docker docker-compose go go-modules golang gomod gomodule rest-api
Last synced: 02 Jul 2025
https://github.com/georgetomzaridis/stasy-elevators-unofficial-api
Stasy Elevators Statuses Unofficial API Documentation
athens axios express json metro metro-athens nodejs nodejs-server rest-api stasy stasy-telematics
Last synced: 11 Apr 2025
https://github.com/skitsanos/bun-dynamic-routes
Bun, Hono and Dynamic Route handlers
api api-rest bun hono honojs rest-api restapi restful-api restful-webservices router routes
Last synced: 02 Sep 2025
https://github.com/yushimatenjin/playcanvas-node
REST API wrapper for Node
javascript nodejs playcanvas rest-api
Last synced: 01 Apr 2025
https://github.com/hacker1024/lockly_api_docs
An unofficial Lockly API documentation project.
api lockly rest-api reverse-engineering
Last synced: 11 Apr 2025
https://github.com/jalpeshvadgama/aspnetcorewebapi
How to create Web API with ASP.NET Core 1.0
asp-net aspnet-core aspnetcore rest-api restful
Last synced: 12 Jun 2025