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/rdavydenko/socialnetworkapi
API для социальной сети. Возможности: регистрация, вход, выход пользователя, добавление друзей через систему заявок и подписчиков, создание и редактирование новых диалогов, добавление пользователей в диалоги, добавление сообщений в диалоги и т.д.
api asp-net-core asp-net-core-api csharp entity-framework-core ms-sql-server rest-api
Last synced: 17 Mar 2026
https://github.com/surya-teja-btech/student-rest-api
h2-database java pagination rest-api spring-boot swagger
Last synced: 09 Feb 2026
https://github.com/marianapatcosta/weatherison
Web app developed with VueJS and NodeJS/Express to compare the forecast of different weather apis.
accuweather atomic-design clima-cell darksky-api expressjs fontawesome geolocation-api internationalization mobile-first nodejs openapi openweathermap-api rest-api scss typescript vue weather-apis weather-app weather-bit web
Last synced: 02 Apr 2026
https://github.com/shiyanshirani/school_management_portal
django-rest-framework student teacher micro blog
django django-application django-rest-framework jwt-authentication python3 rest-api
Last synced: 19 Apr 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: 31 Jan 2026
https://github.com/zulwatha/developer-toolbox-api
Modular FastAPI project with real-world developer tools — built with FastAPI, HTTPX & Uvicorn.
developer-tools fastapi python-api python3 rest-api
Last synced: 28 Apr 2026
https://github.com/developer-guy/basic-rest-versioning
Simple Rest Versioning Using Custom Annotation and RequestMappingHandler
rest rest-api restful-api spring-boot versioning
Last synced: 16 Apr 2026
https://github.com/haume0/axo
AxoScaffold is a Restful API scaffold for Go, built on top of stdlib and gorm. It is designed to be simple, fast, and easy to use.
api boilerplate go rest-api scaffold
Last synced: 28 Apr 2026
https://github.com/lloydjatkinson/unstable-rest-api
Azure Function based REST API that returns fake data and sometimes fails. Designed for testing API error handling code.
azure azure-functions rest rest-api rest-api-test
Last synced: 11 Apr 2026
https://github.com/anakloss/node-challenge
Challenge Node - Alkemy | Desarrollo de una API para explorar el mundo de Disney, la cual permite conocer y modificar los personajes que lo componen y entender en qué películas estos participaron. Por otro lado, expone la información para que cualquier frontend pueda consumirla.
alkemychallenge express javascript nodejs postman rest-api
Last synced: 28 Apr 2026
https://github.com/thevinayakgore/random-quote-generator
It's a Random Quote Generating web app.
bootstrap html5 javascript rest-api
Last synced: 04 Mar 2026
https://github.com/rios0rios0/rest-arch
Spring Boot REST service abstraction library. Provides base RestService class for consuming HTTP APIs with Jackson JSON mapping, error handling, and standardized CRUD operations.
abstraction java library rest-api spring-boot
Last synced: 28 Apr 2026
https://github.com/drupal-up/drupal_rest
Example Drupal Docker setup for the Drupal REST article from the link.
drupal drupal-8 drupal-project rest rest-api
Last synced: 28 Apr 2026
https://github.com/faroukbenhaj/mini-projet-architecture-distribue
Cette application facilite la gestion des logements universitaires grâce à une architecture microservices. Elle permet d'administrer les foyers, les blocs, les chambres ainsi que les réservations des étudiants. 👨🎓🏠
api-gateway eureka eureka-client eureka-server rest-api spring-boot
Last synced: 25 Feb 2026
https://github.com/zeidmakic/quorixjwt
A secure and scalable ASP.NET Core API with JWT authentication, OAuth integration, and role-based authorization. This project demonstrates user management, external login providers, and claims-based access control.
authentication authorization claims-based-authorization dotnet entity-framework-core oauth rest-api role-based-authorization security sql-server user-management
Last synced: 16 Apr 2026
https://github.com/appgeist/restful-api
An opinionated, convention-over-configuration Express-based restful API server featuring yup validation
api api-helper api-server nodejs rest rest-api rest-api-framework rest-api-helper rest-server validation validation-engine validation-library yup
Last synced: 29 Apr 2026
https://github.com/jonalu/elm-score
Display scores for football matches
decoding elm elm-lang elm-language json rest-api
Last synced: 17 Mar 2026
https://github.com/sherlockboy/rest-api-laravel
REST API with Layered Architecture.
crud laravel repository-pattern rest-api sanctum search service
Last synced: 16 Apr 2026
https://github.com/walber-vaz/crud-go
Api rest usando go com framework gin-gonic
backend crud docker docker-compose gin-gonic go golang rest-api
Last synced: 04 Mar 2026
https://github.com/grupo2generation77/delivery-generation-gp2
API para sistema de delivery de comida com gerenciamento de usuários, produtos e categorias. Inclui recomendação de produtos saudáveis.
api java mysql rest-api spring-boot spring-data-jpa
Last synced: 01 Feb 2026
https://github.com/d-parinita/e-commerce-rest-api-react-admin
A modern eCommerce admin panel built with Next.js, Tailwind CSS, and REST API, leveraging AWS S3 Signed URLs for secure media management.
aws-s3 nextjs reactjs rest-api tailwindcss
Last synced: 26 Feb 2026
https://github.com/zenqos/zenqo
A return-value-based Go web framework for building clean, scalable server-side applications.
chi go golang rest-api web-framework
Last synced: 01 Apr 2026
https://github.com/iibalena/nestjs-api-i18n-auth-starter
Starter project for building multilingual REST APIs with NestJS — includes i18next integration, validation, and Google OAuth.
api-template google-oauth i18n i18next nestjs nestjs-i18n nestjs-starter nestjs-starter-template nestjs-template rest-api validation
Last synced: 29 Apr 2026
https://github.com/nehakadam/rails_market_place_api
This repository contains the Market Place API as demonstrated in the book APIs on Rails - Building REST APIs with Rails by Abraham Kuri Vargas ( @kurenn )
Last synced: 29 Apr 2026
https://github.com/ndaidong/restfun
Minimal REST framework in 300 LOC for Node.js and Bun - No dependencies nor build step - Completely pure and native!
Last synced: 29 Apr 2026
https://github.com/brian-gl/calculator-bridge-courseroom
CourseRoom Bridge Used By CourseRoom Calculator To Run Evolutive Polinization Optimization Algorithm To Resolve Lineal And Polynomial Regression To Predict Scores
artificial-intelligence bridge evolutionary-algorithm http linear-regression matlab optimization-algorithms polynomial-regression prediction python rest-api
Last synced: 29 Apr 2026
https://github.com/enzovieira/professional-api
A Node.js REST API using the Repository pattern and SOLID concepts for scalable and modular code.
docker docker-compose postgres repository-pattern rest-api solid typeorm
Last synced: 29 Apr 2026
https://github.com/barata-ribeiro/taskr
Taskr is a task management for small to medium teams, where they can properly manage projects and tasks.
backend express expressjs nodejs postgres postgresql rest rest-api restful restful-api task-management task-manager task-manager-api typeorm typescript
Last synced: 15 Apr 2026
https://github.com/antoniopaya22/angular7_hf_client
Angular 6 Client para consumir la API Rest creada en HF Tutorial.
angular-cli angular6 api-rest hyperledger-fabric rest-api
Last synced: 29 Apr 2026
https://github.com/sborsh1kmusora/lyrics-library
docker gin golang microservice migrations postgresql redis rest-api swagger tests
Last synced: 15 Apr 2026
https://github.com/tarsislimadev/autentique-api
To get data from Autentique API.
Last synced: 04 Mar 2026
https://github.com/cassiomolin/jersey-springboot
Example of REST API using Spring Boot, Jersey and Jackson.
jackson java jersey postman rest rest-api spring spring-boot
Last synced: 29 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/niloth-p/voteapplication
django ip-address rest-api voting-application
Last synced: 29 Apr 2026
https://github.com/syedaanif/14-application_programming_interface_api
This repository contains learnings for API development and access using Node, Express, Axios
axios css css-flexbox css-grid css3 express-middleware expressjs html html-css-javascript html5 hypertext-markup-language javascript js json nodejs rest-api
Last synced: 15 Apr 2026
https://github.com/arijeet8008/open-weather-forecast
Basic Clone of Open Weather Forecast
Last synced: 29 Apr 2026
https://github.com/haedarrfd/simple-rss-aggregator
A simple RSS Aggregator was built in Go programming language that allows users to create, retrieve, and manage feeds using REST APIs.
go go-chi goose http middleware postgresql rest-api sqlc
Last synced: 29 Apr 2026
https://github.com/rahul-ghadge/spring-boot-hmac-auth
Spring boot Hmac Authentication for CRUD APIs
hmac hmac-authentication hmac-sha256 rest-api spring-boot
Last synced: 29 Apr 2026
https://github.com/spyshiv/i-detector
css3 django face-detection face-recognition html5 rest-api
Last synced: 29 Apr 2026
https://github.com/vimaltiwari2612/salesforcechromeextension
This Salesforce Chrome extension can be used to search metadata of an object and performing soql queries. This is version 1.0. The Development is In-Progress. It is specifically designed for chrome browser.
apex chrome-browser chrome-extension chrome-plugin css forcedotcom html javascript jquery rest-api salesforce salesforce-developers soql visualforce
Last synced: 29 Apr 2026
https://github.com/retheviper/springbootsample
A simple sample of Spring Boot.
gradle java rest-api spring-boot spring-mvc
Last synced: 29 Apr 2026
https://github.com/dyarleniber/fastapi-boilerplate
Starter template for building high-performance RESTful APIs using FastAPI. It includes pre-configured settings and dependencies to help you kickstart your project development.
async fastapi poetry python python3 rest-api testing
Last synced: 29 Apr 2026
https://github.com/alessandro308/magazzino
A simple multi-shop management system, built with ReactJS
ajax database-gui flight-php management reactjs rest-api
Last synced: 29 Apr 2026
https://github.com/sohoffice/tavalidate
Utilities to help you validate Tavern response
Last synced: 01 Apr 2026
https://github.com/franciscoengenheiro/chelas-movies-database
Web application that allows the management of groups of movies and users.
college-project css handlebars html javascript node-js rest-api web-application
Last synced: 29 Apr 2026
https://github.com/tberey/social-stocks
A Graphical Data and Analysis Tool
data data-analysis data-science data-stream data-visualization database javascript mysql mysql-database node nodejs rest rest-api social-stocks stock-market stocks ticker-data tickers trends typescript
Last synced: 21 Jan 2026
https://github.com/devdhera/spring-boot-file-rest
File Upload and download REST API based on Spring Boot
file-download file-upload local rest-api spring-boot
Last synced: 30 Apr 2026
https://github.com/platanus/rest-example
Rest example app
api rails rest rest-api restful-api
Last synced: 04 May 2026
https://github.com/tsoa-next/tsoa-next
Build type-safe OpenAPI APIs for Node.js using TypeScript decorators with automatic spec generation and validation
api-framework backend code-generation contract-first decorators express koa nodejs openapi rest-api schema-validation swagger tsoa tsoa-next type-safe typescript
Last synced: 12 Apr 2026
https://github.com/macalistervadim/fastapi-blog
API online platform for creating, maintaining and viewing user blogs
alembic docker fastapi rest-api sqlalchemy
Last synced: 30 Apr 2026
https://github.com/praveen1664/go-rest-template
This is a basic template which can be used to spin out microservices in go lang
Last synced: 13 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/subliker/lost-n-found-service
LostNFound is a web service designed to help people find lost items.
apache docker docker-compose golang minio mysql rest-api
Last synced: 21 Jan 2026
https://github.com/muhammadpauzi/bun-jwt
Implementing Authentication API using JWT Refresh & Access Token
access-token api auth bun jwt learn refresh-token rest-api
Last synced: 30 Apr 2026
https://github.com/kananniftiyev/gamereviewhub
GameReviewHub is a comprehensive platform that aggregates game reviews, user ratings, and essential game information, providing gamers with a centralized hub for discovering, comparing, and reviewing video games.
java jsoup postgresql rest-api scraping spring-boot
Last synced: 30 Apr 2026
https://github.com/dzooli/blacksheep-template
A simple API backend template using the Blacksheep framework.
api backend backend-api blacksheep python3 rest rest-api restful restful-api
Last synced: 16 Apr 2026
https://github.com/websolutionstuff/laravel-9-rest-api-with-passport-authentication
we will see an example of laravel 9 REST API with passport authentication. Also, perform CRUD operation with laravel 9 REST API.
authentication crud crud-operation laravel laravel9 passport rest-api restful-api
Last synced: 17 Apr 2026
https://github.com/steve-mt/golang-api-cassandra
An REST api powered by go and cassandra following https://getstream.io/blog/building-a-performant-api-using-go-and-cassandra/ as a tutorial
cassandra golang rest-api tutorial
Last synced: 30 Apr 2026
https://github.com/pragmatta/oino-ts
OINO TS library for publishing an SQL database tables as a REST API
library rest-api sql typescript
Last synced: 26 Feb 2026
https://github.com/cosmo578/shortly-url-shortener
A URL Shortener landing page
landing-page rest-api url-shortener
Last synced: 10 Feb 2026
https://github.com/marcusxro/nestjs-restapi
NestJS + TypeORM + PostgreSQL
nestjs-backend postgresql rest-api typeorm
Last synced: 01 May 2026
https://github.com/openapi/openapi-go-sdk
🐹 A fully-featured and blazing-fast Go API client to interact with Openapi®
api-client api-marketplace certified-api cobra-cli echo-framework gin-gonic go golang golang-library http openapi rest-api
Last synced: 01 May 2026
https://github.com/flazefy/wardrobe-mobile
About 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 Flutter
dart flutter mobile rest-api statistics
Last synced: 01 May 2026
https://github.com/grok-php/laravel
Seamlessly integrate Grok AI into Laravel applications with an elegant, developer-friendly package. Leverage powerful AI models for chat, automation, and NLP, while maintaining Laravel's expressive simplicity.
ai-api ai-assistant ai-powered-applications ai-sdk chatbot laravel laravel-ai machine-learning php-ai-sdk rest-api x-ai x-ai-grok x-ai-grok-2
Last synced: 15 Mar 2026
https://github.com/mateusrodriguescosta/gift-card-api-spring-gcp
This project originated as a selection process proof of concept using Spring Boot within the gift cards sector. I have since evolved it into a learning project to further sharpen my skills.
apache-commons-validation google-cloud-platform google-cloud-pubsub java-23 lombok rest-api spring-boot spring-security-jwt springdoc
Last synced: 01 May 2026
https://github.com/orislabsdev/gocore
Engineering-first HTTP backend library for Go focused on performance, security, and production-ready architecture.
backend go golang http jwt middleware performance production-ready rate-limiting rest-api security tls web-framework web-server
Last synced: 13 Apr 2026
https://github.com/nisaaragharia/spring-core
All Spring Boot Projects and Practice are present in this Repository
java java8 rest-api spring spring-boot springmvc webservices
Last synced: 17 Apr 2026
https://github.com/aliiiw/animation-app
this is the app for having anime on that using ktor for backend and jetpack compose
android canvas clean-architecture dagger-hilt datastore-android jetpack-compose kotlin kotlinx-serialization ktor offline-caching paging3 palette-api rest-api routing testing
Last synced: 01 May 2026
https://github.com/sithira/apms-backend
adonisjs adonisjs-framework mongodb mvc nodejs project-management rest-api
Last synced: 01 May 2026
https://github.com/ghoshasish99/jsonserver
Json Server for service virtualization and deployment to Azure WebApp services
api-testing json-server rest-api service-virtualization
Last synced: 05 Mar 2026
https://github.com/bahromzodabehruz07/to_do_list
golang postgresql rest-api restful-api todolist
Last synced: 18 Apr 2026
https://github.com/bagombeka-job-dev/bulk-sms-web-app
SEND BULK SMS!
api bulk-sms-gateway bulk-sms-notification bulk-sms-portal bulk-sms-sender bulk-sms-sending bulk-sms-system css dasboard github html javscript laravel php rest-api send-sms tailwindcss vue3
Last synced: 11 Feb 2026
https://github.com/xenia101/illegal-copyright-detection-system-web-
Illegal Copyright Detection System WEB
api csv detection flask html illegal-copyright pandas pickle python rest-api restful-api simhash web
Last synced: 01 May 2026
https://github.com/annatsepilova/goit-js-cocktail-bar-site
ajax axios css3 html5 javascript parcel rest-api
Last synced: 05 Mar 2026
https://github.com/flazefy/moneh-fe
Moneh helps you track, analyze, and manage your daily or monthly spending and income. Save your wishlist to align with your financial goals, ensuring your money and time are well spent. Enjoy a superior experience with insightful charts that go beyond regular expense tracking. Created using React JS
atomic-design bootstrap5 calendar chart component-testing cypress firebase-storage frontend javascript money-management qrcode reactjs rest-api
Last synced: 17 Apr 2026
https://github.com/iyanuloluwa-miracle/dshelf_store_backend
Powering Dshelf.store
api javascript mongodb rest-api
Last synced: 01 May 2026
https://github.com/pilotpirxie/express-endpoints-collection
Create API endpoints in Express with TypeScript inference, validation and OpenAPI 3 schema out of the box
api endpoints express expressjs nodejs openapi rest rest-api swagger typescript validation zod
Last synced: 11 Feb 2026
https://github.com/sneha-verse/rides-application
POC Application to help finding ride sharing for users.
hibernate java mysql-database rest-api spring-boot spring-security
Last synced: 01 May 2026
https://github.com/lazauk/aoai-texttospeech-sdkv1
Text-to-Speech generation with Azure OpenAI TTS models, using both Python SDK and REST API.
ai azure openai python-sdk rest-api text-to-speech tts
Last synced: 01 May 2026
https://github.com/writetome51/mongodb-stitch-serverless-functions
javascript mongodb rest-api serverless stitch
Last synced: 17 Apr 2026
https://github.com/dm-zhuk/goit-pythonweb-hw-012
REST API-app
docker-compose python3 rest-api
Last synced: 30 Apr 2026
https://github.com/ptyadana/django-rest-api-user-profiles
Full Fledged User Proflile Management - Application + own Backend REST API with Python & Django
django django-application django-project django-rest-framework django3 json python python3 rest-api userprofiles
Last synced: 16 Apr 2026