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/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/redten-ai/llama-client-aic

a platform for distributed, self-hosted llm rag and reinforcement learning with human feedback (rlhf)

ai large-language-models llm on-premise python rag reinforcement-learning rest-api self-hosted

Last synced: 14 Jan 2026

https://github.com/jaktestowac/playwright-mocking-api

Code for webinar about mocking test data using Playwright and Typescript

mocking playwright rest-api test-automation typescript

Last synced: 14 Oct 2025

https://github.com/abinhho/revel-golang-app

Golang, Revel, Gorp, Mysql, Docker, Revel Validation, Simple RestApi, Golang best practics

docker golang gorp mysql rest-api revel tutorials

Last synced: 14 Jan 2026

https://github.com/aikursat/movie-website-backend

Includes Backend topics such as; Rest API, Middleware, JSON Web Token, GraphQL and created Admin Panel

golang graphql rest-api

Last synced: 10 Oct 2025

https://github.com/goutam1511/wikifinder

Given a topic name this project finds you the most suitable parent topics for the topic, searching the Wikipedia Category Network (WCN) related to that topic by the help of a statistical approach. It helps you form an autogenerated topic tree for a given topic.

ajax css html html-css javascript jquery php python rest-api statistical wcn wikipedia wikipedia-api wikipedia-scraper

Last synced: 23 Apr 2025

https://github.com/hanzoai/openapi

🧬 OpenAPI 3.1 definition for the Hanzo APIs.

blockchain commerce hanzo payments rest-api swagger

Last synced: 24 Feb 2026

https://github.com/ollama-lab/ollama-rest-rs

Asynchronous Rust bindings for Ollama REST API

ollama ollama-api rest-api

Last synced: 05 Oct 2025

https://github.com/dehsilvadeveloper/laravel10-notification

Uma API feita com Laravel 10 que simula um sistema de notificações, gerenciando informações de notificações por meio de endpoints, sem realmente enviá-las. O propósito é controlar o histórico das notificações, servindo como um projeto de refinamento de habilidades e demonstração de skills.

api docker eloquent laravel laravel10 mysql php php8 rest-api scribe-api-documentation

Last synced: 18 Feb 2026

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/gusmaomatheus/scheduling-appointments-api

A simple API that simulates scheduling medical appointments.

docker java maven rest-api spring-boot

Last synced: 13 Apr 2026

https://github.com/manuelarte/milogo

JSON Partial response (aka field selection) plugin for Gin.

field-selection gin-gonic go golang middleware partial-responses rest-api

Last synced: 23 Feb 2026

https://github.com/steinarb/sampleapp

Barebones sample application for a karaf webapp with a react.js frontend, backed by an SQL database, set up with liquibase, and with authentication and authorization provided by apache shiro

bootstrap bootstrap4 javascript jersey karaf liquibase npm osgi pax-web pax-web-whiteboard react rest-api webapp webpack

Last synced: 21 Jan 2026

https://github.com/rfschubert/masonite-api-pagination

Simple API pagination to Masonite API package with Orator

api masonite-framework pagination python python3 rest-api

Last synced: 07 Nov 2025

https://github.com/bohdanmoroziuk/code-snippets

This is my personal knowledge-base. Here you'll find code-snippets, technical documentation, and command reference for various tools, and technologies.

cheat-sheets code-snippets front-end-development functional-programming knowledge-base oop react rest-api software-architecture software-development testing typescript vue3

Last synced: 13 Apr 2026

https://github.com/geekelo/recalc-webapp

The ReCalc WebApp aims to provide users with a user-friendly and efficient calculator tool accessible through their web browser. React JS, known for its simplicity and component-based architecture, allows for the creation of interactive and responsive user interfaces, making it an ideal choice for this project.

reactjs rest-api spa

Last synced: 06 Feb 2026

https://github.com/gmork2/django-soap-connector

SOAP connector for django framework

connector django python rest-api soap

Last synced: 24 Apr 2025

https://github.com/shubhodeep9/go-myvit

:school: The open source student login API

academic college rest-api webscraper

Last synced: 06 Jul 2025

https://github.com/aaroncolaco/express-skeleton

Quickly set up an Express API

expressjs javascript nodejs rest-api

Last synced: 13 Apr 2026

https://github.com/shanathvemula/test_oauth2

This repository provides a succinct overview of implementing OAuth2 authentication within Django, emphasizing its seamless integration with the User, Group, Permission, and ContentTypes APIs.

authentication django django-admin django-application django-framework django-oauth-toolkit django-project django-rest-framework djangorestframework oauth2 oauth2-server openid-provider openid-server permissions python python3 rest rest-api restful-api roles

Last synced: 23 Jan 2026

https://github.com/dheerajgits/insightrack-sdk

InsighTrack-SDK is an SDK crafted to interface with the InsighTrack API, offering a streamlined approach for integration. Built with TypeScript and using tsup for efficient bundling, this SDK facilitates smooth implementation of InsighTrack’s tracking and analytics functionalities into your applications.

mixpanel npm-package rest-api sdk tsup typescript

Last synced: 12 Jun 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/timbar09/react-redux-group-project-space-travelers-hub

This is a web application that displays commercial and scientific space travel services. The application fetches real live data from the SpaceX API. The application allows users to interact with it by booking rockets and joining selected space missions. It was built using React.js, Redux-toolkit, Bootstrap, and Rest APIs.

bootstrap5 react-bootstrap reactjs redux-toolkit rest-api

Last synced: 28 Apr 2025

https://github.com/sultanbadri/mern-blog

MERN-stack blog app using React, TypeScript, Node.js, Express, MongoDB, Tailwind CSS, JWT authentication, and a REST API.

expressjs heroku jwt-authentication mern-stack mongodb nodejs odin-project reactjs rest-api tailwindcss

Last synced: 08 Apr 2025

https://github.com/fif0o/books-api

Simple RESTful API using Express, Mongo as backend and Isomorphic React as a front-end layer with websockets for live notifications and redux, sagas for state management and side effects. A GraphQL implementation is also available.

graphql mongodb mongoose prisma react-server-render reactjs redux redux-saga rest-api webpack websockets

Last synced: 13 Apr 2026

https://github.com/mramshaw/simple-rest-api

A proof of concept of a simple REST API in Golang. All data is held in memory, all transfer is via JSON. CORS is handled.

cors go golang json rest rest-api swagger

Last synced: 14 Apr 2026

https://github.com/akmittal/node-typescript-typeorm-starter

A simple project with authentication middleware

boilerplate nodejs rest-api signup

Last synced: 28 Jan 2026

https://github.com/ajmalfaris11/mern

A full-stack MERN (MongoDB, Express, React, Node.js) application built for study purposes, following industrial standards. Includes server-side APIs with Node.js and Express, and a dynamic client-side using React with Redux. Focuses on modular architecture, authentication, database integration, and deployment practices for scalable web development.

authentication backend client-side expressjs frontend fullstack-development industrial-standards mern-stack mongodb nodejs reactjs redux rest-api server-side study-project web-development

Last synced: 06 Jul 2025

https://github.com/aminkhn/portfolio

A personal website for portfolio and resume with admin panel and expandable features (in progress)

fiber go golang htmx jwt mysql redis rest-api sqlx

Last synced: 13 Mar 2026

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/2amigos/laravel-mail-api

A microservice to send emails based on templates.

api framework laravel mail microservice php redis rest-api

Last synced: 23 Apr 2025

https://github.com/jimmyislive/tapi

Framework for Testing APIs

rest-api testing

Last synced: 25 Feb 2026

https://github.com/gedeonts/space-travelers-hub

The application will allow users to book rockets and join selected space missions.

reactjs redux redux-thunk rest-api

Last synced: 21 Jan 2026

https://github.com/swarajkumarsingh/job-data-digger

Job data digger, scrapes various website and makes it available in a single API, and refreshes every 24hr

api backend cache go golang google job-data-digger jobs redis rest-api scrapper

Last synced: 14 Oct 2025

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/didifive/queue-service-api

Controller for queues - Controle de senhas e filas

backend backend-api java postgresql rest-api spring-boot

Last synced: 28 Apr 2025

https://github.com/md-redwan-hossain/nestjs-starter

A comprehensive starter repository designed for swiftly launching a NestJS project, with essential components at its core.

nestjs nestjs-backend nestjs-boilerplate nodejs rest-api

Last synced: 18 Jan 2026

https://github.com/adarsonmez/blood-donation-system

A comprehensive blood donation management platform with a Node.js backend and ReactJS frontend, built with TypeScript for managing donors, hospitals, and blood requests.

blood-bank blood-donation mysql nodejs react rest-api

Last synced: 12 Apr 2026

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

Simple api using go

go golang rest rest-api

Last synced: 14 Oct 2025

https://github.com/prakhardoneria/link-shortner-flask-server

Flask URL Shortener: A simple, efficient URL shortening service built with Flask and MySQL, allowing users to generate shortcodes for long URLs and seamlessly redirect to the original URLs

api flask link-shortener mysql python python3 rest-api

Last synced: 04 Feb 2026

https://github.com/guillaumealgis/simplemdm-swift

Swift bindings for the SimpleMDM API

mdm rest-api simplemdm

Last synced: 21 Oct 2025

https://github.com/vikas-ukani/seller-shopikana

Photo Maker - Admin Panel - Complete Admin Panel Customization Panel Created In VueJS Using Lumen APIs

admin frontend lumen rest-api vuejs

Last synced: 16 Mar 2025

https://github.com/pkparthk/buddy-ai

Buddy AI is a full-stack, AI-powered personal assistant that combines voice recognition, natural language processing, and advanced command interpretation. Built with Python (Flask) and React (TypeScript), it features smart web navigation, real-time system monitoring, weather/news APIs, and context-aware responses.

api artificial-intelligence flask gtts machine-learning python react reactjs rest-api speechrecognition tailwindcss typescript

Last synced: 08 Oct 2025

https://github.com/fer8a/nestjs-rest-scaffold

REST boilerplate to build APIs / microservices using the NestJS framework

api fastify microservice nestjs nestjs-boilerplate nestjs-starter open-telemetry rest-api swagger typescript

Last synced: 23 Oct 2025

https://github.com/roger-takeshita/mern_boilerplate

MERN Stack WebApp: MongoDB, Express.js, React.js/Redux.js, Node.js, Jestjs, JSON Web Token (JWT), REST API, JavaScript, HTML, and CSS/SASS (BEM)

bem-methodology express jwt mern-stack mongodb mongoose nodejs react redux rest-api sass

Last synced: 01 Mar 2026

https://github.com/engineering87/opensharptrace

.NET library to automate trace and observability of REST APIs in microservices environment

dotnet microservices observability rest-api restful trace webapi

Last synced: 01 Sep 2025

https://github.com/silverbackhq/reindeer

🧬 Reactive Applications Boilerplate in Java.

clivern microservice reactive reindeer rest-api silverbackhq vertx

Last synced: 28 Apr 2025

https://github.com/qaiswardag/php-rest-api-with-token-authentication-for-tasks-management

PHP REST API with token authentication for Tasks Management application.

authentication javascript php rest-api

Last synced: 05 Feb 2026

https://github.com/pustovitdmytro/base-api-client

Base API client backed by axios

api axios base class rest-api

Last synced: 23 Oct 2025

https://github.com/cploutarchou/go-requests

An HTTP client that is ready for production in Go for a lot of useful features while only using the standard library of the language.

client-library go golang golang-library golang-package http http-client http-requests rest-api

Last synced: 09 Apr 2025

https://github.com/fkanout/notifydrive-api

RESTFull API using ES6, Notify Driver is a mobile app that allows drivers and road users to get in touch in case a parked car is either disturbing or facing an issue.

koa2 microservice rabbitmq rest-api

Last synced: 24 Oct 2025

https://github.com/kristishqau/asp.net_web_api

This project(in .NET Web API) is an Employee Data Management System designed to streamline and automate various tasks related to employee and project management. It includes features such as user authentication, task assignment, project creation, and more.

api aspnet-core authentication csharp dotnet employee-management entity-framework-core project-management rest-api webapi

Last synced: 06 Feb 2026

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/envigit/weatherprophet

App that pulls data from OpenWeather API to display current conditions and forecasts.

api application csharp forecast rest-api weather wpf xaml

Last synced: 13 Apr 2026

https://github.com/flioris/jva

Java wrapper for working with the VK Long Poll API.

api api-wrapper asynchronous bot bot-api java jva long-poll long-polling okhttp3 rest rest-api synchronous vk

Last synced: 13 Mar 2026

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/microsoft/kiota-serialization-text-php

Text serialization provider for Kiota clients in PHP

kiota openapi php rest-api

Last synced: 19 Oct 2025

https://github.com/jcyamacho-go/httputil

helpers to create http rest services

error-handling golang http query-params rest-api

Last synced: 14 Jan 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/kth/kurs-pm-api

Håller tjänster för att spara ner och hämta information om kurs-pm som PDF för en specifik kursomgång. (PDF finns i azure storage)

kurs-pm-admin-web rest-api

Last synced: 18 Jun 2025

https://github.com/varugasu/todo-api

TODO API done with Compojure + XTDB v2

clojure compojure rest-api todo xtdb

Last synced: 07 Jan 2026

https://github.com/biocontainers/biocontainers-backend

Python backend for Biocontainers (Flask + MongoDB)

biocontainers ga4gh ga4gh-server rest-api restful-api

Last synced: 06 Oct 2025

https://github.com/eclipse-xpanse/tofu-maker

RESTful APIs for executing open-tofu commands.

opentofu rest-api spring-boot

Last synced: 28 Jan 2026

https://github.com/filiptronicek/strava.cz-api

A simple REST API wrapping the official API of Strava.cz

rest rest-api

Last synced: 23 Feb 2026

https://github.com/deveshsangwan/cricketscoreapi

Welcome to the Cricket Score API! This project is designed to provide real-time cricket scores using TypeScript and npm. It uses technologies like Cheerio for web scraping, Prisma for accessing MongoDB, Express-jwt for authentication, and Chai and Mocha for testing.

api cheerio cricket cricket-api cricket-data cricket-score cricket-stats docker express jwt-authentication livescore mocha-chai mongodb nodejs prisma realtime-data rest-api sports-data typescript webscraping

Last synced: 08 Oct 2025

https://github.com/aflah02/online_retail_system

A Cross Platform Online Retail System App Built Using Python and Flutter for our Fundamentals of Database Management System (CSE202) Course at IIITD

flask flutter mysql python rest-api

Last synced: 09 Jul 2025

https://github.com/panghu-huang/octocrate

A comprehensive GitHub REST API library based on Rust.

github github-api github-app octocat octocrate rest-api

Last synced: 10 Apr 2025

https://github.com/kenkoro/taurus-backend

Server-side app for Taurus co.'s mobile app

backend ktor rest-api

Last synced: 18 Jan 2026

https://github.com/towsifkafi/mcpfp

A modified version of MauritsWilke/mcpfp just to use it as an API with some custom features.

canvas-api image-generation minecraft rest-api skin

Last synced: 29 Jul 2025

https://github.com/hidaytrahman/preapi

A very simple API prototype file based database

api crud-api filedb json nodejs rest-api

Last synced: 19 Apr 2025

https://github.com/hitiksha-patel/banking-app

This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.

java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql

Last synced: 04 Feb 2026

https://github.com/vyahello/fake-vehicles-api

🚘 Sample RESTful fake api for vehicles (API Star + travis CI + heroku)

cars fake python rest-api vehicle

Last synced: 14 Jun 2025

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/odaridavid/politico-api

Api built with Python Flask Web Framework and Postgres backend for voting system

andela andela-bootcamp api endpoints flask heroku herokuapp politico python python3 rest-api restful-api tdd web-framework

Last synced: 06 Jun 2026

https://github.com/the-bipu/college-api-nextjs

This is an API created for getting the names on all Indian Colleges. Here i've used NextJs for frontend as well as Backend and for database i've used MongoDb.

mongodb nextjs rest-api shadcn-ui

Last synced: 15 Jun 2026

https://github.com/erickpetru/fatec-aulas-prog-sites-api-rest

API REST para testes de integração com o front-end

express nedb rest-api

Last synced: 29 Jun 2026

https://github.com/twivesdk/twitch-dev-types

Up-to-date Twitch Typings based on the official Twitch Dev Docs

nodejs rest-api twitch twitch-api twitch-dev twitch-eventsub twitchtv types typescript typings

Last synced: 23 May 2026