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/manthan-sharma-23/orbit
Reddit -- For Developers
postgresql react redis rest-api typescript webrtc websocket
Last synced: 05 Mar 2025
https://github.com/billwallis/testing-apis
Testing REST APIs either for personal projects or for work.
Last synced: 28 Jun 2025
https://github.com/aliftech/todo-api
This project is created as a learning case to create a REST-API using go programmming language. This project is contained about a simple CRUD API to create, update, delete, and show a task.
Last synced: 06 Jul 2026
https://github.com/strawberry-team/ucode-connect-track-fullstack-chronos-calendula-frontend
"Calendula" is a project for managing meetings, reminders, tasks, collaboration with colleagues, and work planning.
axios calendar-app challenge-based-learning front-end-development frontend fullcalendar radix-ui react redux-js rest-api shadcn-ui tailwind-css typescript
Last synced: 07 Apr 2025
https://github.com/indooratlas/api-examples
Examples for using IndoorAtlas positioning & venue APIs
Last synced: 02 Jan 2026
https://github.com/heliohdd/treinamento-especialista-spring-rest
Projeto do curso Especialista Spring REST da AlgaWorks
algaworks java openapi ouath2 rest rest-api spring spring-boot spring-doc spring-mvc spring-oauth2 spring-rest spring-security
Last synced: 11 Apr 2026
https://github.com/maksimdzhangirov/django-rest-tdd
Создаем REST API c помощью Django
django django-rest-framework rest rest-api tdd
Last synced: 30 Mar 2025
https://github.com/nishantrajs/job-application-system-
This is a project which depicts Job Search System. A candidate applies on a Career Job Page of a Company. A Company releases the opening depending upon different Business Requirements. A Review System is followed and a feedback is given to candidate regarding his/her candidature. Back End Project :)
design-patterns git java rest-api spring-data spring-data-jpa springboot
Last synced: 26 Feb 2025
https://github.com/winter-code/car-rental-api
Wrote a RESTful API for a car rental service - MVC structure followed. Hosted on Heroku.
nodejs postman-collection rest-api
Last synced: 18 Feb 2026
https://github.com/apitally/apitally-js-serverless
Simple API monitoring & analytics for serverless JavaScript runtimes
api api-analytics api-logging api-monitoring api-observability cloudflare-workers hono honojs monitoring rest-api restful-api serverless
Last synced: 23 May 2026
https://github.com/vk14133m02/zcommerce
Zcommerce serves as a comprehensive testing project where I meticulously evaluate the UI, API, and database functionalities of the website. Employing techniques such as DriverSingleton and Wrapper Method, I ensure robust testing protocols. Moreover, I meticulously generate detailed reports enriched with screenshots, ensuring a thorough assessment.
extentreports gradle java jdbc rest-api selenium testng webdriver
Last synced: 09 May 2026
https://github.com/tombenke/rest-api-mock-archetype
A project archetype for rest-api mock server creation
archetype boilerplate boilerplate-template rest rest-api rest-api-documentation
Last synced: 30 Mar 2025
https://github.com/kynikos/lib.py.flask-rip
Create Flask REST APIs in peace.
api api-rest api-server flask flask-api flask-restful flask-server python-api python-flask rest rest-api restapi restful restful-api
Last synced: 15 May 2026
https://github.com/fabriciocovalesci/loterias-caixa-api
API de Resultados das Loterias CAIXA Federal
api caixa javascript loteria loterias-api loterias-caixa loterias-caixa-json mongodb mongoose nestjs nestjs-backend nodejs rest-api scraping swagger swagger-ui
Last synced: 24 Jul 2025
https://github.com/lukaszwoznica/slim-rest-api
A simple REST API created with PHP Slim Framework.
php php7 rest-api restful-api slim-framework slim4
Last synced: 24 Jul 2025
https://github.com/tools4everbv/helloid-conn-prov-target-salesforce-apex-rest
HelloID-Conn-Prov-Target-SalesForce-Apex-Rest
apex crm provisioning rest-api salesforce target
Last synced: 25 Jul 2025
https://github.com/structlooper/general-e-comm-admin-panel-with-infyom
General e-commerce laravel admin panel using infyom crud generator
adminlte infyom-laravel-generator laravel rest-api
Last synced: 11 Apr 2026
https://github.com/maxcharm093/mediacms
MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
audio cms django react rest-api video-sharing
Last synced: 09 Apr 2026
https://github.com/arvind-4/weather
Experience Awesome Weather, Accurate forecasts, global tracking, and personalized alerts. Built with Django, Bootstrap, and Vercel for a seamless weather experience.
api css3 django django-application html5 js json python3 rest-api
Last synced: 09 Apr 2026
https://github.com/abrehan2/book-list-app
Designed a project that generates a list of books based on user input
bootstrap css html javascript rest-api
Last synced: 27 Jul 2025
https://github.com/lordmitrii/student-assistant-react
A full-stack web application for tracking assignments, grades, and academic progress. Built with React, Django REST Framework, and modern UI components. Designed for educational use and personal learning.
django djangorestframework docker fullstack-development react rest-api vite
Last synced: 09 Apr 2026
https://github.com/kremilly/pdfthumb
PDF Thumbnail generator
api pdf pdf-thumbnail pdf-thumbnails-generator rest-api webp-api
Last synced: 27 Jul 2025
https://github.com/tanjib-rafi/laravel-vue-diagnostic-center
A simple Diagnostic Center Application using Laravel in backend & Vue in frontend.
diagnostic-center diagnostic-center-management-system laravel laravel-project rest-api vue vue-project
Last synced: 15 Apr 2026
https://github.com/sandeepbegudem/springboot-java-stream-api
This application contains the key features from Java8 like Functional Interfaces, Stream API's, Lambda Expressions. Stream API methods like filter, collect, map, reduce etc.. were covered in this project.
functionalinterfaces java11 java17 rest-api spring-boot springboot3-x stream-apis
Last synced: 03 Jan 2026
https://github.com/yaroslav-dudar/fox.cub
Sport analytics system
deeplearning4j mlp-classifier mongodb python3 rest-api scala vertx3
Last synced: 09 Apr 2026
https://github.com/christopheratkinson/application-programming-interface-template
Welcome to the Python REST API Template repository! This template is designed to help you quickly set up a new REST API service using FastAPI, and includes additional configurations for unit testing with pytest, and GitHub action integrations for CI/CD.
automated-testing backend continuous-integration coverage documentation fastapi github-actions openapi pytest python rest-api server swagger
Last synced: 09 Feb 2026
https://github.com/rajagopal28/transaction-manager
A Small, light-weight Rest API based Java application without any framework, which does not require any server or container runtime.
embedded-server integration-testing java javax-persistence jax-rs jpa lighweight mockito powermockito rest-api rest-assured sqlite3 tdd
Last synced: 01 Sep 2025
https://github.com/thevinayakgore/weather-web-app
A web project for knowing Weather conditions.
html5 javascrpt rest-api tailwindcss weather-api
Last synced: 21 Sep 2025
https://github.com/giacomoguidotto/wave.server
Wave is a full-stack messaging application realized following the REST API philosophy. This is the backend: an OPENAPI standardized LAMP server with a WebSocket channel that offer real-time CRUD-based HTTP-like messages
lamp openapi openapi-specification rest-api websocket
Last synced: 30 Jul 2025
https://github.com/ramraghul/new_words
New Starting For Life
axios-react expressjs mongodb mongoose nodejs recatjs rest-api
Last synced: 09 Apr 2026
https://github.com/matuszewski/dockdash
Docker instances monitoring and container management web platform (diploma work, AHE Lodz)
api axios bootstrap container containers docker docker-container docker-image express express-js expressjs jsx monitoring mui mui-material node react reactjs rest rest-api
Last synced: 09 Apr 2026
https://github.com/aykrimino/jobseekerapi
🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.
api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing
Last synced: 15 May 2026
https://github.com/saudahmedkadapa/full-stack-.net-application
A full-stack web app with ASP.NET Core backend, ReactJS frontend, and SQL Server for data management, featuring user authentication and CRUD operations.
asp-net-core curd-operation dbcontext dotnet entity-framework-core migration postman rest-api sqlserver
Last synced: 09 Apr 2026
https://github.com/lamxy/fiberhouse
fiberhouse 是基于 Fiber 的高性能、可装配的 Go Web 框架,内置全局管理器、配置器、统一日志器、验证包装器以及数据库、缓存、中间件、统一异常处理等框架组件,开箱即用。
cmd cmd-framework fasthttp fiber framework go golang goweb performance rest-api web-framework
Last synced: 28 Sep 2025
https://github.com/purbon/kafka-health-api
A Kafka Health API (work in progress)
Last synced: 02 Sep 2025
https://github.com/ann-dev/fem-rest-countries-api
REST Countries API visualising app with colour theme switcher, based on Next.js framework.
challenge dark-mode fetch-api frontend-mentor nextjs rest-api tailwindcss vercel
Last synced: 09 Apr 2026
https://github.com/arefshojaei/delta
A Powerful PHP Framework for REST API
api core delta framework oop php php-framework php8 rest-api
Last synced: 20 Jan 2026
https://github.com/abhijitnr/basic-notes-app-frontend
This is a simple notes app. In this notes app user can signup, login, get notes, add notes, delete notes and update notes. To visit the notes app just click the the link given below 👇👇👇
css3 html5 javascript react react-router react-router-dom reactjs rest-api
Last synced: 09 Apr 2026
https://github.com/rafaumeu/pocket-api
🚀 InOrbit is a high-performance backend built with TypeScript ⚡, Fastify 🚀, and PostgreSQL 🐘. It features Drizzle ORM 💾, JWT authentication 🔐, and Docker 🐳 integration, ensuring seamless deployment and scalability. The platform offers efficient data management 📊, authentication 🛡️, and goal tracking 🎯 for an enhanced user experience!
api-docs backend biomejs ci-cd cuid database-migrations docker drizzle fastify gamification high-performance jwt-authentication nodejs orm postgresql rest-api swagger test-coverage typescript zod
Last synced: 15 Apr 2026
https://github.com/khantwaikyaw/spring-boot-rest
Spring Boot REST API - Clean Architecture DDD
clean-architecture domain-driven-design java object-oriented-programming rest-api spring-boot
Last synced: 01 Aug 2025
https://github.com/pywjs/backend
The FastAPI Backend for the [pywjs](https://pywjs.com) core.
ai artificial-intelligence fastapi postgresql python rest-api sass
Last synced: 09 Apr 2026
https://github.com/quy-trach/laptopbd_asp.net_core_mvc
Cửa hàng laptop Bình Dương
asp-net-core bootstrap5 crud csharp dotnet-core ecommerce ecommerce-website entity-framework-core html-css-javascript mvc razor-pages responsive-design rest-api sql-server web-application
Last synced: 02 Aug 2025
https://github.com/geeekgod/express-basic-auth
Basic Express and Node Authentication service with REST API with bcrypt encryption.
api authapi authentication bcrypt bcryptjs expressjs nodejs rest-api
Last synced: 09 Apr 2026
https://github.com/fgituser/management-client-psychologist.services
Go mono repository with management of client’s activities with a psychologist.
docker-compose golang monorepo postresql prometheus rest-api services
Last synced: 19 Feb 2026
https://github.com/jesusgraterol/api-response-utils
The api-response-utils package streamlines RESTful API data exchange by introducing a standardized data structure for HTTP response bodies. This structure simplifies client-side data handling, promoting consistency and readability in your API interactions.
api api-response api-rest api-restful body http http-body rest rest-api restful restful-api utilities utils
Last synced: 26 Sep 2025
https://github.com/sandevil23/gorest
simple rest api with CRUD implementation in Go
go golang rest-api restful-api
Last synced: 10 Jun 2026
https://github.com/cake-contrib/cake.rest
Cake Addin to ease consumption of REST APIs, through aliases for RestSharp
cake cake-addin cake-build csharp rest rest-api restsharp
Last synced: 09 Mar 2026
https://github.com/lucianoscarpaci/flix
NewsFlix App - Search for Movies
alamofire ios-app mobile-app mobile-development parse rest-api swift ui-ux-design
Last synced: 27 Aug 2025
https://github.com/md-aamroni/rest-api-in-php
A simple application which is build with Object Oriented Design Pattern in Core PHP 7.4
api-authorization api-client api-credentials authorizaion-in-php php-oop-rest-api rest-api restapi-in-php restful-api
Last synced: 29 Aug 2025
https://github.com/0djentd/alprou-backend
📔⚙️ Habits tracker app. (backend)
api api-rest backend backend-api django django-framework django-project django-rest-framework python python3 rest rest-api
Last synced: 29 Aug 2025
https://github.com/gabrielevalenzuela/chatml
A web API exposing a neural network to detect duplicate entities in knowledge graphs. It uses API key authentication and rate limits requests based on client tiers (FREEMIUM, PREMIUM)
knowledge-graph machine-learning rest-api
Last synced: 29 Aug 2025
https://github.com/hcl-tech-software/domino-rest-sdk-node
NodeJS SDK to interact with the HCL Domino REST API
domino rest-api volt-mx volt-mx-go
Last synced: 31 Aug 2025
https://github.com/a-moseman/tagsystem
dropwizard java jooq rest-api sql sqlite
Last synced: 20 May 2026
https://github.com/electronsz/go-mongodb-rest-api
A GO and MongoDB REST API using gorrilla/mux for routing
go go-mongo-driver golang gorilla-mux mongodb rest-api
Last synced: 30 Apr 2026
https://github.com/mahmoudmortada97/game-mode-on
A website that provides access to various games under different categories, along with links to play each game. The app uses an API to fetch the game data and display it in a responsive design that adapts to different screen sizes.
bootstrap5 game jquery loading-screen rest-api
Last synced: 07 May 2026
https://github.com/darwin808/auto-facebook
Auto facebook message
cron facebook messenger rest-api
Last synced: 14 May 2025
https://github.com/objectisadvantag/codemotion-amsterdam-2017-api
Event API for CodeMotion Amsterdam 2017: http://amsterdam2017.codemotionworld.com/
Last synced: 29 Oct 2025
https://github.com/alexandrelamberty/tftic-fswd-courses
Technofutur tic - Full Stack Web Development Training
algorithms angular express html javascript jquery json nodejs react rest-api sql xml
Last synced: 10 Apr 2026
https://github.com/codewithashim/book-hub-frontend
api-client firebase nodejs reactjs redux redux-toolkit rest-api tailwindcss typescript vite
Last synced: 10 Apr 2026
https://github.com/juhsinto/aupubtoiletserver
LooCation - Public Toilet Finder - Back-End
geojson golang nodejs rest-api
Last synced: 09 Mar 2026
https://github.com/aayush-bhargav/blog-website
This blog website showcases the seamless integration of a custom-built API and EJS (Embedded JavaScript) templating engine to create a dynamic and interactive user experience. The project demonstrates how to build a full-stack web application using Node.js, Express, and PostgreSQL, while utilizing EJS for server-side rendering of HTML.
api axios blog ejs ejs-templates express full-stack middleware nodejs postgres postgresql rest-api
Last synced: 03 Feb 2026
https://github.com/taeyoonkwon/typescript-express-boilerplate
Production ready typescript express boilerplate
boilerplate express jest jwt mongodb mongoose nodejs openapi rest-api template typescript
Last synced: 10 Apr 2026
https://github.com/pestanko/kinispiration
The inspirational quotes for the Kontr 2.0 developed in Go.
golang inspirational-quotes quotes quotes-api rest rest-api
Last synced: 12 Apr 2025
https://github.com/braien-machado/movie-store
Movies Store Frontend
javascript react rest-api tailwindcss vite
Last synced: 10 Apr 2026
https://github.com/jol79/currency_bot
How do you usually view the rate of the currency you are interested in. Most people come up with a search query "rate + currency name + to the dollar/euro, etc.". This Telegram bot will help you automate this process without writing a search query, choosing the desired currency pair, the bot instantly sends a response
currency-exchange-rates currency-rate-parser matplotlib python-telegram-bot rest-api
Last synced: 30 Mar 2025
https://github.com/cusyio/cusy.restapi.info
Site and content info for plone.restapi.
Last synced: 20 Jun 2025
https://github.com/perusworld/spring-cloud-starter
Spring Cloud Starter
backend-services gateway mongodb rabbitmq registry rest-api spring-boot spring-cloud startup webapp
Last synced: 17 Jan 2026
https://github.com/winverse/express-rest-api-sample
Express-rest-api-sample
Last synced: 14 Apr 2025
https://github.com/robinhosz/blog-quarkus
Simple example of a blog api with quarkus.
cdi junit5 maven panache quarkus quarkus-application quarkus-reactive quarkus-resteasy rest-api restassured
Last synced: 18 Apr 2026
https://github.com/yael-castro/cook-book
The purpose of the project is to provide an API to manage recipes and ingredients in order to filter for recipes by ingredients.
golang hexagonal-architecture http rest-api restful-api
Last synced: 12 Jan 2026
https://github.com/localhostpib/pythonplayground
Playground of destruction :-D
bootstrap designpatterns docker flask html jupyter-notebook matplotlib numpy office365 pandas plone5 plotly pygal python rest-api schedule seaborn sharepoint tal totp
Last synced: 10 Apr 2026
https://github.com/aiselis/aiorestapi
Rapid rest resources for aiohttp
aiohttp asyncio python rest-api
Last synced: 16 Jan 2026
https://github.com/oluizeduardo/jfood
A microservice-based restaurant management system built with Java and Spring Boot.
docker flyway java keycloak maven microservices postgresql rabbitmq rest-api spring-boot
Last synced: 10 Apr 2026
https://github.com/hoanhan101/pi-hub
A RESTful API monitoring solution for temperature and humidity sensor readings
Last synced: 10 Apr 2026
https://github.com/francescodisalesgithub/vulnerable-code-workshop
workshop for testing and learning common code vulnerabilities
code hacking injection-attacks injections rest rest-api vulnerabilities workshop
Last synced: 04 Jul 2026
https://github.com/fast1-labs/fast1
F1 Application with Seasonal informations
expo-router mapbox react-native rest-api supabase-auth
Last synced: 26 Feb 2025
https://github.com/ayusharma-ctrl/blogify
Blogify is a feature-rich MERN app that enables users to create, share, and engage with blogs. It offers CRUD operations, profile management, token-based email authentication, following functionality, likes and bookmarks, comment posting, and real-time updates. With 40+ REST APIs, secure login, and protected routes.
express jwt mern-project mern-stack mongodb nodejs react rest-api session socket-io
Last synced: 10 Apr 2026
https://github.com/mohammedjawwad/yelpcamp-project
YelpCamp is a web app where users can explore and review campgrounds across the globe. Built with Node.js, Express, MongoDB, and Bootstrap, it provides a seamless experience for outdoor enthusiasts.
cloudinary expressjs geocoding javascript mongodb mongoose nodejs passportjs rest-api session-cookie
Last synced: 10 Apr 2026
https://github.com/evalece/bench-the-query
Benchmarking GraphQL vs various REST API tool in a container setting for minimal noise in response time analysis, while simulating cold start for all queries on database. Both API endpoint and database benchmark are recored as primary source of response time analysis.
benchmark containerization graphql rest-api
Last synced: 19 Apr 2026
https://github.com/anilpdv/quotesrestapi
quotesRestAPi is RestFull quotes api , for general use case build on nodejs.
expressjs nodejs quotes-api rest-api
Last synced: 10 Apr 2026
https://github.com/rizwanullah313/mernstack-rest-api
MERNSTACK APP REST API
express mern-stack mongodb mongoose rest-api
Last synced: 10 Apr 2026
https://github.com/subhamk108/blazorfileshake
Share Files With Ease.
api blazor blazor-application blazor-webassembly c-sharp csharp dotnet dotnet-core file-sharing file-transfer google-cloud google-drive google-drive-api rest-api
Last synced: 04 Jan 2026
https://github.com/pushpendra-1697/playo-clone
This application for sports enthusiasts to find and join sports events near them. With this app, users can browse a list of available events, view details about each event, and join the events they are interested in. The app allows users to create their own events and join other users after token-based authentication.
authorization axios bson-format bsondump express-js hooks html-css-javascript mongodb-database mongoosejs node-js react-components react-redux react-router-dom reactjs redux-thunks relationships rest-api token-authetication
Last synced: 04 Apr 2026
https://github.com/younusaliakash/reactjs-flight-widget
Explore the magic of an airport departure board on your screen! Powered by React.js and CSS, this widget offers a user-friendly interface with dynamic flight details and playful flipping animations. Elevate your web experience with this delightful project.
Last synced: 10 Apr 2026
https://github.com/shofiq0023/student-management-backend
java postgresql rest-api spring-boot spring-data-jpa
Last synced: 10 Apr 2026
https://github.com/gisoreb/borcelle_store_app
Test Store Project with FakeStore API - Flutter.
Last synced: 08 May 2026
https://github.com/stepio/lambda-lite
Lightweight Java-based skeleton for AWS Lambda functions
aws aws-lambda jackson java8 maven rest rest-api
Last synced: 17 Apr 2026
https://github.com/ahmatfauzy/api-bookshelf
REST API for book management built with Hapi.js | Dicoding Backend Course Final Project | Perfect Score ⭐⭐⭐⭐⭐ (B5)
api backend dicoding dicoding-submission eslint hapijs nodejs rest-api restful-api server-side submission
Last synced: 10 Apr 2026
https://github.com/nicknaso/node-overview
Little overview about Node.js
cpp javascript n-api native-addon nodejs rest-api web workshop
Last synced: 10 Apr 2026
https://github.com/shubham20015/skillsharehub
A REST API to manage skill sharing between users 🤝🏼
java postgres rest-api spring-boot
Last synced: 10 Apr 2026