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/shikharcodess/gossip-api
RestAPI server that provide multiple functionality.
chat chat-application golang rest-api
Last synced: 30 Jun 2026
https://github.com/akurcubic/tourist_guide
Online platform for a tourist guide
authentication authorization jax-rs jwt mysql-database rest-api vue web-development
Last synced: 15 May 2026
https://github.com/dev-eranda/dotnet-core-swagger-api
This repository contains a Web API built using C# and ASP.NET Core. It utilizes Swagger for interactive API documentation and testing. This project demonstrates best practices in RESTful API design, including JWT authentication, data validation, and standardized response formatting. Key features include user management and CRUD operations
backend-development csharp dotnet-core jwt-authentication rest-api swagger-ui validation
Last synced: 27 Mar 2025
https://github.com/nissaba/easyrestclient
Lightweight, protocol-oriented Swift framework for easy REST API communication. Supports Codable requests, customizable headers, query parameters, and binary uploads with Swift Package Manager (SPM) support.
api-client ios macos networking rest-api swfit
Last synced: 01 May 2025
https://github.com/yourtion/node-generator-erest
Yoman generator for erest. Easy build rest api
api erest rest-api yoman-generator
Last synced: 29 Jun 2026
https://github.com/jrmontag/co-covid-ww
A JSON data API for querying Colorado's COVID-19 Wastewater data
Last synced: 03 Apr 2025
https://github.com/sujji-123/freelancerprojecthub_final_capstone_project
Freelancer Project Hub is a full-stack MERN application that connects freelancers and clients for project collaboration. It features role-based authentication, real-time chat via Socket.IO, a Kanban-style task board, and cloud-based file uploads using Cloudinary. The application is deployed on an AWS EC2 instance with a MongoDB Atlas database.
aws-deployment cloudinary freelance-platform full-stack-web-development jwt-auth mern-stack real-time-chat rest-api single-page-app socket-io
Last synced: 15 May 2026
https://github.com/riyuze/gogin-template
Command pattern template implementing gin-gonic for REST API development.
Last synced: 07 Jan 2026
https://github.com/prabdhal/weather-app
A weather app created using REST API from openweathermap API and google maps API. You can search for a city and the app will return the weather information for that city, such as, current temperature, high-low temperatures, wind speed, atmospheric pressure, humidity, feels-like temp, sunrise and sunset time.
api api-rest google-maps-api openweathermap openweathermap-api rest-api restful-api weather weather-api weather-app weatherapp
Last synced: 12 Apr 2025
https://github.com/U-Lasouski/kittygram_final
api ci-cd django django-framework django-rest-framework docker github-actions python3 rest-api
Last synced: 30 Oct 2025
https://github.com/chacha-john/organisational-news-portal
A rest REST API for querying and retrieving scoped news and information. There should be news/articles/posts that are available to all employees without navigating into any department, and others that are housed/classified within departments.
Last synced: 10 Apr 2025
https://github.com/benaiad/sqlize
SQL interface for REST APIs
cli developer-tools mcp openapi rest-api rust sql
Last synced: 06 Apr 2026
https://github.com/iamgoatki/messendger_windl
Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.
asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket
Last synced: 08 Jul 2025
https://github.com/raghavg27/movie-critic
This project is a Movie Critic Website where users can browse movies and read reviews, as well as submit their own reviews and ratings. The website stores detailed information about each movie, including its name, release date, and average rating. Users can leave reviews for movies, including a rating (out of 10) and written comments.
movie-review-app node-js reactjs rest-api typrescript
Last synced: 29 Apr 2026
https://github.com/ntrv3390/go-crud
Basic crud operations in golang with postgresql and programmatic database migrations.
crud go golang postgresql rest-api
Last synced: 15 May 2026
https://github.com/anilk1sagar/nodejs-dynamodb-boilerplate
Nodejs with dynamodb Restful API boilerplate
backend boilerplate dynamodb nodejs rest-api restful-api
Last synced: 15 May 2026
https://github.com/jcdwhiz/product-api-using-.net-framwork
This is a products API that can perform CRUD operations. This was done using c# and the .Net framwork. It leverages on Entities, Dtos and using CORE, Design and dotnet ef.
controller csharp rest-api sqlite
Last synced: 02 Apr 2026
https://github.com/rodrigo-sp17/super-vehicle-api
Vehicle store API using microservices. Distributed pricing and location service connected with Netflix's Eureka.
microservices rest-api spring-boot
Last synced: 15 May 2026
https://github.com/raulrobinson/spool-emails
Demo project for Spring Boot Queue Email with Rabbitmq
asynchronous-programming java mailer message-queue queues rabbitmq rest-api spool springboot
Last synced: 15 May 2026
https://github.com/jakemackie/backend
My own backend implementation with GO and (not yet implemented) PostgreSQL
Last synced: 30 Apr 2026
https://github.com/rhaqim/buckt
Buckt - Flexible and customisable Media Storage package for Go, designed with flexibility in mind. It supports seamless integration with HTTP servers, allowing you to manage and organize files efficiently for your application.
file-server gin-gonic go golang management-server media object-storage rest-api sqlite3 storage
Last synced: 15 May 2026
https://github.com/wagner-de-carvalho/events_manager
Rest API for creating and managing events subscription
elixir-1-17 erlang-otp-25 phoenix postgresql rest-api
Last synced: 18 Apr 2026
https://github.com/isensee-bastian/rest-api-todos
Full source code for my article on building a REST API in Golang.
blog golang rest-api tutorial-code
Last synced: 02 Apr 2025
https://github.com/ssd71/friendly-goggles-journal
A personal note-taking web application built with NEXT, and some Express
express knex nextjs nodejs objectionjs passportjs reactjs rest-api
Last synced: 07 Apr 2026
https://github.com/iftekhersunny/restful_api_with_tdd
Golang RESTful API development with TDD
Last synced: 30 Jun 2026
https://github.com/tapiwamakandigona/express-api-starter
Production-ready REST API starter with Express, TypeScript, Prisma, JWT auth, validation, error handling, and tests
api-boilerplate backend express jest jwt-authentication nodejs prisma rest-api typescript zod
Last synced: 06 Apr 2026
https://github.com/atulkrsharma/apitestingoncloud
APITestingOnCloud via SauceLabs
allure allure-report java rest-api rest-assured rest-assured-framework saucelabs
Last synced: 09 Apr 2025
https://github.com/mreshboboyev/aspire-customization
ApiService is a modern .NET 9 Web API that integrates OpenAPI, Swagger UI, and ReDoc for interactive API documentation. It includes custom service defaults and Scalar integration for efficient data handling, ensuring scalability, flexibility, and ease of use.
api-best-practices api-documentation asp-net-core c-sharp custom-service-defaults dotnet-core-9 open-api redoc rest-api scalable-systems scalar swagger web-api
Last synced: 15 May 2026
https://github.com/stfsy/node-api-kit
api api-rest api-starter-kit js node open-telemetry rest-api validation
Last synced: 28 Apr 2026
https://github.com/pablorodrigo52/transactions-api
Go REST API with Layered Architecture
go golang layered-architecture rest-api restful-api third-party
Last synced: 30 Jun 2026
https://github.com/kwishna/express-supertest-api
API testing using supertest library.
api-testing-framework expressjs javascript nock rest-api rest-api-test supertest
Last synced: 06 Apr 2026
https://github.com/arcbjorn/react-django-storage
Storage Set-Up for user database visualisation (React, Django & REST APIs)
Last synced: 06 Apr 2026
https://github.com/lassestilvang/fullstack-capstone-project
IBM JavaScript Full Stack Capstone Project
cicd devops ibm-cloud javascript kubernetes mongodb react rest-api serverless
Last synced: 06 Apr 2026
https://github.com/vaibhavvikas/stay-sorted-go
Stay-Sorted is a web application that allows users to create and manage property listings, make reservations, and search for available properties. The application provides user authentication, property management, and reservation handling.
api gin go golang gorm microservices middleware rest-api
Last synced: 15 May 2026
https://github.com/onlyartist9/reposize
A command line tool that returns the size of a specified public repo.
argparse argparser cli cli-app command-line command-line-tool githubapi githubapiwrapper python python3 requests requests-library-python requests-python rest-api
Last synced: 09 Apr 2025
https://github.com/quard/weatherclock-api
simple service to getting forecast for IoT clock project with data transformation and designed to support different forecast sources
aws-lambda command-line-tool golang iot rest-api weather-api
Last synced: 03 Apr 2025
https://github.com/fransjesky/pokedex
A modern Pokedex built with Next, TypeScript, and Material UI
material-ui nextjs pokeapi pokedex reactjs rest-api typescript
Last synced: 06 Apr 2026
https://github.com/gitkashish/ecommerce-api-go
A Go-based e-commerce API providing user authentication, product listing, and cart checkout functionalities. Features include JWT authentication and MySQL database migrations.
golang jwt-authentication mysql rest-api
Last synced: 15 May 2026
https://github.com/ozematt/shop-app
Final Project - CodersLab Bootcamp
ci-cd docker fake-store-api material-ui playwright react react-hook-form react-testing-library redux-toolkit rest-api supabase tanstack-react-query typescript vitest
Last synced: 06 Apr 2026
https://github.com/fakorede/laravel-nuxt-backend
A rest api built with laravel and nuxt on the frontend
laravel laravel-framework rest-api
Last synced: 15 May 2026
https://github.com/ravening/quarkus-greetings
A Quarkus Java Web application to display quote of the day
docker docker-image graalvm java jax-rs maven quarkus quarkus-maven quarkusio rest rest-api restful-api restful-webservices
Last synced: 06 Apr 2026
https://github.com/snooxvs/products-store-app-mern
Product-Store-App
auth0 axios chakrraui context-api cross-env dotenv ecommerce fetch-api nodejs nodemon react-router-dom rest-api stripe-api zustand
Last synced: 12 Apr 2025
https://github.com/danielbatres/api-rest-fundamentals-javascript
This project is for learning the basics of APIs with JavaScript, by consuming TheCatAPI.
api api-rest fundamentals javascript rest rest-api
Last synced: 08 Jul 2025
https://github.com/edgar-code-repository/cities-api-demo
Rest API that exposes data about cities of the world.
rest-api spock-framework spring-boot
Last synced: 02 Mar 2025
https://github.com/mabc224/react-country-app
React app with rest api to display and explore countries
Last synced: 09 May 2026
https://github.com/juanpablodiaz/jpshop
e-Commerce that consumes an API to fetch products. Features include a sign in, product filtering, skeleton screens, and pagination.
auth javascript react-router reactjs rest-api skeleton tailwind-css vitejs
Last synced: 06 Apr 2026
https://github.com/igorgp06/desafio-backend-junior-itau
Neste repositório você vai encontrar a solução do desafio da vaga de programador backend junior do banco itaú
java-21 java21 javascript rest-api restapi spring spring-boot
Last synced: 06 Apr 2026
https://github.com/sanogotech/apifirst-spring-data-rest-demo
API First with Spring Data Rest. HAL Explorer Rest documentation
api rest rest-api spring spring-boot spring-data-jpa spring-data-rest
Last synced: 09 May 2026
https://github.com/pratyush1606/user_management
This project is developed for creating REST APIS based on Django.
django djangorestframework jwt-authentication rest-api
Last synced: 15 May 2026
https://github.com/davidber0102/pi-curso-framework-spring
Curso Spring Java Pildoras Informaticas
hibernate java maven-plugin mvc mvc-architecture oriented-object-programming poa programming rest-api segurity spring
Last synced: 15 May 2026
https://github.com/amirtbi/movie-app
Movie app using Vuejs 3
axios datepicker rest-api tailwindcss vuejs3 vuerouter vuex4
Last synced: 13 May 2026
https://github.com/rcmilan/ex-express-api
API em Node para salvar e buscar Users
express nodejs rest-api typescript
Last synced: 06 Apr 2026
https://github.com/kingakeem/flask-api-tutorial
A tutorial that demonstrates how to use Flask and SQLAlchemy
flask flask-api flask-smorest flask-sqlalchemy orm poetry python python3 rest-api sqlalchemy sqlalchemy-python
Last synced: 09 Apr 2025
https://github.com/balikuddembe/space-travelers-hub
The Space Traveller's hub is web application that works with real live data from the SpaceX API. The app is for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions.
javascript jest linters react react-testing-library redux redux-thunk rest-api
Last synced: 06 Apr 2026
https://github.com/geodoo/omdb
Query OMDB and find movies etc.
code-coverage omdb react react-router-dom rest-api travis-ci
Last synced: 17 May 2026
https://github.com/kohta9521/echo-rest-api-todoapp
🔥 Clean architecture REST API by Go/Echo
clean-architecture echo-framework golang gorm react rest-api todoapp
Last synced: 15 May 2026
https://github.com/danielwagn3r/openid-calculator-api-node
OpenID Connect Calculator API sample in Node
api node nodejs oauth2 openid openid-connect rest-api
Last synced: 15 May 2026
https://github.com/5aradise/sca-manager
RESTful API manager (DevelopsToday test assessment)
api crud docker fiber go golang layered-architecture postgres postgresql postman rest-api
Last synced: 06 Apr 2026
https://github.com/venkatr21/ghub-profile-api
expressjs mongodb-atlas mongoose nodejs rest-api
Last synced: 06 Apr 2026
https://github.com/syorito-hatsuki/country-service
Demo project for Nordea
backend frontend java kotlin ktor ktor-server react reactjs rest rest-api spring spring-boot
Last synced: 28 Oct 2025
https://github.com/mostafaibrahim24/blog-rest-api
A simple REST API (blog)
blog-api expressjs jwt-authentication mongodb mongoose nodejs practice rest-api
Last synced: 06 Apr 2026
https://github.com/febrihidayan/started-lumen-service
Example lumen microservice
Last synced: 24 Oct 2025
https://github.com/letheproject/accountservice
dropwizard java mongodb rest-api
Last synced: 14 Feb 2026
https://github.com/buckineer/effective-broccoli
Scrapy Pipeline - used to collect & process incoming data each week. Contains spider, pipelines, prediction model & entity extraction module
django football-data prediction react-redux rest-api scrapy sentiment-analysis
Last synced: 18 May 2026
https://github.com/jaimayal/fullstackopen-2023
University of Helsinki - Full Stack 2023 Web Dev Course | React, Redux, TypeScript, Node, Express, MongoDB, REST, GraphQL exercises.
cypress express graphql jest mongodb nodejs react react-native redux rest-api supertest typescript
Last synced: 02 Apr 2026
https://github.com/realnikitimi/song-list-controller
Frontend contoller for nikitimi/youtube-downloader express written in Angular.
Last synced: 15 May 2026
https://github.com/mariamqua/student_coloco_web
laravel-framework mapbox mysql-database rest-api
Last synced: 08 May 2026
https://github.com/krauzy/qtwitch
Api twitch simulator with quarkus
java quarkus rest-api rtmp-server sql streaming-video
Last synced: 03 Apr 2025
https://github.com/ysnskrtan/laravel-api-boilerplate
Laravel API Boilerplate
api boilerplate laravel php rest-api sanctum
Last synced: 15 May 2026
https://github.com/theavgman/product-rest-resource-quarkus
This is my implementation of a Product REST resource / endpoint / service using the latest cloud-native development Java framework - Quarkus
clean-architecture docker hibernate intellij java json junit maven object-oriented-programming postgresql postman problem-details-for-http-apis quarkus rest-api result-pattern solid-principles
Last synced: 20 Jan 2026
https://github.com/developeromarfaruk/birabohawa
Weather Search Web App.
axios css hooks react-icons reactjs rest-api
Last synced: 07 May 2026
https://github.com/riipandi/rusttp
Minimal full-stack Rust and Vite starter project template for building application with Axum and Clap.
axum boilerplate clap-rs postgres rest-api rust sqlx starter-template
Last synced: 15 May 2026
https://github.com/mx4alex/redditclone
🤖reddit clone written on Go
clean-architecture golang rest-api
Last synced: 11 Apr 2025
https://github.com/nikitaahuja9/to-do
A responsive MERN Stack Personal Planner Application for managing everyday tasks.
bootstrap crud css express html javascript mern-stack mongodb node postman react rest-api sass
Last synced: 06 Apr 2026
https://github.com/sojibpannashovon2/arif-martial-art-client
Arif's Martial Art House
axios css3 daisyui expressjs firebase-auth html5 javascript mongodb nodejs react-hooks reactjs rest-api tailwindcss tanstack-query vercel
Last synced: 06 Apr 2026
https://github.com/ahmed-maher77/full-stack-authentication-system__mern-stack
A secure and scalable authentication system built with React (Frontend), Node.js, Express.js (Backend), and MongoDB (Database). It features JWT-based authentication, bcrypt password hashing, protected routes, and session management using access and refresh tokens.
authentication authentication-backend backend bcrypt cookie-parser cors dotenv expressjs jwt mongodb mongoose nodejs rest-api restful-api
Last synced: 06 Apr 2026
https://github.com/sergejshk/rest-api-tsc
express joi mongodb mongoose nodejs rest-api typescript
Last synced: 06 Apr 2026
https://github.com/cihaneksi/chat-nestjs-backend
chat app backend example
graphql mongodb nestjs rest-api
Last synced: 16 Jun 2025
https://github.com/mirror45/cinemaddict-mvp
Cinemaddict is an online cinema project currently under development. The project uses the MVP architecture with plain JavaScript, HTML, and CSS. The main features planned include movie browsing, filtering, sorting, and managing a favorites list.
chartjs js momentjs mvp-pattern oop rest-api webpack
Last synced: 15 May 2026
https://github.com/avinashkrg90/nodejsbackendprojectpostaway2
This is a REST API application for serving social media application, where user can register themselves, login, and post. The post can be commented, liked. comments can be updated and deleted. posts can be liked or unliked. user can make friend requests to other users. friend requests could be accepted or rejected. user can reset their password.
api applications express-js javascript mongodb mongoose rest-api social-media
Last synced: 20 Jan 2026
https://github.com/tanbirhossain/python-restapi-flask
flask-sqlalchemy python rest-api
Last synced: 08 Jul 2025
https://github.com/l1ve4code/ep-house-selling
University course work.
angular django django-rest-framework rest-api
Last synced: 01 May 2026
https://github.com/storyofhis/todos-api
simple web service for create read update delete (CRUD) for todos activities
clean-architecture gin golang gorm postgresql rest-api swagger typeorm
Last synced: 08 May 2026
https://github.com/davischoll/rest-node
Projeto criação CRUD em REST.
expressjs javascript nodejs rest-api sqlite3
Last synced: 12 Apr 2026
https://github.com/calku0/techagrosyncservices
Automates data fetching from supplier APIs and stores it in SQL Server. Built with C# and .NET Framework.
api commercial dotnet dotnet-framework erp rest-api serilog service sql sqlserver wapro-mag wapromag wf-mag windows-service
Last synced: 18 Apr 2026
https://github.com/ajiaja38/upskilling-nest-js-expert
My Repository Nest Js Upskilling
mongodb nestjs nodejs redis rest-api typescript
Last synced: 06 Apr 2026
https://github.com/abujaforhadi/bdgadget
custom dasiyui gadgets hooks-api-react rest-api
Last synced: 10 May 2026
https://github.com/carjizo/rest-api-django
Estructura back-end para un sistema básico de cursos online con REST-API-django.
Last synced: 17 May 2026
https://github.com/karthikgangadhar/judo-api
This is to provide CRUD operations to handle judo athletes data
hapijs mongodb mongoose rest-api
Last synced: 10 May 2026
https://github.com/salvillalon45/urlshortener-freecodecamp
Come and short down your urls! A URL Shortener REST API.
express-js javascript nodejs render rest-api typescript
Last synced: 11 Apr 2026
https://github.com/jaujau088/capstone3-react
A job searching React web app that's using reed.co.uk job search API. Feel free to use the web app for browsing for jobs posted on the reed.co.uk website. Built with: React, Redux, JavaScript (ES6+), CORS anywhere Node.js proxy server.
cors-anywhere ducks-pattern es6 eslint javascript react reactjs redux rest-api thunk-middleware
Last synced: 16 Apr 2026