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/zayarhtet/trello-clone-restapi

Backend version of Rest API for Trello Clone implemented with Java Spring Framework

java json-api jwt-authentication mvc-architecture mysql rest rest-api spring-boot

Last synced: 08 May 2026

https://github.com/kamil-kubiczek/memcached-with-node

Express Node.js REST API with Memcached as cache

docker dummyjson express memcached rest-api winston-logger

Last synced: 08 May 2026

https://github.com/abdullahmuhammed5/express-basics-resetful-app

This is basic express blog app, using native routing, Semantic UI for views and Mongodb as database.

express expressjs mongo mongodb nodejs resful-api rest-api semantic-ui

Last synced: 08 May 2026

https://github.com/joeywhelan/serverless-js

Demo of Elastic Cloud Serverless REST API and Elastic JavaScript client usage.

axios elasticsearch javascript nodejs rest-api serverless

Last synced: 08 May 2026

https://github.com/sandhyas140295/edutech-assignment-tracker-backend

A simplified assignment tracking system for EdTech platforms where teachers can post assignments and students can submit them. Includes role-based login for teachers and students, with secure APIs built using FastAPI and SQLite. Clean React-based frontend allows assignment creation, submission, and viewing of student submissions.

fastapi jwt-authentication python3 rest-api sqlite

Last synced: 08 May 2026

https://github.com/1983shiv/laravel-api-demo1

Learning to code an api using laravel and Mysql

api laravel laravel-framework mysql mysql-database rest-api

Last synced: 08 May 2026

https://github.com/mickablondo/quarkus-reactive-test

A reactive Quarkus demo app using Hibernate Reactive to manage users and sports via non-blocking REST APIs.

gradle hibernate-reactive jakarta java21 mutiny panache quarkus reactive-programming rest-api testcontainers-postgres

Last synced: 08 May 2026

https://github.com/kapit4n/resume-builder-api-kotlin

Resume builder api, spring boot kotlin

kotlin rest-api

Last synced: 10 Jun 2026

https://github.com/shrutisaxena17/advancedmappingjpa

Advanced JPA Mappings -> One to One, One to Many, Many to One, Many to Many. With DTOs

dto-pattern hibernate java jpa jpa-hibernate rest-api spring spring-boot

Last synced: 08 May 2026

https://github.com/ppirog/fasttrack

Application validates if company has potential to offer a loan. Application fetches financial data and returns credit scoring

hibernate-jpa java jsoup junit liquibase maven mockito modular-monolith-architecture rest-api spring

Last synced: 08 May 2026

https://github.com/susa1473/rest_api-programminglanguages-

a REST-API using mySQL as database and Express.js as server

express-js joi-validation mysql-database rest-api sql

Last synced: 08 May 2026

https://github.com/faustogerman/rhino

Rhino 🦏 - Deno Framework for scalable APIs.

backend deno http rest-api server

Last synced: 10 Jun 2026

https://github.com/cybercoder-naj/debriefserver

Flask app to serve F1 season and Race details along with images comparing driver lap times and more.

f1 flask formula1 python rest-api server

Last synced: 08 May 2026

https://github.com/arnabd64/template-fastapi-websocket

A simple framework for building websockets using fastapi.

fastapi python rest-api websockets

Last synced: 08 May 2026

https://github.com/lucasfeliciano02/requisicoes_rest-crud

Requisicoes rest, tais como: GET, POST, PUT e DELET usando um banco de dados criado no FIREBASE e criando uma API utilizando o REPLIT e fazendo um GET nela, há anotações também

firebase-database flask-api python rest-api

Last synced: 08 May 2026

https://github.com/franpavlovi/planer

Planer is a web application designed for scheduling events and managing daily tasks, featuring a RESTful API with Spring Boot on the backend and Vue.js on the frontend.This project also serves as my final thesis for obtaining a Bachelor's degree.

rest-api spring-boot vue

Last synced: 08 May 2026

https://github.com/irfanr-source/synthtweet

SynthTweet is an AI-enhanced social platform that combines traditional microblogging with intelligent interactions. Built with Django, Next.js, and PostgreSQL, it lets users create, like, and follow tweets while engaging with AI-powered entities that generate and respond in real time. 🚀

ai-generated-content authentication caching celery django hashtag microblogging open-source postgresql redis rest-api social-media tweets web-development

Last synced: 09 May 2026

https://github.com/justedlev/dotask.x

👷Task register and executor

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

Last synced: 09 May 2026

https://github.com/destafajri/java-api_test

Source Code of Rest Assured-Java for API testing

java rest-api restassured

Last synced: 09 May 2026

https://github.com/rtasalem/video-game-shop-rest-api

A simple RESTful API I built during a demo/tutorial I delivered to IT consultants at FDM Group with various backgrounds in TechOps, data engineering, and cloud engineering. This API utilises CRUD (create, read, update, delete) operations to enable video games to be added, retrieved, updated, and deleted from a H2 (in-memory database).

h2-database junit-test mockito rest-api spring spring-boot spring-boot-devtools spring-data-jpa spring-reactive-web spring-web swagger-documentation validation

Last synced: 09 May 2026

https://github.com/sahanpasindu/laravel-project-management-api

Modern Laravel 12 REST API for project and task management, featuring Sanctum authentication, versioned routes, validation, resources, and clean JSON error handling.

api-development backend laravel laravel12 php postman rest-api sanctum

Last synced: 09 May 2026

https://github.com/avijeetpandey/spring-rest

A simple application for demonstrating usage of spring boot

jpa mysql rest-api spring-boot

Last synced: 09 May 2026

https://github.com/abdallahsaber065/openapi-tester-frontend

A clean, user-friendly frontend application for testing any OpenAPI-compliant API dynamically. This tool loads your API specification from OpenAPI JSON files or URLs and provides an intuitive interface for testing all endpoints without needing external tools like Postman.

api api-testing fastapi openapi rest-api restful-api test

Last synced: 09 May 2026

https://github.com/ruturajjadhav07/customer-order-backend

Customer Order Backend is a Spring Boot application that manages customers, orders, products, and payments. It provides APIs for order processing, tracking, and management, ensuring smooth and efficient operations.

backend backend-api backend-development jpa rest-api spring spring-boot

Last synced: 09 May 2026

https://github.com/parthiv-m/notes-todo-api

The first-ever REST API I created with NodeJS and express for a simple, command-line todo application.

mongodb node-js rest-api

Last synced: 09 May 2026

https://github.com/cameroncandau/rest-api-with-session-authorization

A backend REST API with user authentication and authorization. Built with NodeJS, Express, MongoDB Atlas, Mongoose and Passport. Password hashes and salts are generated using PBKDF2. Session cookies (via express-session and Passport) are stored in the database for validation.

mern-stack rest-api

Last synced: 09 May 2026

https://github.com/khaihtruong/spent

javascript | react | prisma | html | css | postgresql | restapi

css html javascript postgresql prisma rest-api

Last synced: 09 May 2026

https://github.com/harshsinghvi/stackapi

Stack Implementation Using API in Python.

api flask mongodb python rest rest-api stack

Last synced: 09 May 2026

https://github.com/ssukhpinder/log.parser

A quick analysis of server logs and displays in tabular format is needed.

angular csharp dotnet log parser rest rest-api visual-studio

Last synced: 09 May 2026

https://github.com/sj22032003/go-ems

Repo containing golang REST api project for running event management server, using GIN

authorization gin-gonic go rest-api sqlite

Last synced: 09 May 2026

https://github.com/alertjjm/bob_ieee-802.11_api_server

BoB 프로젝트 - IEEE 802.11 패킷 분석을 통한 측위 기법(Spring boot backend for attendance checker)

jpa-hibernate mysql rest-api spring-boot

Last synced: 09 May 2026

https://github.com/blackwakhu/flask_restful

this is a beginner flask-restful application

api backend backend-api flask flask-restful python python3 rest-api

Last synced: 09 May 2026

https://github.com/leticiareis6858/vet-franchise-api

REST API para uma franquia veterinária/REST API for a veterinary franchise.

mongodb nodejs rest-api typescript

Last synced: 09 May 2026

https://github.com/julyanvdw/mytutor

MyTutor is a web platform built with Java, Vaadin, and Spring Boot that simplifies university Tutor and TA management. It handles applications, scheduling, and admin with secure, role-based access for students, tutors, and course convenors.

java maven mysql oop rest-api spring-boot sql vaadin web-application

Last synced: 09 May 2026

https://github.com/justdvnsh/exercise-tracker-microservice

An Exercise tracker microservice made using nodejs

api exercise-tracker microservice mongodb mongoose nodejs rest-api

Last synced: 09 May 2026

https://github.com/westurner/flowstat

RESTful Pyramid sandbox w/ NetworkX, RDFlib, Jinja2, SQLAlchemy

jinja2 networkx pyramid-framework rdflib rest-api sparql sqlalchemy

Last synced: 10 Jun 2026

https://github.com/rabestro/jetbrains-academy-recipes

Learn about JSON, REST API, Spring Boot Security, H2 database, LocalDateTime, Project Lombok, and other concepts useful for the backend.

h2-database json rest-api spring-boot spring-security

Last synced: 09 May 2026

https://github.com/mvikram34/restful-e-commerce-api

A secure and scalable RESTful API for an e-commerce platform, enabling comprehensive product management, user cart functionalities, seamless order processing, and JWT-based authentication with distinct customer and admin roles.

backend expressjs html-css-javascript nodejs rest-api

Last synced: 09 May 2026

https://github.com/8soat-g4-tech-challenge/tech-challenge-payment

Microservice - REST API in NodeJS for payment management

fastify microservice node rest-api typescript

Last synced: 09 May 2026

https://github.com/tomfaulkner/falcon-auth-jwt-cookie-cutter

A cookie cutter for Falcon with Falcon-Auth using JWT on Python 3.7 in Docker

api cookiecutter cookiecutter-template docker docker-compose falcon falcon-auth jwt pipenv python rest-api template

Last synced: 09 May 2026

https://github.com/rochdev/express-starter

A simple boilerplate for Express based APIs

express javascript nodejs rest-api

Last synced: 09 May 2026

https://github.com/joelmcdaniel/team-members

A Golang/MongoDB RESTful API coding challenge solution I whipped up for an interview that subsequently went nowhere. I think perhaps the interviewing company was looking for free solutions as is often the case.

gin gin-gonic go golang mongodb mongodb-driver rest-api

Last synced: 09 May 2026

https://github.com/shivanshu1511/springboot-rest-api

A simple Spring Boot REST API built with Spring Boot 3.4.2, Maven, and Java 17, featuring basic RESTful endpoints, unit tests, and a structured project setup. Clone, build, and run with mvn spring-boot:run to start the API at http://localhost:8080. 🚀

java maven rest-api springboot

Last synced: 09 May 2026

https://github.com/sebastian4j/spaceship

Lightweight desktop application to make api calls written in JavaFX and compatible with GraalVM to run natively

api api-client gluon graalvm java javafx lightweight lighweight maven rest rest-api rest-client

Last synced: 09 May 2026

https://github.com/inozpavel/workplanner.webapi

Microservice architecture backend project for client server application

api-gateway architecture asp-net-core docker entity-framework-core identity postgresql registration rest-api rooms web-api

Last synced: 09 May 2026

https://github.com/baranasoftware/curricular-api

The design and implementation of a REST API for student and course data for a Higher Ed institution.

aws data data-pipeline go golang lambda rest rest-api sqlite3 system-design terraform

Last synced: 09 May 2026

https://github.com/seo-4d696b75/station-service

日本全国の駅・路線データを取得できるREST API

docker fastapi python rest-api

Last synced: 09 May 2026

https://github.com/aninditaws/investly-backend

Investly Backend: A robust Node.js-based API server powered by Supabase, managing user authentication, portfolio data, and investment recommendation logic.

authentication backend-development data-management node-js rest-api supabase

Last synced: 09 May 2026

https://github.com/realchaula/ordermicroservice

SpringBoot REST API to Handle Order Details For NextTrend Web Application (MySQL)

api mysql rest-api restful-api spring-boot springboot swagger swagger-ui swagger2

Last synced: 09 May 2026

https://github.com/caknoooo/ams-laravel-restful-api

create a simple RESTful API for training AMS

api laravel-framework mysql rest-api tutorial

Last synced: 09 May 2026

https://github.com/nyirurugoomar/library-api

REST API for library

dto mongodb moongose nestjs rest-api

Last synced: 09 May 2026

https://github.com/silvestrevivo/restify-restfulapi

RestfulAPI developed with Restify regarding the Youtube tutorial from @bradtraversy

backend javascript nodejs postman rest-api restful-api restify

Last synced: 09 May 2026

https://github.com/kyisaiah47/go-demo

High-performance task management API built with Go & Gin. Demonstrates compiled language benefits: 10k+ req/sec, 10MB memory, 3ms startup. Single binary deployment.

api gin go golang rest-api

Last synced: 09 May 2026

https://github.com/pawankumar-dev/simple-rest-api

develop an API with PHP, JSON, and POSTMAN

api json json-api mysql php postman-api rest-api

Last synced: 09 May 2026

https://github.com/mkdika/ts-express-rest-api

Typescript Express.js REST API example.

example express-js poc rest-api typescript

Last synced: 09 May 2026

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

REST API using Nodejs together with Express on the backend, together with Prisma as ORM

nodejs prisma rest-api sqlite

Last synced: 09 May 2026

https://github.com/nadyushka/rtkjobsearchproject

A project was created to help to find a job with the help of Mantine and Redux-Toolkit

axios css hooks react react-router-dom redux-thunk redux-toolkit rest-api typescript

Last synced: 09 May 2026

https://github.com/stanleyy7/psalmapi

A REST API of Pslams. Created as I was wanting to create a website that displays a random psalm upon open. However, there was no such API. So, I made my own. Please let me know if there are any errors/bugs you encounter.

javascript jest-tests nodejs rest-api

Last synced: 09 May 2026

https://github.com/dusixx/goit-js-hw-11

Pet project to consolidate the JS skills. Implemented the ability to filter search results

html-css-javascript rest-api sass vanilla-js

Last synced: 09 May 2026

https://github.com/khushi130404/swagger

The Swagger REST API Project is a backend application developed using Advance Java and Spring Boot to manage user data through a RESTful API. It includes CRUD operations, user authentication, and email functionality, with Wamp Server handling the backend database.

advance-java lombok rest-api spring-boot swagger thymeleaf wamp-server

Last synced: 10 May 2026

https://github.com/sesaquecruz/puc-my-finance-web-api

API developed for the Software Implementation and Evolution Practices course to support a web application that helps manage finances through transactions.

nestjs postgres rest-api typescript

Last synced: 10 May 2026

https://github.com/gal16v8d/dw2-svc

DW2 Api Spring boot + PostgreSQL + Zipkin, can be integrated with eureka-server and admin-server repo for profiling/clustering (see also config-server and cloud-config repo)

java maven postgresql rest-api spring-boot-3 zipkin

Last synced: 10 May 2026

https://github.com/rafaell-dev/ts-api-boilerplate

A modern and robust TypeScript API boilerplate featuring Express.js, Prisma ORM, JWT authentication, and Zod validation.

boilerplate express factory-pattern postgresql prisma rest-api

Last synced: 10 May 2026

https://github.com/vellt/network_helper_library

A NetworkHelper egy könyvtár, amely megkönnyíti a backend kommunikációt .NET Framework, C# projeketben.

api-client backend http http-client networking request response rest-api

Last synced: 10 May 2026

https://github.com/codelits/langie-api-sdk

A lightweight, flexible translation SDK for Vue.js applications that provides seamless multilingual support with minimal configuration. Built with TypeScript and Vue 3 Composition API.

free-tier i18n internationalization localization nuxt rest-api translation translation-api vue

Last synced: 10 May 2026

https://github.com/j-dharaneesh/crashcast-accident-severity-predictor

A machine learning-powered web application that predicts the severity of road accidents based on weather, road, and traffic conditions. Built with Flask and a Random Forest model, it helps analyze accident risk levels for smarter traffic safety.

analytics flask jupyter-notebook machine-learning powerbi python random-forest rest-api webapplication

Last synced: 10 May 2026

https://github.com/lgomezruiz/spring-boot-cloud-vendor-rest-api

REST API using Java as a programming language, the Springboot framework, JPA and MySQL Workbench. Stores the basic data of the Cloud Vendors.

java jpa mysql rest-api spring-boot

Last synced: 10 May 2026

https://github.com/sagargajare/react-django-email-as-login-feild

React-Django Boilerplate with email as primary field

boilerplate django djoser drf reactjs rest-api

Last synced: 10 May 2026

https://github.com/2desoo/taskapi

TaskAPI — это RESTful веб-сервис на Java для управления задачами. Поддерживает создание, обновление, удаление и получение задач через API. Построен с использованием Spring и принципов REST.

aop-aspects docker-compose java kafka rest-api spring-boot

Last synced: 10 May 2026

https://github.com/himash79/flask-restful-webservice

Implement Restful web-services utilizing Flask framework with python as well as Postgresql utilize for back-end database. Performing object manipulation and interact with database such as insert, update, remove and fetch.

crud-api flask pip3 postgresql python3 rest-api sqlalchemy

Last synced: 10 May 2026

https://github.com/oleksiym/task-api

A RESTful API for task management with AI-powered task description generation using various AI models

anthropic-claude gemini go golang ollama rest-api tasks-list

Last synced: 10 May 2026

https://github.com/amirrhosseinhl/nextwoocommerce

نکست ووکامرس (NextWoocommerce) به شما امکان می‌دهد وب‌سایت ووکامرس خود را به یک سایت مبتنی بر فریمورک قدرتمند Next.js تبدیل کنید.

nextjs persian pwa react rest-api rtl templates woocommerce woocommerce-theme wordpress

Last synced: 10 May 2026

https://github.com/jsporna/pyexchangeratesapi

This is an unofficial Python wrapper for free ExchangeRatesAPI

exchange-rates pypi python rest-api

Last synced: 10 Jun 2026

https://github.com/guiromao/fetch-music-service

Service for fetching artists and recent albums

java rest-api spring-boot

Last synced: 10 May 2026