An open API service indexing awesome lists of open source software.

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.

https://github.com/rawsashimi1604/sashimi-gateway

(WIP) A lightweight API Gateway built in Golang and React Typescript to learn more about API infrastructure and microservices.

api api-gateway docker-compose golang microservices rest-api reverse-proxy

Last synced: 29 Apr 2026

https://github.com/rezamobaraki/django-rest-freamwork

simple api base project with django REST

api django django-rest-framework rest-api restful

Last synced: 29 Apr 2026

https://github.com/aayush9029/easypost

Receiving data from form / poll using POST made easy.

flask form html5 login login-forms poll post python rest-api strawpoll template

Last synced: 29 Apr 2026

https://github.com/danielcornock/propertyright-api

🏡Node API built for a property management application.

nodejs oop rest-api typescript

Last synced: 29 Apr 2026

https://github.com/hrithikdalal/carousel_css_js

It is a single page JS Slideshow APP using WordPress REST API. It is built using pure CSS and JS. It supports keyboard Controls as well as Touch Controls.

css js rest-api slideshow

Last synced: 29 Apr 2026

https://github.com/abhinandanwadwa/overbookr

A scalable backend system for event hosting and seat-level bookings.

api backend gin-gonic go golang postgresql rest-api

Last synced: 29 Apr 2026

https://github.com/brbertholini/love-candle-backend

O repositório é dedicado ao desenvolvimento Back-end de um projeto Full-stack.

docker java jpa-hibernate rest-api spring-boot

Last synced: 29 Apr 2026

https://github.com/zlhshn/movie_app

The project is a multi-page web application where access to some pages is limited by firebase authentication.

context-api firebase-auth react-router rest-api tailwind-css

Last synced: 29 Apr 2026

https://github.com/akufikri/privus

Privus: Keamanan Tanpa Kompromi, Privasi Tanpa Batas

api argon2 bcrypt encryption hashing nodejs rest-api

Last synced: 29 Apr 2026

https://github.com/sourabh-kumar04/fastapi-crash-course

A simple FastAPI CRUD app to manage a list of items using Python and Pydantic.

backend crud fastapi pydantic python rest-api

Last synced: 29 Apr 2026

https://github.com/siabarrales/nodejs-mysql-restapi

Rest API with node.js and mySQL. basic CRUD using express. Test routes in README file.

api crud nodejs rest-api

Last synced: 29 Apr 2026

https://github.com/sardlimad/hostal-reservas-backend-nodejs

Hostel booking management system, developed with Nodejs and Express.

api hotel-booking hotel-management-system nodejs rest-api

Last synced: 29 Apr 2026

https://github.com/ablasko32/tutoring_school_system-fastapi-googlecalendarapi

Tutoring school system designed in FastApi, integrated with Google Calendar Api

booking-system calendars fastapi googlecalendarapi python rest-api schoolsystem sqlalchemy-python

Last synced: 08 Jun 2026

https://github.com/sanzharanarbay/go_restapi

Rest Api in GoLang with using Gorm

go golang gorm gorm-model gorm-orm rest rest-api restful-api

Last synced: 29 Apr 2026

https://github.com/pierrialexandervidmar/desafio-itau

Este desafio propõe a criação de uma API REST focada tanto no desenvolvimento quanto na engenharia de software.

java rest-api spring spring-validation

Last synced: 29 Apr 2026

https://github.com/josivantarcio/api-product

A simple RESTful API for managing products, built with Java and SpringBoot. It supports basic CRUD operations, allowing clients to manage product data through HTTP endpoints.

api java jwt postgresql postman rest-api spring-data-jpa spring-security springboot

Last synced: 29 Apr 2026

https://github.com/anibalalpizar/nodejs-mysql-restapi

Nodejs and MySQL REST API, starting a Nodejs project, connecting it to MySQL, creating SQL queries and finally deploying it for free in the cloud, using a service called Railway.

express mysql nodejs rest-api

Last synced: 29 Apr 2026

https://github.com/fotioudim/quarkus-langchain-doc-helper

Quarkus Java app using Langchain4j library and RAG process and providing REST API to interact with LLMs

langchain4j llms ollama quarkus rag rest-api

Last synced: 29 Apr 2026

https://github.com/lucashrb/cartino

🛒 Elevate your Laravel projects with Cartino, the advanced commerce module for managing and growing your business ideas effectively.

cms composable-commerce ecommerce laravel mysql page-builder php rest-api storefront vue

Last synced: 29 Apr 2026

https://github.com/m-ezhil/say-circle

Say Circle is a social media web app where users can sign up, log in, and share their thoughts with a title and content. They can view others’ posts and manage their own with edit and delete options. Built with REST APIs and authentication, it showcases CRUD operations and relational database handling.

axios bootstrap flask javascript python rest-api sql

Last synced: 29 Apr 2026

https://github.com/ajsalemo/python-wsgi-asgi-function-samples

Azure Python Function samples using wSGI frameworks.

asgi azure bottle falcon fastapi flask functions python rest-api serverless wsgi

Last synced: 29 Apr 2026

https://github.com/yenilikci/codeigniter-api

create rest api with codeigniter and vue.js

codeigniter json rest-api vue-router vuejs vuex

Last synced: 29 Apr 2026

https://github.com/bluediu/teslo-nestjs

Testing App for Nest.JS

docker nestjs postgresql rest-api

Last synced: 29 Apr 2026

https://github.com/emrecancorapci/dotnet-yet-another-blog-app-backend

Backend side of a layered web application. Developed using .NET 7.0, Entity Framework Core and PostgreSql.

dotnet entity-framework-core jwt layered-architecture postgresql rest-api

Last synced: 29 Apr 2026

https://github.com/le4ndro/bookmarks

Sample API project for bookmarking web sites using Spring Boot and PostgreSQL

postgresql rest-api spring-boot spring-data-jpa

Last synced: 29 Apr 2026

https://github.com/imtiajahammad/fluentvalidationapi

FluentValidation is a popular validation library for .NET applications. It provides a fluent and expressive syntax for defining validation rules for our models. We are going to implement a CRUD with this for dotnet 6.0 webapi project

asp-net-core csharp dotnet6 dotnet6-web-api dotnetcore fluentvalidation rest-api validation

Last synced: 29 Apr 2026

https://github.com/gailo22/demo-error-codes

Rest error codes response with Swagger2 ui

error-handling rest-api spring-boot swagger2

Last synced: 30 Apr 2026

https://github.com/hugotiburtino/jamra

Just Another Mock Rest API

flask mock rest-api

Last synced: 30 Apr 2026

https://github.com/avinash4231/authentication-on-restapi-using-spring-boot

Implement authentication for a Student CRUD REST API using Spring Boot. Secure endpoints with Spring Security, ensuring only authorized users can perform create, read, update, and delete operations.

authentication crud-operation hibernate jpa jwt rest-api spring-boot

Last synced: 30 Apr 2026

https://github.com/wojciechpawlinow/find-indexes

REST API service finding index of a value in the sorted slice of integers (binary search).

binary-search gin-gonic go rest-api

Last synced: 30 Apr 2026

https://github.com/kenresoft/flutterassignment

A flutter app that helps to detect profane words and images from the user and filters them out automatically. Implementation made with a REST-API which is powered by Artificial Intelligence.

artificial-intelligence detection flutter flutterapp rest-api

Last synced: 30 Apr 2026

https://github.com/konoikon/backend-django-hackpack

A Hackpack to create a RESTful API with Django

django hackathon python rest-api vandyhacks

Last synced: 30 Apr 2026

https://github.com/markelca/hui-api

Backend API using Spring Boot + Hibernate for the HUI social events management proyect.

java-backend jpa-hibernate openapi3 rest-api spring-boot

Last synced: 30 Apr 2026

https://github.com/jwodder/minigh

Minimal and opinionated GitHub REST API client

available-on-crates-io client github rest-api rust

Last synced: 30 Apr 2026

https://github.com/lexxai/goit_python_web_hw_11

GoIT, Python WEB, Homework number 11. FastAPI. PostgreSQL. Docker. REST API. ORM SQLAlchemy. Pydantic. Jinga. Alembic.

alembic docker fastapi jinga jinga2 postgresql pydantic rest-api sqlalchemy

Last synced: 30 Apr 2026

https://github.com/adi-family/http

Framework-agnostic, type-safe HTTP interface system with end-to-end type safety between client and server

api-contracts api-design backend express framework-agnostic frontend http http-client nodejs rest-api type-safe type-safety typescript validation zod

Last synced: 30 Apr 2026

https://github.com/herokudev/weatherapp

Built a Next JS app to render data from OpenWeatherMap API

axios nextjs rest-api tailwindcss

Last synced: 30 Apr 2026

https://github.com/falco13/django_web_app

Django web application with user registration, login (username or email), posting, comments, REST API, etc.

api django django-rest-framework pillow python rest-api

Last synced: 30 Apr 2026

https://github.com/lfarci/journal-de-bord-authorization-server

Pre-configured Keycloak server embedded in a Spring Boot application.

authorization-server java jwt-token keycloak oauth2 rest-api restful-api spring-boot

Last synced: 30 Apr 2026

https://github.com/jjackson112/villain-trading-card

Different branches include template and REST API versions.

database endpoints html-template rest-api sql

Last synced: 30 Apr 2026

https://github.com/adamwojs/json-expr

Experimental library to build complex search criteria in MongoDB style

experimental mongodb php php-library rest rest-api

Last synced: 30 Apr 2026

https://github.com/prashant-chaurasia/pricefinder

A spring boot service that has various APIs that can help crawl Amazon(.com) and extract the SKU details

maven postgresql rest-api spring-boot strategy-design-pattern

Last synced: 30 Apr 2026

https://github.com/rohanoid5/express-mongo-rest

A REST api for campgrounds built using Express-Mongo(ES6).

es6 express mongodb nodejs rest-api

Last synced: 30 Apr 2026

https://github.com/fmahadybd/dream-shop

This is an e-commrece website. With have JWT token,Validation, CURD the product and Category. User can add to card product and purch the product

git java jwt-authentication mysql rest-api springboot sql

Last synced: 30 Apr 2026

https://github.com/anibalalpizar/restapi-jwt-typescript

REST API using Nodejs, Mongodb (via Mongoose) in addition to modules such as bcrypt and passport.

bcrypt mongodb mongoose nodejs passport rest-api typescript

Last synced: 30 Apr 2026

https://github.com/avijeetpandey/spring-todo-backend

A repo simulating todo application backend made using Java and Springboot

java rest-api spring-boot

Last synced: 30 Apr 2026

https://github.com/sofyansetiawan/simple-header-parser-api

Simple header parser API task for FCC APIs & Microservices project

api expressjs header-parser rest-api

Last synced: 30 Apr 2026

https://github.com/mreshboboyev/user-service-with-mongo-db

User Service API is a modern, containerized microservice built with .NET 10 and MongoDB, providing scalable and efficient user management. It features CRUD operations, Clean Architecture, OpenAPI documentation, and Docker support for seamless deployment in microservices and cloud environments.

cloud-development containerized docker docker-compose dotnet-core high-performance minimal-api mongo-db nosql rest-api

Last synced: 30 Apr 2026

https://github.com/bravo68web/fastapi-intro

FastAPI Usage Intro

fastapi python3 rest-api

Last synced: 30 Apr 2026

https://github.com/andriy1144/todo-list

Simple TODO List app, using public REST API: Todoist

axios css3 express-js html5 nodejs rest-api

Last synced: 30 Apr 2026

https://github.com/ehrekramul/digitalarena-backend-rest-api

REST API, built with NestJS and PostgreSQL. Secure and scalable solutions for the DigitalArena platform. It features Google OAuth and JWT authentication, role-based access control, and SMS/email verification, all within a modular architecture.

email-sender google-auth jwt-authentication nestjs-backend oauth postgresql rest-api sms-gateway

Last synced: 30 Apr 2026

https://github.com/hmlendea/exonyms-api

REST API for gathering exonyms for given location using the WikiData and GeoNames APIs.

api dotnet exonyms rest-api self-hosted

Last synced: 30 Apr 2026

https://github.com/noobconner21/go-jwt

🔐 A secure REST API built with Go and Gin framework featuring JWT authentication, bcrypt password hashing, and PostgreSQL integration. Perfect starter template for Go web applications requiring user authentication.

authentication gin go jwt postgresql rest-api

Last synced: 30 Apr 2026

https://github.com/markuusche/reqres.in-test

🔥python-js api automation

api axios javascript python rest-api testing

Last synced: 30 Apr 2026

https://github.com/mehmeddemircan/apartmentinvoice

It is my graduation project ,this project provides to pay donations for the apartment on the internet , manager of the apartment can add new activity for users to create social enviroment

asp-net-core autofac automapper fluent-validation n-tier-architecture postman rest-api sql-server

Last synced: 30 Apr 2026

https://github.com/elijah699/covid-strain

A web application that keeps track of Corona Virus data around the world. Top 5 affected countries, death, affected and recovered cases.

bootstrap html-css javascript rest-api

Last synced: 30 Apr 2026

https://github.com/nealarch01/payaco

💰 Transactions REST API developed in Go with Gorilla/Mux and PostgreSQL

go golang gorilla-mux json jwt money-transfer postgresql rest-api

Last synced: 30 Apr 2026

https://github.com/guiromao/frontend-bank-api

Frontend REST app based on a bank webserver.

ajax bootstrap css html javascript jquery rest rest-api

Last synced: 30 Apr 2026

https://github.com/elvan/the-blogs-app-microservices-prototype

React, Express, Microservices, REST APIs, Docker, Kubernetes, Skaffold

express expressjs microservices react reactjs rest-api restful-api

Last synced: 30 Apr 2026

https://github.com/lesiaukr/goit-react-hw-04-images-finder

On React-hooks refactoring & Pixabay Images API

pixabay-api react react-hooks rest-api

Last synced: 30 Apr 2026

https://github.com/aaiitoorr/javamysql-crud

CRUD API in Java with Spring Boot and MySQL, designed to manage users through basic create, read, update and delete operations

backend crud java jpa maven mysql rest-api spring-boot spring-data user-management

Last synced: 30 Apr 2026

https://github.com/ashiqursuperfly/searchable-image-repository-rest-api

REST API demonstration of the features of a fully searchable (fulltext + image) image repository that handles asynchronous bulk image uploads.

celery django django-rest-framework docker image-search-engine postgresql rabbitmq rest-api

Last synced: 30 Apr 2026

https://github.com/leosimoes/digitalinnovationone-personapi

Digital Innovation One project: Developing a people management system in REST API with Spring Boot.

java rest-api spring-boot

Last synced: 01 May 2026

https://github.com/stylepatrick/spring-ai-rag-vectorstore

Spring AI RAG vector store sentiment search on custom data loaded by tiko with a REST API.

java rest-api sentiment-analysis spring-ai vector-database

Last synced: 01 May 2026

https://github.com/alexismartinez1913/banking-app

Project REST API for a banking, implemented with Java using Spring Boot and MySQL. The application allows for banking operations such as withdraw and depositing into accounts.

java programming-practice rest-api spring-boot

Last synced: 01 May 2026

https://github.com/johnsmithcoder1/clima

Get current weather in any city using REST API, JSON, Cocoapods, Swifty JSON, Alamofire, etc.

alamofire cocoapods json rest-api swiftyjson

Last synced: 01 May 2026

https://github.com/maia14/bp-backend

A Non Blocking Producer/Consumer stream processing service. Backend is developed in Node.js, express and child process.

backend hashmap javascript nodejs rest-api stream

Last synced: 01 May 2026

https://github.com/ghusta/spring-boot-mvc-problem-handling

Problem / Exceptions Handling with Spring Boot MVC

problem rest-api spring-boot

Last synced: 01 May 2026

https://github.com/george-the-penguin/poc-load-after-start-with-redis-microservice

This is a sample microservices application built with Spring Boot that loads information into a Redis cache on startup. The purpose of this application is to demonstrate how to integrate Redis caching into a microservices architecture.

java java-17 redis rest-api spring-boot-3

Last synced: 01 May 2026

https://github.com/johnsmithcoder1/bitcointracker

Bitcoin Tracker using REST API, JSON, Cocoapods, SwiftyJSON, Alamofire, etc.

alamofire cocoapods json rest-api swiftyjson

Last synced: 01 May 2026

https://github.com/hanymedhat10/blms-graduation-project

BLMS project is e-learning project content (quiz , chat real time , assignment , submits quiz and assignment and base system e-learning)

api backend backend-api e-learning nestjs nestjs-backend nodejs real-time-chat real-time-chat-app rest-api restful-api socket-io

Last synced: 01 May 2026

https://github.com/vdnoob/springboot-mongodb-crud

A simple Spring boot REST API and MongoDB that demonstrates the database operations like Create, Read, Update, and Delete. It also demonstrates exception handling.

crud-application exception-handling java mongodb postman rest-api spring-boot

Last synced: 01 May 2026

https://github.com/sandesh300/event_management_system

Event Management System using Java and Spring Boot framework. Build backend REST API's for the CURD operation.

hibernate-jpa java maven mysql rest-api springboot

Last synced: 01 May 2026

https://github.com/01zulfi/journal-api

A REST API for my journal frontend applications

cyclic express jwt mongodb nodejs passportjs rest-api

Last synced: 01 May 2026

https://github.com/samkhawase/authzero

AuthZero integration with Postgrest

auth auth0 postgresql postgrest rest-api sql

Last synced: 01 May 2026

https://github.com/nikolatechie/cinema-authentication-service

Authentication service built using NodeJS as a part of the Cinema web application.

backend nodejs rest-api

Last synced: 01 May 2026

https://github.com/victorsouza19/user-api

:octocat: RestAPI with Knex.js and JSON Web Token.

node nodejs rest rest-api

Last synced: 01 May 2026

https://github.com/jessekoldewijn/kt.jereko.dev

A simple REST server in Kotlin (using Javalin)

javalin kotlin rest-api

Last synced: 08 Jun 2026

https://github.com/abhinavrobinson/deno-rest-api-boilerplate

Boilerplate for #Deno based #RestAPI

deno hacktoberfest https js rest-api server web

Last synced: 01 May 2026