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/fibercrypto/libskyfiber-dotnet
Skycoin client libraries for .NET ( C# )
client-library csharp csharp-library dotnet dotnet-assembly dotnet-library openapi pinvoke pinvoke-wrapper rest-api rest-client restapi skycoin swagger swig vbnet
Last synced: 11 Aug 2025
https://github.com/devgine/company-versioning
Project to manage companies versioning
doctine eslint react rest-api symfony typescript
Last synced: 08 Apr 2026
https://github.com/mdfarhankc/odoo_rest_api
Decorator-based REST API framework for Odoo — create clean, standardized REST endpoints with a FastAPI-like developer experience. Odoo 16+ compatible.
Last synced: 23 May 2026
https://github.com/lliepjiok/weather-forecast
Server getting information about weather
golang js postgresql react rest-api
Last synced: 10 Apr 2026
https://github.com/dpvasani/Backend-Template-JavaScript
This repository provides a production-grade backend template for Node.js applications using Express.js and MongoDB. It includes a foundational structure, environment configuration, and a basic User model to help jump start backend development.
backend backend-api expressjs mern-stack mongodb mongoose mvc-architecture nodejs rest-api
Last synced: 23 Aug 2025
https://github.com/p0ne/ultimate-django-vue-boilerplate
The ultimate template for starting perfectly a new production-ready Django and VueJS project
celery django django-rest-framework docker fullstack grafana prometheus redis rest-api vuejs webapp
Last synced: 10 Apr 2026
https://github.com/rsachdeva/illuminatingdeposits-rest
Illuminating Deposits Rest Server Services - Go(Golang); Docker; Kubernetes Ingress Deployment with TLS; Postgres SQL; TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations. With Tests/ Coverage. With Observability - Tracing.
docker docker-compose dockertest go go-test go116 golang helm illuminatingdeposits-rest ingress-nginx integration-testing json jwt-authentication kubernetes observability postgresql rest-api test-coverage tls unit-testing
Last synced: 10 Apr 2026
https://github.com/aditya-150/wellnesspree
An online real-time doctor appointment booking web application, where patients can book appointments with Doctors from anywhere across the globe with Ease and Convenience.
api back-end css expressjs front-end graphql html5 javascript nodejs reactjs rest-api webapp
Last synced: 11 Apr 2026
https://github.com/okayshankha/tracetrail
Simple request logger for Express or Express Like apps. Effortlessly record and identify input/output payloads.
debugging nodejs request-logger request-logging request-response rest-api typescript
Last synced: 11 Apr 2026
https://github.com/dcronqvist/restberry-api
☁ REST API that is hosted on my Raspberry Pi
Last synced: 16 May 2026
https://github.com/trodelhd/soundboard
A soundboard written in Java using JavaFX
autoclicker commandexecutor java java-17 javafx-application rest-api soundboard sounds windows-application
Last synced: 03 Feb 2026
https://github.com/shivankk26/restful-api
In this Project, I've built a RESTful API which consists of ready made database, and has been mentioned below. With the help of Express.js Routes this project was made quite easily.
backend ejs expressjs javascript mongodb mongoose nodejs rest-api
Last synced: 10 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/billyfrcs/contosopizza
Contoso Pizza API
api asp-net-core csharp dotnet dotnet-core rest-api webapi
Last synced: 17 May 2026
https://github.com/obeim/fastify-auth-template
A secure authentication & authorization starter template built with Fastify, TypeScript, and Prisma, following OWASP security best practices.
authentication authorization e2e-testing fastify integration-test nodejs owasp-top-10 postgres prisma rest-api testing typescript unit-testing vitest
Last synced: 05 May 2026
https://github.com/ydalton/endpoint
Test API endpoints
api gnome gtk gtk4 libadwaita postman rest-api vala
Last synced: 20 Jan 2026
https://github.com/lovejotsaini/movie-app
movies information app in which user can search any movie and he/she will get all the information related to that movies (eg-imdb ratings,casts etc)
axios es6-javascript react-hooks reactjs rest-api styled-components
Last synced: 02 May 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/jaynil1611/minionese
The plain javascript, also known as vanilla js, is used by big tech companies to build their own frameworks and libraries. This repository contains the code for a translation web app which coverts english to a fun language.
css html javascript rest-api translation
Last synced: 08 May 2026
https://github.com/goliaro/letsmeetbackend
This repository contains the server-side PHP Rest API used by my iOS app 'Let's Meet!'
Last synced: 19 May 2026
https://github.com/tarsislimadev/voicerss-api
To get data from Voice RSS API
Last synced: 29 Jul 2025
https://github.com/crackedresearcher/quickapi
A blazing-fast API mock tool for frontend devs—build prototypes without waiting for the backend! (in build mode)
api-mock astrojs devtools fastapi frameworks rest-api
Last synced: 19 May 2026
https://github.com/puneetharajkr/puneetharaj-k-r-bnmit-fullstack
A full-stack Todo Summary Assistant with a React frontend and Node.js backend. Users can manage todos, generate AI-based summaries via OpenAI, and send them to Slack using live PostgreSQL on Render.
api backend css express express-js frontend html javascript nodejs postgresql reactjs responsive-web-design rest-api
Last synced: 10 Apr 2026
https://github.com/azizbenismail/projet_kaddem_backend_springboot
C’est un projet qui vise à encourager les jeunes étudiants à améliorer leurs compétences professionnelles notamment dans le cadre des nouvelles tendances du monde de l’informatique.
Last synced: 14 May 2026
https://github.com/edmartt/rest-fut21
A REST api demo based on FUT21 api
api flask python rest rest-api restful-api
Last synced: 19 Feb 2026
https://github.com/mgunawardhana/python_postgres_crud
This project demonstrates a basic CRUD (Create, Read, Update, Delete) application using Python and PostgreSQL. It showcases how to interact with a PostgreSQL database through Python using SQL queries for managing records efficiently. Ideal for beginners looking to learn database management and Python integration with PostgreSQL.
crud-application postgresql python research-and-development rest-api
Last synced: 19 May 2026
https://github.com/villagesql/vsql-http
HTTP client for MySQL: GET/POST/PUT/DELETE with JSON responses
curl database-extension http-client mysql rest-api
Last synced: 23 May 2026
https://github.com/santteegt/electronicvoucherrestful
Electronic Voucher processor via RESTful Web Service
Last synced: 18 Jul 2025
https://github.com/cosmo578/rest-api-quotes-generator
A random quote generator built with API
Last synced: 17 Jul 2025
https://github.com/ApidojoHQ/Apidojo-CLI
Official CLI companion for the Apidojo platform
api api-rest cli rest-api restful-api ruby
Last synced: 17 Jul 2025
https://github.com/jodermo/unrealenginegameserver
Unreal Engine dedicated Linux server as Docker container with included Django backend and database for admin tools and dynamic REST-API
backend bash build-tool cpp django game game-development game-server linux postgresql python rest-api unreal-engine
Last synced: 07 Apr 2026
https://github.com/leviself56/edgeos-api
Php code for querying statistics from Ubiquiti Edgeswitch
php7 rest-api ubiquiti ubiquiti-edgeos
Last synced: 03 Apr 2026
https://github.com/jakbin/php_pdo_rest_api
Api using Php Pdo
mysql php php-api-server php-pdo rest-api sql
Last synced: 05 May 2026
https://github.com/ravening/googlebookapigraphql
This is a spring boot and Angular 8 application to fetch the books by title using the Google Books API service and parsing it using jackson.
angular8 database google-books-api graphql jackson-json-processor java-8 json material-design maven nodejs rest-api
Last synced: 25 Feb 2026
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/shofiq0023/student-management-backend
java postgresql rest-api spring-boot spring-data-jpa
Last synced: 10 Apr 2026
https://github.com/banesito/laravel-social-network-backend
A social network backend like instagram build on laravel 11 with Sanctum, Scout, Reverb, also includes rate limiting and role based authentication. And It also has support for s3 object storage like aws s3 buckets and digital ocean spaces
laravel laravel-framework php rest-api reverb sanctum-authentication scout socialite
Last synced: 05 Apr 2025
https://github.com/flazefy/wardrobe-bot
Wardrobe is your ultimate clothing assistant, helping you organize outfits, track history, manage schedules, and plan weekly looks. Unsure what to wear? Our smart outfit randomizer suggests perfect options based on availability and favorites. Join us and we will keeps your style decision effortless and organize. Created using Telegraf
axios javascript rest-api telegrafjs telegram-bot
Last synced: 19 May 2026
https://github.com/belajarqywok/campfire-f
fake api 🔥
docker docker-compose fake fake-api flask graphql grpc heroku kubernetes microservices mongodb rest-api
Last synced: 10 Apr 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/miladhzzzz/prod-automation
automation for your local development or small production !
automation container-as-a-service devops-tools docker python rest-api serverless-framework
Last synced: 17 May 2026
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/rizwanullah313/mernstack-rest-api
MERNSTACK APP REST API
express mern-stack mongodb mongoose rest-api
Last synced: 10 Apr 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/ranareebaal/simple-rest-api
Simple REST API using Next Js 13.3 with Neon database to store api data. JWT and UUID for token authentication with the help of Middleware.
jwt-authentication middleware neon nextjs rest-api tailwindcss uuid-v4 vercel
Last synced: 12 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/manish312002/mvblog
MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.
api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application
Last synced: 16 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/a61-qa-team-i/weare-social-network-project
This repository contains testing artifacts and results for the WEAre Social Media platform, including the test plan, automated API tests (Postman & REST Assured), UI tests (Selenium WebDriver & IDE), security tests, and performance tests (JMeter). Each section includes a README with setup and usage instructions.
manual-testing performance-testing postman-api qa qa-automation qa-team rest-api security-automation selenium-tests selenium-webdriver testing-framework
Last synced: 19 May 2026
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/bryopsida/object-store
A REST api for storing objects using Node.JS and Fastify
fastify nodejs object-storage rest-api wip
Last synced: 21 Jul 2025
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/fazle-rabbi-dev/bazaar-hub-rest-api
🛒🚀 A robust eCommerce REST API (built with Express.js & MongoDB) designed to streamline the development of online stores. It offers comprehensive features including user authentication, product management, cart functionality, order processing, and much more.
api-boilerplate ecommerce-application ecommerce-rest-api ecommerce-template express-js express-rest-api expressjs-api javascript javascript-api mern-project mongodb nodejs nodejs-api nodejs-restapi rest-api
Last synced: 10 Apr 2026
https://github.com/dinushchathurya/node-mysql-crud-app
Create Restful API using nodejs, express and mysql
curd-operation curd-operation-api-example dinush dinush-chathurya dinushchathurya express node node-js node-mysql-curd-app nodejs nodejs-curd nodejs-express-mysql nodemon postman rest-api restful restful-api restful-postman restfulap-nodejs-express-mysql restfulapi
Last synced: 10 Apr 2026
https://github.com/arvrao/rest-api-essentials
Contains handling of basic CRUD operations using NodeJS and expressJS.
backend-api crud-application expressjs mvc-architecture nodejs rest-api
Last synced: 09 Apr 2026
https://github.com/khairulislam/gerrit-miner
Mines gerrit changes with detailed info
data-mining gerrit-miner rest-api
Last synced: 17 Jul 2025
https://github.com/rafi021/expense-manager-api
A Demo Project on Expense Tracker Manager
desing-patterns laravel php rest-api
Last synced: 07 May 2026
https://github.com/chrisross5/bithack-hackathon
Hackathon: A web app built in 3 days to streamline the rental process for community centers in Bjelovar by providing an online platform for availability checking, booking, and contract management.
automapper csharp daisyui dotnet dotnet-core entity-framework-core firebase-auth hackathon jwt-authentication mssql rest-api talwindcss typescript vite vue vue-composition-api
Last synced: 07 Apr 2026
https://github.com/limbanga/moviex-server
This is the backend part for my movieX project - an website for booking movie ticket online.
backend django jwt-authentication rest-api websocket
Last synced: 16 Jul 2025
https://github.com/masumkhan081/pharmacy-mgmt-backend
rest-api based back-end for a react-tailwind based front-end to build a drugs information system that holds drugs, generics, groups, formulation, strength with actions like add, edit-update, search, delete, paginated-tabular-view on it.
crypto-js expressjs mongodb-atlas mongoose nodejs nodemailer passportjs rest-api
Last synced: 10 Apr 2026
https://github.com/beemi/spring-boot-mongodb-example
Spring boot service with mongoDB CRUD example
crud-application mongodb rest-api spring-boot swagger swagger-ui
Last synced: 14 Apr 2026
https://github.com/arefshojaei/lite-php
Micro PHP Freamework | Modular Structure | Just Pure!
api backend freamework hook lite-php modular module php php-framework php8 plugin rest-api
Last synced: 03 Jan 2026
https://github.com/allenrobel/ndfc-python
Set of Python classes and example scripts which interact with NDFC's REST API to create fabrics, networks, vrfs, etc.
cisco cisco-dcnm ndfc python python3 rest-api
Last synced: 05 Apr 2025
https://github.com/gustavo-zamai/mongodb-crud-api-ts
🧩 A simple RESTful API for managing users using Node.js, TypeScript, and MongoDB. Includes Docker support and testing with Vitest.
api backend crud-api docker docker-compose eslint express junior-developer mongodb nodejs prettier rest-api typescript vitest
Last synced: 14 Jun 2026
https://github.com/imsamuelcovalero/project-blogs-api
Project- Blogs-api
backend controller crud docker express joi jwt-authentication model nodejs rest-api sequelize service
Last synced: 07 Apr 2026
https://github.com/shikha-code36/flask-rediscaching-in-docker
Flask Api with Redis caching in docker
docker docker-compose docker-container docker-image dockerfile flask flask-api flask-caching flask-restful flask-sqlalchemy python python3 redis redis-cache rest-api
Last synced: 07 Apr 2026
https://github.com/sentvinsent/user-list-practice-project
React Project to practice and showcase working with functional components, managing state with redux and redux toolkit, working with REST APIs, using NPM packages and animating React App.
css3 forwardref http-requests reactanimations redux redux-toolkit rest-api usecallback-hook useeffect-hook usememo-hooks usestate-hook
Last synced: 11 Apr 2026
https://github.com/d-nadella/Realtime_Currency_Exchange_Rates_To_CSV
This project allows you to fetch real-time currency exchange rates from an API and save the data in a CSV file. The exchange rates are retrieved from the **apilayer.net** API, and the data is processed and written into a CSV file. This can be used for business intelligence reporting or any system that requires real-time currency rate information
api json live-currency-data python-3 realtime-reporting requests rest-api
Last synced: 30 Sep 2025
https://github.com/lenicdev/serverservice
ServerService is a RESTful API that provides information about your Minecraft server
bungeecord bungeecord-plugin minecraft minecraft-server minecraft-servers rest rest-api restful restful-api spigot spigot-plugin
Last synced: 19 Apr 2026
https://github.com/hrithiqball/apollo-fastify
A full stack project that connects to mongodb, postgresql and apollo
apollo fastify graphql mongodb postgresql prisma react redis rest-api
Last synced: 10 Apr 2026
https://github.com/tarsislimadev/kucoin-api
To get data from KuCoin API
kucoin-api rest-api shell-script
Last synced: 13 May 2026
https://github.com/priyanshuuranjan/fertilizer-shop
Introducing KumarFertilizer: Your premier E-commerce destination for all your fertilizer needs. Utilize Firebase-Auth for secure login/signup. Explore dedicated pages for various fertilizer types. Seamlessly complete transactions through integrated payment gateways.
cors firebase firebase-auth nodejs reactjs redux rest-api stripe tailwindcss toast-notifications vercel
Last synced: 09 Apr 2026
https://github.com/ultimathul3/notes-backend
Backend-сервер системы заметок
ci docker jwt-authentication mock-testing rest-api swagger
Last synced: 11 Jan 2026
https://github.com/EW-EndWall/fastyAuth
This API provides endpoints for user registration, login, and profile management. The data is stored in MongoDB, and all inputs are validated for security and integrity. The API is implemented using Node.js and Fastify, with JWT for authentication. Multi-language supported.
api auth auth-project authentication authentication-backend authorization fastify fastify-auth fastyauth rest-api restful-api vue vue3 vuejs vuex vuex-store
Last synced: 01 Oct 2025
https://github.com/zhadier/renturtechfrontend
This is a Front-end React application part of a full-stack project called "RentUrTech". The main goal of this project is to provide users with an environment to reserve a specific product for a set amount of time. Thus, in this application users can create an account, can log in, and can see all the added equipment or the details of one. They will be required to log in to manage their own reservations. For creating and destroying equipment, the user needs a proper role. Feel free to take this project and modify it for your own business use!
authentication authorization jwt rails7 react react-forms react-query redux rest-api scss
Last synced: 01 Oct 2025
https://github.com/sansekai/unofficial-shinigami-api
Unofficial Shinigami API adalah API yang digunakan untuk mendapatkan informasi dari website shinigami
anime manga manga-api rest-api
Last synced: 16 Mar 2026
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/viralsolani/laravel-vue-spa-boilerplate
Laravel Vue Spa BoilerPlate
api-boilerplate api-boilerplate-jwt boilerplate laravel laravel55 rest-api vuejs
Last synced: 02 Oct 2025
https://github.com/moeraorg/moera-search
Moera search engine, for issues use: https://github.com/MoeraOrg/moera-issues/issues
cloud decentralized java moera rest-api search social-network spring
Last synced: 30 Jun 2026
https://github.com/sergej-stk/notekeeper
This Java Spring Boot web interface allows users to create, retrieve, and edit notes. It provides a simple and efficient solution for managing personal or shared notes.
docker expressjs java maven protobuf rest-api spring-boot typescript vue vuetify
Last synced: 30 Dec 2025
https://github.com/bagork/nestjs-tour-management-system-backend-api
natours: tour management system backend rest api, check out api docs, built using nestjs, postgresql and typeorm
backend-api jwt-authentication nestjs postgresql rest-api typerom typescript
Last synced: 22 Mar 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/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/puneetharajkr/anthil-networks-car-buying-frontend-bus-booking-backend
🚗 Second-Hand Car Platform + 🚌 Bus Booking API (Full-Stack Project) A complete MERN-stack style assignment with: • A responsive car marketplace frontend (React + Firebase + Google Auth) • A secure Express.js REST API for a full-featured bus booking system (JWT Auth, Dockerized, deployed on AWS EC2) Includes API doc, Postman collection, EC2
api aws-ec2 axios cors docker expressjs fecth javascript jwt-authentication netlify-deployment nodejs postman postman-test react render-deployment rest-api sqlite sqlite3
Last synced: 10 Apr 2026
https://github.com/oronts/vendure-data-hub-plugin
ETL data integration plugin for Vendure e-commerce - visual pipelines, feed generation, and search sync.
data-integration data-pipeline data-transformation ecommerce etl export graphql import nodejs rest-api typeorm typescript vendure vendure-plugin
Last synced: 07 Mar 2026
https://github.com/arslanstack/django-api-crud
Blogs CRUD with JWT auth in Django Rest Framework
crud-api django-rest-framework drf jwt-authentication rest-api
Last synced: 18 Apr 2026