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/iunary/simply

Simple clean Go REST API architecture with dependency injection and MVC pattern

air entgo gin-gonic golang mvc prometheus rest-api viper wire

Last synced: 24 Apr 2026

https://github.com/savanihd/laravel-11-rest-api-using-passport

Laravel 11 CRUD REST API using Passport Authentication Step by Step. we will install Passport to create authentication system. we create products crud rest api here.

laravel laravel11 passport rest-api

Last synced: 10 Jul 2025

https://github.com/mnpsnuwan/inventory-service

Spring Boot 3 Microservices with MongoDB, MySQL, Docker, Kubernetes and Angular.

backend docker java-21 microservices mysql rest-api spring-boot

Last synced: 25 Jan 2026

https://github.com/phillmckinnon/tourism-project

A full-stack web application for managing tours, bookings, and user interactions. Built with ReactJS, Node.js, ExpressJS, and PostgreSQL

bootstrap bootstrap5 databases expressjs full-stack full-stack-web-development javascript nodejs postgresql rest-api sequelize web webapp website

Last synced: 17 Aug 2025

https://github.com/tawfik-s/classroom-api

api to manage classrooms and quizes for graduation project vr and front end parts

authentication authorization jwt rest-api spring-boot springjpa sql

Last synced: 05 Jul 2025

https://github.com/gvray/nest-admin

✨ 企业级后台管理系统,基于 NestJS、Prisma 和 MySQL 构建,采用 RESTful API 风格,适用于中后台权限管理、用户系统与通用业务开发。

admin-dashboard admin-template authentication authorization backend-api jwt-authentication mysql nestjs node-js permission-management prisma rbac rest-api role-based-access-control swagger-ui typescript

Last synced: 23 Jun 2025

https://github.com/captainayan/anon-msgs

🐻‍❄️❄Anon-Msgs is a fun and open-source, secret message and confession app. ⚛️🤫

api create-react-app express jwt mern message mongodb mongoose node react rest-api

Last synced: 13 Apr 2026

https://github.com/azizbenismail/crud_express.js_mongoose

un serveur JavaScript côté serveur en utilisant ExpressJS et Mongoose. L'objectif global est de créer une application permettant de gérer une liste de contacts. Le projet implique l'installation de MongoDB comme base de données,

express json mongodb mongoose rest-api

Last synced: 05 Jan 2026

https://github.com/vikas-ukani/sanctum-api-authentication-with-laravel

A complete API Authentication with Laravel using Sanctum Package. Laravel Sanctum provides a featherweight authentication system for SPAs (single page applications), mobile applications, and simple, token-based APIs. Sanctum allows each user of your application to generate multiple API tokens for their account. These tokens may be granted abilities/scopes which specify which actions the tokens are allowed to perform.

authentication laravel php rest-api sanctum

Last synced: 19 May 2026

https://github.com/shinglyu/ingotchest

A file-backed key-value store written in Rust

key-value-store rest-api rust

Last synced: 25 Mar 2025

https://github.com/ahad324/firstapi

🚀 A powerful RESTful API built with Node.js & Express for managing products effortlessly! 🌟 CRUD operations, filtering, sorting, and more!

api backend-api expressjs nodejs rest-api

Last synced: 22 Feb 2026

https://github.com/ethiel97/realtime_search_adonis_pusher

A realtime search feature with Adonis, Vue and Pusher

adonisjs axios nodejs pusher-channels pusher-js real-time rest-api vuejs vuex

Last synced: 25 Oct 2025

https://github.com/mahammad-mostafa/countries-metrics

This is the capstone project of the third module in the Microverse program. It displays information about world countries & uses React framework with redux toolkit.

capstone-project create-react-app css-modules es6-javascript jest jest-snapshots jsx microverse microverse-projects microverse-students react react-hooks react-router redux redux-thunk redux-toolkit responsive-layout rest-api single-page-app unit-testing

Last synced: 03 Apr 2026

https://github.com/salmandabbakuti/qldb-essentials

Kickstarter Development Essentials for Amazon's QLDB. Article here: https://medium.com/devopsinternationalbv/hands-on-with-quantum-ledger-database-qldb-9223de64ac22

amazon-qldb amazon-web-services aws blockchain-technology database ledger nodejs qldb qldb-example rest-api

Last synced: 07 May 2025

https://github.com/mioe/seed

my beautiful monoproject

fastify nuxt rest-api typescript vue

Last synced: 16 Jan 2026

https://github.com/ibm/node-igc-rest

Re-usable functions for interacting with IBM Information Governance Catalog's REST API

igc information-server metadata node-js node-module rest-api

Last synced: 25 Apr 2025

https://github.com/muhammedelsami/swiftui_githubdevelopersapp

Github Developers App is a SwiftUI application that fetches and displays detailed information about GitHub users. Built using MVVM architecture, it allows users to search for developers by username and view their avatar, bio, repositories, and more. The app provides a clean, user-friendly interface with a focus on simplicity and performance.

githubapi ios mvvm-architecture rest-api swift swiftui viewmodel

Last synced: 17 Feb 2026

https://github.com/rodoufu/btc-rawtx-rest

Rest webservice to create raw transactions selecting UTXO

bitcoin flask raw-transaction rest-api utxo webservice

Last synced: 02 Jan 2026

https://github.com/gixproject/esbook

Flask boilerplate REST API application based on Docker that provides search capabilities using ElasticSearch

black docker elasticsearch flask gunicorn poetry postgresql rest-api sqlalchemy

Last synced: 09 Apr 2026

https://github.com/publishername/event-management-application-api

This is a simple event management application API that allows users to create, read, update, and delete events. The API is built using Django Rest Framework and utilizes Docker for containerization, Redis for message brokering, and Celery for task scheduling.

celery collaborate django django-rest-framework docker events python redis redis-cache rest-api

Last synced: 18 Feb 2026

https://github.com/the-developer-org/create-express-lite

create-express-lite is a npm library that helps you kickstart your Express.js applications by generating a boilerplate code structure. It simplifies the process of setting up a new Express.js project, allowing you to focus on building your application rather than dealing with the initial configuration.

boiler-plate es2021 express joi-validation mongodb mongoose nodejs rest-api starter-template

Last synced: 09 Feb 2026

https://github.com/evilfreelancer/rugpt-api

Small API reserver for interacting with RuGPT-3

docker flask flask-api rest-api rugpt rugpt-3

Last synced: 09 May 2026

https://github.com/nayracoop/nayra-cli

CLI utils for the Nayra CMS API

boilerplate cli rest-api

Last synced: 14 May 2025

https://github.com/reprompts/fastsecforge

FastSecForge 🔐 — A pluggable FastAPI security boilerplate generator with JWT auth, MongoDB/SQLAlchemy support, and a CLI for instant project scaffolding. Boost your backend development with built-in best practices!

api beginner-friendly boilerplate boilerplate-template contributions-welcome fastapi fastapi-boiler fastapi-boilerplate fastapi-boilerplate-code open-source pip-package pip-packages pypi pypi-package pypi-packages python python-library rest-api restapi restful-api

Last synced: 01 Aug 2025

https://github.com/abdullahsaleh203/django_roadmap

Django roadmap highlights essential features and enhancements planned for future releases, focusing on performance and scalability, modern web development tools, strengthened security, and a better developer experience.

ajax aws-s3 django django-rest-framework docker mongodb nginx postgresql redis rest-api roadmap sql vue

Last synced: 29 Oct 2025

https://github.com/tuvtran/union-api

API server to keep track of The Brandery's portfolio companies' KPI

api backend flask flask-sqlalchemy postgresql python rest-api

Last synced: 21 Feb 2026

https://github.com/xrystalll/goload

Android client of GOload - file sharing service

android client exoplayer java picasso rest-api volley

Last synced: 20 May 2026

https://github.com/naveendanj/project-manager-backend

Backend of the Simple project manager web based platform like clickup.. You can create workspaces , invite users , manage clients , projects , sprints , tasks and many more. Technology used PHP , Laravel

laravel-framework php rest-api

Last synced: 08 Apr 2025

https://github.com/thakursaurabh1998/blockchain

Boilerplate for local blockchain setup includes a simple express api server

blockchain express rest-api

Last synced: 01 Apr 2025

https://github.com/sallbro/game_api

selling api on rapidapi

freemium rest-api webscraping

Last synced: 18 Feb 2026

https://github.com/shashankgroovy/enigma

A secret message sharing service in Go and Vue.js

go rest-api vuejs

Last synced: 17 May 2026

https://github.com/2lay/fmstatus

🎵 Lightweight Last.fm API to show your currently playing track using Elysia

api bun cache elysia elysiajs lightweight music rest-api typescript

Last synced: 12 Apr 2025

https://github.com/jaynil1611/dietify-diaries

It is a video library consisting of diet videos and offers useful functionalities around the same.

css express html javascript mongodb mongoose nodejs react rest-api video-library

Last synced: 12 Apr 2026

https://github.com/keizrivas/aspnetconventions

Automatically standardizes routes, parameters, responses, JSON serialization, and exception handling with zero boilerplate. Drop-in support for MVC Controllers, Minimal APIs, and Razor Pages.

api-conventions aspnetcore conventions csharp dotnet json-serialization minimal-api mvc razor-pages rest-api routing web-api

Last synced: 04 May 2026

https://github.com/anon-000/caxton-prime-server

The backend of the Caxton prime examination application made using feathers Js

backend feathersjs hacktoberfest hacktoberfest2021 javascript rest-api

Last synced: 13 Aug 2025

https://github.com/yashmeh/golang-restapi

Just for the sake of learning clean architecture with golang.

golang hacktoberfest rest-api

Last synced: 02 Aug 2025

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

Blog API in Node, Express, MySQL

blog expressjs mysql nodejs rest-api

Last synced: 14 Apr 2026

https://github.com/angelfire/restapi-graphql-react

Wrap a REST API in GraphQL and display data in a React App

graphql react rest-api

Last synced: 12 Apr 2026

https://github.com/conorturner/urest

Zero dependency rest framework for Node.js

javascript-framework nodejs rest rest-api

Last synced: 17 Apr 2026

https://github.com/vladimir-dejanovic/springboot-protobuffer-jersey-sample

Demo code for my talk https://www.slideshare.net/VladimirDejanovic2/protocol-buffers-and-microservices

protobuf protocol-buffers rest-api

Last synced: 13 Aug 2025

https://github.com/raflizocky/sayangair-bangkit

Capstone - Bangkit Academy 2023 H2 | An idea that aimed at promoting water conservation in Indonesia.

android bangkit-academy bangkit-capstone-project cloud-computing firebase google-cloud-platform jetpack-compose kotlin machine-learning python rest-api

Last synced: 14 Apr 2025

https://github.com/alien-head/kleuth

kotlin + sleuth = kleuth. A framework for generating Spring REST APIs through the directory structure.

framework kotlin kotlin-language kotlin-library rest rest-api spring spring-boot web

Last synced: 11 Jan 2026

https://github.com/barbaracalderon/the-12-barcodes-api

The "12 barcodes API" provides a simple and efficient way to generate barcodes for your applications.

api barcode barcodes code128 code39 ean13 ean14 ean8 flask flask-api gs1-128 html5up isbn-10 isbn-13 issn jan pzn7 rest-api restful-api upc-a

Last synced: 24 Aug 2025

https://github.com/sezaakgun/express-rest-api

Rest Api using express and MongoDB

apidoc eslint express jwt mongo nodejs rest-api

Last synced: 12 Apr 2026

https://github.com/gunantos/ci4-restfull

Library CI4 untuk pembuatan WEB API Restfull dilengkapi dengan Authentication type JWT, KEY, Basic, Digest yang bisa terintegrasi dengan database, memiliki fitur blacklist, whitelist, management api"

codeigniter codeigniter4 php rest-api restful restful-api

Last synced: 08 Mar 2026

https://github.com/kskarthik/go-ifsc

A CLI tool & REST API server to search bank info / IFSC codes of all the Indian banks | Mirror of https://gitlab.com/kskarthik/go-ifsc

golang ifsc-api ifsc-checker ifsc-codes ifsc-finder rest-api

Last synced: 13 Apr 2025

https://github.com/daveshap/maragi_sensor_audio

Audio sensor microservice for robots and AI

artificial-intelligence maragi maragi-sensor pyaudio rest-api

Last synced: 16 Mar 2026

https://github.com/jparr721/node-ts-api-starter

Making a new api from scratch is annoying. Just use this. Ez PZ

nodejs rest-api restful-api typescript

Last synced: 24 Dec 2025

https://github.com/anantadwi13/dns-server-manager

Manage DNS Server (Bind9) via REST API

bind9 dns-server docker go golang hacktoberfest rest-api

Last synced: 13 Sep 2025

https://github.com/harundogdu/typescript-prisma-library-api

This is a simple API built with Typescript, Prisma, and Express. It is a library API that allows users to create, read, update, and delete books and authors. It also allows users to create, read, update, and delete book authors.

api crud es-build express express-validator nodejs nodemon prisma rest-api typescript

Last synced: 14 Apr 2025

https://github.com/mikeywaites/arrested-cookiecutter

A Cookie Cutter for Flask Arrested - https://github.com/mikeywaites/flask-arrested

arrested cookiecutter flask flask-api python rest-api

Last synced: 14 Apr 2025

https://github.com/hynduf/tasks-go-clean-architecture

A Tasks Management REST API written in Go using Clean Architecture

clean-architecture go golang rest-api tasks-manager

Last synced: 04 Jul 2026

https://github.com/codexparas/db-migrator

DB Migrator is a Spring Boot-based tool for seamless data migration between MySQL, PostgreSQL, and Oracle databases. Using Spring Batch, it supports efficient batch processing and provides REST APIs for migration and data insertion.

batch-processing data-migration mysql openapi oracle postgresql rest-api spring-batch spring-boot

Last synced: 08 Apr 2026

https://github.com/aashahin/twilight-restful-api-multi-vendor-ecommerce

Twilight - RESTful API Multi-Vendor ecommerce advanced

ecommerce express mongodb node nodejs rest-api restful-api shop

Last synced: 12 Sep 2025

https://github.com/dar-innovations/kaiteki

KAITEKI - productivity platform and project management tool designed to help individuals and teams organize and manage tasks, projects, and workflows. Written using Angular, Java Spring Boot

ai angular java mongodb postgresql realtime rest-api rxjs spring-boot websoc

Last synced: 12 Apr 2026

https://github.com/flazefy/gudangku-laravel

GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using Laravel

api-testing cronjob csv-export firebase firebase-storage integration-testing laravel mailer migrations mysql pdf pdf-parser php rest-api seeding statistics swagger task-scheduler telegram-bot unit-testing

Last synced: 01 Jul 2025

https://github.com/ffernandes2021/mcc

PROJETO: Plataforma web de compartilhamento de materiais complementares para uso educacional. Faz uso de tecnologias front-end, back-end, REST API calls e NoSQL database.

bootstrap3 css3 font-awesome-5 html5 javaweb jquery mongodb rest-api

Last synced: 12 Apr 2026

https://github.com/navdeepm20/newshut

NewsReader is a website created to get personalized news experience to its clients. It's not an individual news platform but it's a platform which gathers news from various sources and help you to read news you want. Why googling for a perticular news topic when you have NewsReader. That's the idea behind creating this awesome project and to make news reading more personalized and simple.

django django-rest-framework html-css-javascript newshut newsreader rest-api

Last synced: 18 May 2026

https://github.com/hamidurrahman1/news-portal

A RESTful Webservice built with Spring Boot, Spring Security, Spring AOP, and H2. This is also for learning and practicing purposes only.

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

Last synced: 10 Aug 2025

https://github.com/osandadeshan/rest-assured-json-schema-validation-demo

A demo project to validate a JSON response based on a predefined JSON schema.

java json-schema-validator rest-api rest-assured

Last synced: 21 Sep 2025

https://github.com/haseeb-heaven/qurancloudapp

QuranCloudApp is application to get data from Quran like Ruku,Ayah,Page and also search engine to search any text in Quran and get lists of Quran types,formats etc. which fetches data from [QuranCloud](https://alquran.cloud/) server and shows data to user.

al-quran islam islamic-app json-api json-parser muslim parser quran quran-api quran-cloud quran-info quran-json quran-search quran-web rest-api rest-client

Last synced: 23 Jul 2025

https://github.com/mrdave1999/quotes-backend

A simple API REST for learning purposes. Contains functions to manage medical appointments.

lumen-framework php rest-api

Last synced: 24 Mar 2025

https://github.com/tkitsunai/edinet-go

'edinet-go' is an extended API server built upon the EDINET-API.

edinet-api golang rest-api

Last synced: 26 Jan 2026

https://github.com/feronikanm/gojahit-server

GoJahit Server - Website Admin dan Rest API dari aplikasi GoJahit yang didalamnya terdapat perhitungan metode SMART, metode SMART digunakan untuk perangkingan data penjahit.

laravel mvc php rest-api website-admin

Last synced: 13 Jul 2025

https://github.com/bezkoder/spring-boot-mongodb-angular-crud

Spring Boot + MongoDB + Angular: Build a CRUD example with Spring Data MongoDB

angular angular11 crud crud-application mongodb rest-api spring-boot spring-data-mongodb

Last synced: 14 Apr 2025

https://github.com/c00p75/leaderboard

The leaderboard website displays scores submitted by different players. It also allows scored to be submitted and preserves with the help of the external Leaderboard API service.

bootstrap html-css-javascript rest-api

Last synced: 18 May 2026

https://github.com/mbarre/ticketresto-nc-rest

Rest API to get Ticket Restaurant Nouvelle Calédonie account details.

rest-api spring-boot

Last synced: 09 Aug 2025

https://github.com/fiqrioemry/golang_fitness_app

SweatUp is a web-based fitness booking application designed to help customers easily book fitness classes, manage membership packages, make payments, and track attendance. The application has a complete admin dashboard and features for general users (customers) and instructors.

admin-dashboard cloudinary cronjob docker event-driven gin golang gorm jwt-auth modular-architecture mysql react react-query redis rest-api role-based-access-control stripe tailwindcss vps-deployment zustand

Last synced: 31 Jan 2026

https://github.com/medazzo/sbr-generator

Rest Server generator based on Spring Boot and Yaml configuration file

configuration generator rest-api spring-boot spring-security swagger swagger-ui swagger2

Last synced: 26 Jun 2025

https://github.com/domjos1994/unitrackermobile

Android-App to connect to multiple Bugtracking-Systems!

android bugtracker bugzilla github java mantisbt redmine rest-api soap-api youtrack

Last synced: 22 Apr 2025

https://github.com/tompston/fiber_server

Go Fiber Example (JWT, SQLC, pagination, postgres, docker)

api docker fiber go go-sqlc jwt postgres postman rest-api

Last synced: 02 Aug 2025

https://github.com/it-bens/api-platform-resource-actions-bundle

Bundle that can add actions to API Platform operations to deserialize payloads into command objects and pass them to the API Platform workflow.

api-platform rest-api symfony-bundle

Last synced: 14 Aug 2025

https://github.com/caknoooo/simple_accountancy_restapi

This repository uses the simple framework of Laravel, and rest-API. It is the result of a study though with the help of youtube ^-^

accounting laravel rest-api

Last synced: 19 May 2026

https://github.com/delitamakanda/groceryapp

django backend for grocery_app_front

backend django rest-api

Last synced: 22 Jun 2025

https://github.com/nameisjayant/ktor-http-request-android

Bye Bye Retrofit .. Now it's time to shift on Ktor for Http Request i,e get,post,delete,update etc.. ktor is simple , easy to use , fully based on coroutines, doing asynchronous programming , less boilerplate code ❤️😍

adapter android ktor ktor-client ktor-feature ktor-framework ktor-server rest-api

Last synced: 13 May 2025

https://github.com/sufiyan33/fast-food-delivery

Fast Food Delivery : Creating Java & Spring boot based application where a user can search restaurant as per his choice, later order also.

java java-8 kafka microservices rest-api spring-boot springsecurity

Last synced: 13 Oct 2025

https://github.com/wisepythagoras/geoip-service

An extensible GeoIP service that can be a REST API or command line tool

geoip geoip-api geoip-data geoip-db geoip-lookup geoip-server geoip-service geoip2 go golang mux rest-api

Last synced: 16 Apr 2025

https://github.com/dutu/valr-api-node

VALR exchange API client for REST and WebSocket

api promise rest rest-api rest-client valr valr-api websocket websocket-client

Last synced: 11 Apr 2026

https://github.com/dhi13man/answering-forum-backend

A Node.js Express backend for a Stackoverflow like answering forum, with RESTful endpoints, written in es6 style with linted and comprehensively unit-tested code. Utilizes a local json database using fs but has full separation of concern to implement anything else.

babel backend backend-api es6 eslint express express-middleware express-router filesystem fs javascript jest json jwt model-view-controller node node-js nodejs rest-api unit-testing

Last synced: 11 Apr 2026

https://github.com/secmohammed/golang-graphql-meetups

meetup.com clone using Golang & GraphQL

golang graphql nats-server postgresql redis rest-api

Last synced: 06 May 2026

https://github.com/nexamerchant/apis

NexaMerchant API

api api-rest rest-api

Last synced: 02 Aug 2025