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/symbux/turbo

Turbo is a powerful command engine that is fully expandable with plugins, using internal event scheduling, dependency injection, and ORM for creating scalable and powerful REST API / WebSocket based platforms.

api command dependency-injection fibre http-server injection rest-api threads typescript websocket websocket-server worker

Last synced: 17 Oct 2025

https://github.com/alexander-kapr/api-rest-reqres-demo

Build framework based on Maven used RestAssured libraries, runner Junit and assertions AssertJ.

assertions builder-pattern junit lombok-maven maven pageobject-pattern rest-api

Last synced: 15 Apr 2026

https://github.com/cemoktra/cpprest

collection of rest apis for cpp

cpp http-requests rest rest-api

Last synced: 30 Oct 2025

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/mrrohitmi/lose-it-clone

This is the clone of lose it website.

bootstrap chakra-ui css html javascript reactjs rest-api

Last synced: 14 Apr 2026

https://github.com/cmsong111/connect-luck

동의대학교 2024학년도 1학기 캡스톤디자인 II

rest-api spring-boot themleaf

Last synced: 19 Oct 2025

https://github.com/lfsc09/itrade-api

API to serve data for itrade-dongs.

mysql php8 rest-api slim3

Last synced: 20 Oct 2025

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/tobihatti/api-2-oop

✔🌍 Simple tool for converting API-Statements into objects for OOP-Languages

api csharp development-tools dotnet rest-api tool uwp

Last synced: 19 May 2026

https://github.com/cle-b/notebook-httpdbg

A notebook extension to trace the HTTP requests.

httpdbg jupyter-notebook notebook python rest-api

Last synced: 21 Feb 2026

https://github.com/devwithkrishna/list-repos-in-organization-based-on-name-and-add-to-github-teams

list-repos-in-organization-based-on-name-and-add-to-github-teams

github github-action github-teams python rest-api

Last synced: 01 Jun 2026

https://github.com/amalh/restful-api-with-symfony

Using FOSRestBundle in Symfony to create a Restful API.

fosrestbundle rest-api restful-webservices symfony3

Last synced: 06 Feb 2026

https://github.com/mohsin-shaikh/api

Pubic REST API - Posts and Comments

api rest rest-api

Last synced: 27 Jan 2026

https://github.com/marianapatcosta/solinca-notification-portal-be

Backend repository of a web app developed using MERN (MongoDB, Express, ReactJS, NodeJS) stack that aims to allow the user to configure her/his favourite classes at solinca's clubs and get an email or WhatsApp notification when a spot in these classes is available for booking;

authentication expressjs javascript mongodb nodejs rest-api sendgrid-mail solinca-clubs twilio

Last synced: 13 Apr 2026

https://github.com/engineering87/restschemaretry

A simple schema Retry for RESTful API

dotnet dotnet-standard rest-api restful-api webapi

Last synced: 24 Oct 2025

https://github.com/1mb-dev/gowsay

Modern cowsay in Go: CLI tool, REST API, and web UI in a single binary with 52 cows and 8 moods. Minimal dependencies, stdlib-first.

ascii-art cli-tool cowsay docker golang rest-api single-binary slack-integration web-ui

Last synced: 24 Feb 2026

https://github.com/thinkful-ed/node-shopping-list-v1

v1 of Node shopping list app

express node rest-api shopping-list

Last synced: 23 Jan 2026

https://github.com/artryazanov/embedding-service

This is a FastAPI-based service for generating text embeddings, supporting multiple architectures like intfloat/multilingual-e5-large and BAAI/bge-m3. It automatically configures prefixes and sequence lengths based on the selected model. It supports both single text and batch processing.

ai-assisted bge-m3 docker e5 embeddings fastapi fine-tuning huggingface machine-learning multilingual nlp python pytorch rest-api semantic-search sentence-transformers

Last synced: 15 Mar 2026

https://github.com/beerush-id/honor

Your REST API Copilot, Live in the Edge

copilot hono javascript rest-api serverless-framework typescript

Last synced: 28 Jan 2026

https://github.com/metallurgical/codeigniter-restserver-api

Codeigniter restserver api. Used with phil sturgeon library for codeigniter.

codeigniter-restserver-api php rest-api rest-server restful

Last synced: 25 Oct 2025

https://github.com/balaji01-4d/shit-happens

A lightweight Go + Gin web platform where developers anonymously share, browse, and upvote real-world coding bugs (“confessions”), with tagging, trending views, rate-limited posting, and PostgreSQL-backed storage.

anonymous api backend bug bug-reporting community-platform confession fortheloveofcode gin gin-gonic go golang postgresql rate-limiting rest-api tags

Last synced: 25 Oct 2025

https://github.com/sigoden/trisue

A REST API debugging and error reporting tool.

debug rest-api

Last synced: 25 Oct 2025

https://github.com/flazefy/pinmarker-go

PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Go Gin

backend firebase firebase-realtime-database gin golang rest-api

Last synced: 02 May 2026

https://github.com/edwildson/django-rest-framework

Creating APIs Restful with Django Rest Framework

authentication django pagination permissions rest-api throttling

Last synced: 15 Apr 2026

https://github.com/mukeshjha3/transaction-management

This is project of Transaction Management in spring boot

java rest-api springboot3 transaction-management

Last synced: 26 Oct 2025

https://github.com/eapenzacharias/rails-referrals

A simple referral system built on Rails. User can share there referral link or send a referral email and track count of total successful referrals and there names.

devise postgresql rails rails-api rails7 referral-system rest-api

Last synced: 26 Oct 2025

https://github.com/ejoliet/airflow-cli-rust

Rust CLI to interface with Airflow REST API

airflow api cli rest-api rust

Last synced: 26 Oct 2025

https://github.com/corneliouzbett/order-customers-resful-api

It is a simple restful API to demonstrate repository pattern and unit of work pattern concepts, test driven development (TDD), SOLID principle and relational database design

express mocha mocha-chai mocha-tests nodejs rest-api sequelize sinon sinon-js tdd

Last synced: 26 Oct 2025

https://github.com/harshuljain13/restcrud

Rest APi from scratch based on Django rest framework

crud django-rest-framework rest-api

Last synced: 23 Jan 2026

https://github.com/dilane3/neo4j-rest-api-nodejs

A simple REST API made using Nodejs and neo4j as a Graph database

neo4j nodejs rest-api

Last synced: 01 May 2026

https://github.com/arrosinski/laravel-companyworkers-restapi

Rest API CRUD methods for Company and employees with usage of test and DDD

ddd laravel-framework rest-api testing

Last synced: 28 Jan 2026

https://github.com/willyrgf/rerest

ReREST serve a RESTful API from any Redis database, written in Go, based on pREST (http://postgres.rest)

automic-api database golang redis rest rest-api

Last synced: 24 Jan 2026

https://github.com/prempreetbrar/aplitrack

An app for tracking job applications; created by drawing an Entity-Relationship diagram, mapping it to the relational model, making a use-case diagram. Backend uses MVC architecture with authentication using JWT token, Brevo email handling, Multer file uploading.

email-notification error-handling expressjs javascript jwt-authentication jwt-authorization multer-fileupload mvc-architecture nodejs pugjs rest-api sequelize sqlite

Last synced: 24 Jan 2026

https://github.com/qanastek/pineapple-monitoring

A web monitoring application for servers clusters in Flask

api flask jinja2 jquery json lxml python rest-api sqlite sqlite3

Last synced: 15 Apr 2026

https://github.com/thiagomvas/seederly

Seederly is a modern API tester, but smarter. It lets you create, test, and send HTTP requests while automatically generating realistic, structured, and schema-based fake data, with none of that AI bloat.

api automation cicd contributions-welcome csharp http requests rest-api testing tool

Last synced: 24 Feb 2026

https://github.com/nexfader/nestjs-expanse

🌌 A NestJS module that enables REST API consumers to expand related resources in the payload, similar to GraphQL

expand expansions graphql nest nestjs relationships rest rest-api

Last synced: 06 Feb 2026

https://github.com/talissonmelo/microservice-with-liquibase-and-client-react-or-angular

React, Spring Boot, Spring Cloud, Eureka Discovery, Zuul Gateway, MySQL, Liquibase, Lombok, Hibernate, Rest Repositories

api-gateway eureka-client eureka-service-discovery hibernate liquibase lombok microservices mysql react rest-api spring-boot spring-cloud spring-data-jpa spring-web zuul

Last synced: 15 Apr 2026

https://github.com/viniciusfer01/05-first-project-react

This is an app that uses GitHub's API and lets you search for profiles and repositories available on the site.

css css3 github html5 polished reactjs responsive-web-design rest-api typescript

Last synced: 15 Apr 2026

https://github.com/jdeepankar/springboot-application-jwt-prometheus-grafana-docker

Spring Boot application with complete implementation of JWT along with monitoring tools - Prometheus and Grafana which are running on Docker engine

docker grafana java jwt-authentication prometheus rest-api spring springboot3

Last synced: 06 Feb 2026

https://github.com/maria-parreira/lost-and-found

System for an airport to be used as a REST API, where you can manage and search for lost products

express mongo-db nodejs rest-api

Last synced: 06 Feb 2026

https://github.com/arxcode40/ci3api

Simple REST API with CodeIgniter 3

api codeigniter codeigniter3 rest-api

Last synced: 29 Jan 2026

https://github.com/hsyntes/spotifymern-api

Powerful backend infrastructure for SpotifyMERN, a music streaming app. Built using Node.js and Express.js, it manages user authentication, music retrieval, and AWS Cloud Media Storage. Seamlessly integrates with MongoDB for efficient data management.

api aws aws-s3 aws-ses backend database express mongodb nodejs rest-api spotify

Last synced: 15 Apr 2026

https://github.com/jagoda11/vehicle-data-fullstack-app

🚗 Explore the Vehicle-Data-FullStack-App, combining a Node.js Express backend for vehicle data APIs with a React front-end for interactive visualization. Perfect for building vehicle-related web apps. 🌐

api awesome-list backend bootstrap data-server express frontend fullstack fullstack-development javascript modern-javascript nodejs react react-dom rest-api vehicles

Last synced: 15 Apr 2026

https://github.com/anujakoralage/poinofperchasingmanagement

Fully completed whole sale pos system for supermarket.Spring boot and rest web services was used for back development and Angular for front end.

adminlte-template angular8 bootstrap4 connection-pool css3 html5 jdbc layered-architecture maven mysql rest-api spring-boot spring-data-jpa

Last synced: 15 Apr 2026

https://github.com/lams-epfl/gen-rest

A tool to generate automatically OpenAPI specification from a service model

java openapi openapi-spec openapi-specification openapi3 rest rest-api service swagger

Last synced: 30 Jan 2026

https://github.com/martinlupa/go-email-service

A Go-based email service with support for multiple providers like Mailgun and SparkPost. Exposes a RESTful API for sending emails via HTTP POST requests. Includes Docker support for deployment and environment-based configuration for flexibility. Ideal for integrating reliable email-sending functionality into applications.

docker-compose email-service golang mailgun rest-api sparkpost

Last synced: 29 Apr 2026

https://github.com/pranav-kural/plamatio-backend

Performant, Scalable, and Resilient Backend for Plamatio E-Commerce.

api confluent-kafka ecommerce-api encore go golang kafka rest rest-api

Last synced: 30 Jan 2026

https://github.com/khanhtc1202/node-server-boilerplate

Seed NodeJS api server

api-server rest-api seed

Last synced: 30 Jan 2026

https://github.com/zakircodearchitect/backend-implementations

This repository demonstrates backend development using Node.js and Express.js, focusing on key concepts and best practices for building scalable server-side applications. It includes RESTful API design, middleware integration, database connectivity (MongoDB, PostgreSQL), user authentication (JWT, OAuth), and error handling.

backend crud-application express-middleware nodejs nodejs-server rest-api restful-api

Last synced: 07 Feb 2026

https://github.com/siddik-1997/random-user-api-performance-test

This repository contains a performance testing project for a Random system. The tests include a set of random user scenarios designed to stress the API and measure its behavior under various conditions as well as load testing to validate the API's behavior under heavy load. The results of the tests are documented in an excel sheet.

load-testing performance-testing rest-api

Last synced: 07 Feb 2026

https://github.com/lukaszkolodziejski/xxxl_global-news-1

[ GIF ] My the Second Largest Project ( from React to Redux-Saga... ) // 07.2020

asynchronous-components axios bem cssmodules es6 html5 mvp prop-types react react-router redux redux-thunk rest-api scss

Last synced: 31 Jan 2026

https://github.com/dcyfr/dcyfr-ai-api

Production-ready REST API starter template for AI services using Node.js and TypeScript.

ai api dcyfr rest-api template typescript

Last synced: 25 Feb 2026

https://github.com/amalchandru/tickete-hiring-problem

A scalable inventory fetching service that periodically syncs product availability data from a partner API. It supports configurable fetching intervals, rate limiting, batch processing, and API endpoints for retrieving availability data. Includes pause/resume functionality per product.

inventory-system nestjs postgresql prisma rest-api typescript

Last synced: 15 Apr 2026

https://github.com/vustron/car_price_predictor_backend

The backend server for the machine-learning model for prediction of car price

flask flask-api flask-backend flask-restful machine-learning numpy pandas python rest-api

Last synced: 15 Apr 2026

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/geeekgod/crudapi_sqlserver

Basic MVC CRUD API in ASP.NET Core 6 & MS SQL Server

asp-net-core crud-api csharp ms-sql-server rest-api sql-server

Last synced: 25 Feb 2026

https://github.com/opticsquid/bellatrix

A prebuilt Express JS Authentication & Authorization Project based on a REST API interface. It has the basic authentication and Authorization routes with the latest security measures implemented so that your application is much more secure from day 1. You are welcome to build upon and extend this project as and when required.

authentication authorization express expressjs gdsc-tmsl hacktoberfest jwt jwt-authentication node nodejs openapi3 rest-api security

Last synced: 15 Apr 2026

https://github.com/arh-mnajs/authapi

AuthAPI is a versatile starting point for building applications that require secure authentication and user data management. It leverages modern technologies like Express and MongoDB, making it easy to extend and adapt as needed.

authentication boilerplate express rest-api

Last synced: 07 Feb 2026

https://github.com/omar-alghaish/authentication-system

This is an example of an API that uses an authentication and authorization system to challenge the user to validate credentials and check whether access is allowed by policies and rules

express-validator expressjs jwt mongodb mongoosejs multer nodejs rest-api sharp

Last synced: 07 Feb 2026

https://github.com/jitendra3109/http

An overview of REST API services HTTP verbs

http rest-api

Last synced: 01 Feb 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/dndungu/rest

A set of restful http handlers for quickly building RESTful services with any database backend.

golang golang-library json-api kafka logging rest rest-api restful test-driven-development

Last synced: 07 Feb 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/valerius21/sakura-mail

E-Mail REST/JSON API for your inbox.

email imap imap-client ocaml rest-api

Last synced: 01 Jun 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/imransilvake/bayes-challenge

A React, Hooks and Redux (RTK) based application coding challenge from Bayes Esports.

bootstrap hooks moment react redux-toolkit rest-api

Last synced: 15 Apr 2026

https://github.com/candango/peasant

Peasant helps you to build APIs

agents cartola protocol rest-api

Last synced: 08 Feb 2026

https://github.com/nofa8/enterprise_application_development_backend

Leveraging Jakarta EE and Hibernate ORM, this project provides a solid foundation for developing, deploying, and managing large-scale applications with complex business logic and data handling needs.

hibernate jakartaee java rest-api

Last synced: 08 Feb 2026

https://github.com/fahadh31/railway_info_system

Information and ticket-purchasing application for a railway network. Data Management Systems Final Project.

docker mysql php rest-api xml

Last synced: 26 Feb 2026

https://github.com/kaan35/blog-api

Rest API for CMS(Content Management System).

mongodb mongoose nestjs nodejs rest rest-api

Last synced: 09 Feb 2026

https://github.com/sroehrl/neoanio-rest-starter

Simple project setup for stateless PHP REST-apis based on neoan.io LENKRAD

json-api jwt-auth php php8 rest-api stateless

Last synced: 09 Feb 2026

https://github.com/pickhd/deno-karyawan-api

Simple API with Deno (Oak) and MongoDB Database

deno deno-mongo-db oak rest-api

Last synced: 16 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/circa10a/go-rest-template

A project template for my personal projects

golang project-template rest-api restful-api template template-project

Last synced: 10 Feb 2026

https://github.com/andcool-systems/mc-session-validator

Клиентский сервис для проверки лицензии Minecraft-аккаунта и подключения к серверу через REST API.

minecraft minecraft-client minecraft-protocol netty rest-api yggdrasil-minecraft-login

Last synced: 16 Apr 2026

https://github.com/rufiorogue/nitter-feed

Parses Nitter and provides REST and Websocket API to fresh posts and user timeline history

docker nitter rest-api twitter websocket

Last synced: 16 Apr 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/jyelewis/rpcapi

Provides a struture for hosting RPC style APIs, supports both http and websocket access out of the box

api api-client api-server javascript nodejs rest-api rpc-api socket socket-io typescript websocket-access

Last synced: 11 Feb 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

https://github.com/mustafos/marssnap

MarsSnap offers an immersive journey to the Red Planet, bringing stunning Martian landscapes directly to your iOS device. Explore the latest photos captured by Mars rovers with ease and marvel at the wonders of our neighboring planet from the comfort of your fingertips.

alamofire json-api lottie-animation mvvm realm rest-api swift swiftui

Last synced: 27 Feb 2026