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/vishwajeetk5/blogify

Blogify is a dynamic blog application built with Node.js, Express.js, MongoDB, and EJS. Includes Bootstrap styling and features for Creating, updating, viewing and deleting posts

axios blog blogify body-parser crud custom-api ejs-express expressjs mongodb nodejs rest-api

Last synced: 13 Apr 2026

https://github.com/kuntowck/rest-api

REST API menggunakan express dan MySQL.

expressjs javascript mysql nodejs rest-api

Last synced: 13 Apr 2026

https://github.com/jeffersonsimplicio/project-blogs-api

Aplicação back-end para a gestão de um um blog, gerenciando usuários, posters e categorias. A aplicação conta com camada de autenticação e criptografia de senha.

authentication back-end bcrypt criptography docker docker-compose insomnia javascript jsonwebtoken mysql nodejs orm rest-api sequelize-cli sequilize

Last synced: 13 Apr 2026

https://github.com/pmeaney/directory-mvp061425

A Django, PostgreSQL, NextJS business directory mvp

business cicd directory django docker dockerized github-actions mvp nextjs postgresql rest-api

Last synced: 13 Apr 2026

https://github.com/doppeltilde/automatic_speech_recognition

Containerized self-hosted REST API for interacting with Hugging Face Faster Whisper models.

asr automatic-speech-recognition docker faster-whisper huggingface inference machine-learning python rest rest-api

Last synced: 03 Apr 2026

https://github.com/gustavcunha/algalog

Projeto feito durante o Mergulho Spring Rest da AlgaWorks - Projeto de logística

flyway java jpa-hibernate json lombok modelmapper mysql rest-api springboot

Last synced: 05 May 2026

https://github.com/nishigaba/know_rest_api

:package: Explaining REST API

rest-api

Last synced: 11 Feb 2026

https://github.com/moutpessemier/hcipaper

In this paper, we study the impact of control on the satisfaction of the recommendations and the time spent filling in the control in relation to this satisfaction.

hci html javascript paper parceljs python recommender-system rest-api sass

Last synced: 05 Sep 2025

https://github.com/fahmiaziz98/streamlit-app

This project aims to predict the rental price of houses/apartments in several cities, here is the demo app

deploy docker fastapi machine-learning model prediction regression rest-api streamlit

Last synced: 12 Apr 2026

https://github.com/sourav01112/attendance-management-system

Secure attendance tracking with geolocation verification and automated validation. Built with React + TypeScript, Go (Gin), MongoDB, JWT auth, role-based access, correction workflows, Employee check-in/out, approver dashboard, 10h invalidation, 24h correction window, Anti-proxy geofencing

golang mongodb react rest-api tailwindcss typescript zustand

Last synced: 13 Apr 2026

https://github.com/mainageorge/node-express-api

This is an app to test building an api with nodejs and express framework The app uses mongodb for storing data. You need to set up the connection string to mongodb to use it. The app is a RESTful API CRUD operations on a model product with validations using Joi library and custom validation middlewares.

cors express expressjs joi joi-validator-schema jwt-authentication jwt-bearer-tokens model-validation mongodb mongoose nodejs nodemon promises-async-await rest-api restful-api

Last synced: 13 Apr 2026

https://github.com/andre-maia51/project-finances

API RESTful para um sistema de controle financeiro pessoal, com autenticação JWT, construída com Java, Spring Boot e totalmente containerizada com Docker.

docker docker-compose flyway java jpa maven postgresql rest-api spring-boot spring-security-jwt

Last synced: 13 Apr 2026

https://github.com/emanuelfcosta/crud_student_spring_boot_angular_react_vue3

Rest API crud student with mysql database. Backend in Java Spring Boot. Frontend in React, Vue3 and Angular

angular java mysql-database react rest-api spring-boot vue3

Last synced: 11 Apr 2026

https://github.com/sallbro/game-details

game details

game rental rest-api

Last synced: 02 Apr 2025

https://github.com/hogwai/bank-account-kata

"Bank account" kata made from given user stories

java mongodb nodejs reactjs reactstrap rest-api spring-boot

Last synced: 13 Apr 2026

https://github.com/chandrakanthrck/microservice_config_server

Spring Boot-based Config Server for managing centralized configurations of a microservices architecture. Integrated with Git as the configuration source and supports dynamic property updates across multiple environments.

centralized-configuration git-integration microservice rest-api spring-boot spring-cloud-config-server

Last synced: 02 Sep 2025

https://github.com/sanjithrk06/blog-platform

A RESTful API for managing blogs with user authentication.

expressjs jwt-authentication mongodb nodejs rest-api

Last synced: 11 Apr 2026

https://github.com/cheesebanana/yellowstack

Real-time Python script runner with scheduling, logging, and OpenAI-assisted debugging

automation aws devops flask job-scheduler openai python rest-api scheduler scripts sre

Last synced: 12 Jun 2025

https://github.com/hariomgola/httpman

🔥 Created my own Rest Man Simple version of post man🔥

java nodejs npm rest-api

Last synced: 13 Apr 2026

https://github.com/falasefemi2/ecommerce

A full-featured e-commerce application built with Spring Boot, enabling users to browse products, manage shopping carts, and securely place orders. Features include product categorization, order management, and an admin panel for managing inventory. Powered by Spring Boot, Spring Data JPA, MySQL

e-commerce java maven mysql rest-api spring-boot spring-data-jpa web-application

Last synced: 16 Apr 2026

https://github.com/hisamafahri/rest-go

Go Rest API. With Gin and GORM (Postgresql database)

go golang postgresql rest-api

Last synced: 17 Jan 2026

https://github.com/punit-naik/reminders

Back-end APIs for creating reminders

clojure rest-api

Last synced: 13 Jul 2025

https://github.com/oleiade/goagain

REST API and MCP server for Flesh and Blood card data

flesh-and-blood-tcg fleshandblood mcp-server rest-api

Last synced: 02 Mar 2026

https://github.com/jkrmarmol/login-register-authentication

don't use this repo, I just practicing

bcrypt express-sessions rest-api

Last synced: 09 Apr 2025

https://github.com/solov1113/kotlin-spring-boot-restful-api-demo

Build a Restful API with Kotlin, Spring Boot, Mysql, Jpa and Hibernate

hibernate kotlin posgresql rest-api spring-boot springmvc

Last synced: 11 Mar 2025

https://github.com/judevector/e-commerce-api

This is an E-Commerce API built with nodejs, express and typescript with testing using supertest and metrics added into it

express jest mongodb nodejs rest-api supertest typescript zod

Last synced: 13 Apr 2026

https://github.com/aromalanil/quote_generator_app

👉A random quote generator build using 📦Flutter

api beginner-project flutter rest-api

Last synced: 02 May 2026

https://github.com/techsolutionstuff/laravel-rest-api-crud-tutorial

In this tutorial we will learn about laravel REST API CRUD opeation. REST means Representational State Transfer and API means Application Programming Interface while CRUD means Create, Read, Update and Delete.

authentication crud crud-operation example laravel laravel7 passport php postman rest-api restful-api tutorial

Last synced: 02 Mar 2026

https://github.com/gregwhitaker/hubspot-formcollector

Service that collects generic forms and submits them to HubSpot

hubspot hubspot-api hubspot-form rest-api spring-boot webflux

Last synced: 12 Apr 2026

https://github.com/vedant1100/flutter-news-api-application

Basic News App is developed with API taken from newsapi.com which renders real time data on application

api-integration flutter rest-api

Last synced: 04 Feb 2026

https://github.com/intranda/goobi-plugin-rest-intranda

This REST plugin for Goobi workflow adds several REST API functionality to Goobi workflow

digitisation goobi goobi-workflow plugin rest rest-api

Last synced: 10 Apr 2026

https://github.com/avirupmazumder/qeats

QEats is an app that makes food ordering convenient for millions of users. With just a few taps on their phone, users can relish their favorite food from nearby restaurants.

http interfaces jackson java jmeter lombok mockito mongodb redis rest-api spring-boot springdata unit-testing

Last synced: 12 Apr 2026

https://github.com/raoofjm/telegram-unknown-chat-bot

The TelegramUnknownChatBot is a Node.js-based chat application developed using the Telegraf library.

javascript nodjes rest-api telegraf telegram-bot telegram-bot-api telegrambot unknown-telegram

Last synced: 25 Mar 2025

https://github.com/goavega-software/restful

Restful is a simple REST API caller written in golang

go golang rest rest-api restful-api

Last synced: 21 Jan 2026

https://github.com/marknjunge/qdb-rest-api

An unofficial REST API for Quote Database

qdb-api quote-database quotes rest-api

Last synced: 09 Apr 2025

https://github.com/ali-ahnaf/Jatra

An application designed to make bus commuting easier and efficient by providing the names of all the available buses that travel from the user’s current location to their chosen destination and tracking them in real time

google-maps-api gps-tracking java mysql-database rest-api swing-gui

Last synced: 25 Apr 2025

https://github.com/gustavcunha/nlwvaloriza

App to send compliments to your colleagues and friends

express nodejs rest-api rocketseat typescript

Last synced: 11 Apr 2026

https://github.com/tusharsahu2599/newsapp

news app for searching news

debouncing react rest-api

Last synced: 12 Apr 2026

https://github.com/bells307/adv-service

adv service is an advertisment manager service built on clean architecture

clean-architecture golang mongodb rest-api swagger

Last synced: 26 Apr 2026

https://github.com/santosreis/vue-breeze-api

# Vue 3+Pinia Authentication with Laravel 10 Breeze API Tutorial from https://www.youtube.com/watch?v=YS0MV285KW4

pinia rest-api vue3 vuejs

Last synced: 23 Oct 2025

https://github.com/lucasmontagnani/idempotentapi

This project explores different ways to handle API idempotency. It implements service injection, action filters, and middleware to enforce idempotency in POST requests, using an In-Memory database for testing.

api csharp idempotency netcore rest-api

Last synced: 23 Oct 2025

https://github.com/bomsiwor/simple-lumen-rest

Simple REST API example using Laravel Lumen.

lumen php rest-api

Last synced: 23 Oct 2025

https://github.com/semba-yui/demo-dotnet-rest-api

.NET 8 で REST API を作成する際のデモアプリ

dotnet rest-api xunit

Last synced: 16 Apr 2026

https://github.com/danielgarcia85/reservecut

School project showcasing full-stack development skills: Laravel (PHP) backend with REST API, MySQL database, and a C# frontend built in Visual Studio.

c-sharp laravel laravel-framework mysql mysql-database php8 rest rest-api restful-api visual-studio

Last synced: 12 Apr 2026

https://github.com/andres06-hub/loyalty-service

service to accumulate points and redeem depending on a campaign

dokcer golang grpc hexagonal-architecture postgresql rest-api shell

Last synced: 21 Jan 2026

https://github.com/azizbenismail/projet_kaddem_frontend_angular

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.

angular rest-api spring-boot

Last synced: 17 May 2026

https://github.com/markosski/lambdaweb4s

Library for building serverless web APIs on AWS Lambda

aws-lambda rest-api scala

Last synced: 14 Jan 2026

https://github.com/mikeacosta/business-api

Spring REST Web Service

mysql rest-api spring-mvc

Last synced: 12 Apr 2026

https://github.com/asis2016/api-django-basic-todo

A Basic TODO App is made up of Django REST framework.

django django-rest-framework python rest-api swagger

Last synced: 15 Apr 2026

https://github.com/muskangarg24/user-dashboard

This project aims to create a dynamic user profile page with two main sections: Profile and Connections. The frontend is built using Next.js and styled with Tailwind CSS, while the backend is developed using Node.js and MongoDB.

expressjs mongodb nextjs nodejs reactjs render rest-api tailwindcss vercel

Last synced: 02 Apr 2026

https://github.com/bernmic/justmusic-javalin

Simple REST service for MP3 files written with javalin

angular angular-material java java8 javalin mp3 rest-api single-page-app typescript

Last synced: 12 Apr 2026

https://github.com/zeroidentidad/ecom-api

Technical test

go rest-api swagger

Last synced: 25 Jun 2025

https://github.com/nicklauscott/appointment-scheduling-system

Spring Boot microservices for multi-tenant appointment booking with JWT security and PostgreSQL-schema isolation.

grpc java kafka microservices multitenancy postgresql rest-api spring-boot

Last synced: 12 Apr 2026

https://github.com/mdbytes/springmasterclass

Notes and code developed while taking 'Master Spring 6 and Spring Boot 3'. Spring frameworks are the #1 frameworks for building enterprise apps in the Java world.

full-stack java react rest-api spring spring-6 spring-boot spring-boot-3

Last synced: 12 Apr 2026

https://github.com/imshawan/gin-backend-starter

A "kickstarter" template for building backend applications using the Gin web framework in Go.

backend backend-service go-rest-api go-template go-web-application golang golang-application good-first-issue kickstart rest-api web-development

Last synced: 23 Oct 2025

https://github.com/juanpablo70/arep-taller02

Diseño y estructuración de aplicaciones distribuidas en internet

css html java javascript rest-api

Last synced: 23 Oct 2025

https://github.com/danilaegorenko/isfa_backend

frontend part here: https://github.com/DanilaEgorenko/isfa

django python rest-api

Last synced: 29 Apr 2026

https://github.com/gusmaomatheus/nubank-code-challenge

Code challenge: API to manage customers

flyway java maven postgresql rest-api spring-boot swagger-ui

Last synced: 12 Apr 2026

https://github.com/chengetanaim/news-job-aggregator

A web application which scraps news and job data and saves all the information in the database.

django-rest-framework rest-api scraper

Last synced: 09 Apr 2025

https://github.com/officialrajdeepsingh/nextjs-api

A detailed guide to Building Rest API in Next.js 15.

nextjs nextjs-rest-api nextjs15 rest-api

Last synced: 22 Apr 2026

https://github.com/sjinks/wp-jwt-auth

WordPress plugin for JWT authentication for the REST / XML-RPC API

authentication jwt jwt-authentication rest-api wordpress-plugin

Last synced: 24 Oct 2025

https://github.com/amulyaparitosh/urlshortener

URL Shortener is a project that shortens the URL and provides a unique short code for each URL. It is a simple project that can be used to shorten the URL even with custom code and use it in the place of the original URL.

docker docker-compose fastapi fastui firebase poetry rest-api urlshortener

Last synced: 11 Apr 2026

https://github.com/amar0898/jobapplicationapp-springboot

This repository hosts a Spring Boot-based REST API application that was initially built with a monolithic architecture and subsequently refactored into a microservices architecture. The project covers end-to-end development, integration of essential tools, and deployment.

docker kubernetes microservice postgresql rabbitmq rest-api spring-boot spring-mvc zipkin

Last synced: 08 Apr 2026

https://github.com/zett-8/express-prisma-auth0

Secure API with Express, Prisma and Auth0

auth0 authentication express node prisma rest-api

Last synced: 12 Apr 2026

https://github.com/mixer-sys/messendger_windl

Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.

asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket

Last synced: 11 Apr 2026

https://github.com/apalm112/fsjs-course-rating-api-express

A REST API using Express. The API will provide a way for users to review educational courses: users can see a list of courses in a database; add courses to the database; and add reviews for a specific course. This project uses REST API design, Node.js, and Express to create API routes, along with Mongoose and MongoDB for data modeling, validation, and persistence.

express mongodb mongoose node-js rest-api

Last synced: 12 Apr 2026

https://github.com/love-kogasa/trc.js

使用NodeJs编写tshock插件(外接)

javascript rest-api tshock tshock-chinese

Last synced: 24 Oct 2025

https://github.com/vluv99/simple-product-lister

A simple product catalog app with React, TypeScript, and TailwindCSS for the frontend, and a customizable backend using Next.js.

nextjs react rest-api tailwindcss typescript

Last synced: 12 Apr 2026

https://github.com/fillahalfatih/go-restful-api

Go rest-api with mux

go mux rest-api

Last synced: 24 Oct 2025

https://github.com/devdhera/hapi-starter

Introduction to RESTful API with Hapi

hapi introduction rest-api starter

Last synced: 12 Jun 2025

https://github.com/abdalrzakalsouki/buildingrestapi

Rest API using ASP.NET CORE

asp-net-core csharp rest-api

Last synced: 09 Apr 2025

https://github.com/berntpopp/vntyper-online-frontend

Frontend for vntyper.org, a web tool to perform alignment-free genotyping of the MUC1 VNTR using short-read sequencing data. This site automatically extracts MUC1 data in your browser and uploads only the minimal subset needed for genotyping.

adtkd bam-files bioinformatics genomics muc1 rare-disease rest-api short-read-sequencing

Last synced: 23 Jan 2026

https://github.com/duukkis/maphpodon

PHP Mastodon client rest api

api-client api-wrapper mastodon php rest rest-api

Last synced: 21 Jan 2026

https://github.com/v3nom/gorest

Go REST helper functions for App Engine

appengine appengine-go golang rest-api restful

Last synced: 24 Oct 2025

https://github.com/yangbeibei88/tafe-weather-rest-api

Weather RESTful API for CRUD weather data. The api is built with Deno and MongoDB

deno docker express mongodb rest-api swagger-ui

Last synced: 12 Apr 2026

https://github.com/survi218/node-mongoose

Mongoose ODM and creating schemas and interacting with the MongoDB database

assert bson-document json-data models mongoose mongoose-currency mongoose-model mongoose-schema nodejs nodejs-modules npm odm rest-api schemas

Last synced: 18 Apr 2026

https://github.com/dkhoa-happy/petproject_dkhoa

Blog Management For Admin

nextjs15 react-query react19 rest-api

Last synced: 24 Oct 2025