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/wunderwerkio/drupal-kit

Modern, modular and composable Drupal SDK for Node.js, Edge and Browser with an extensive plugin system and first-class TypeScript support.

drupal javascript jsonapi rest-api typescript

Last synced: 11 Jun 2025

https://github.com/yushimatenjin/playcanvas-node

REST API wrapper for Node

javascript nodejs playcanvas rest-api

Last synced: 01 Apr 2025

https://github.com/thim81/spec-driven-openapi-contract-performance-testing

POC for Unlocking the Power of Spec-Driven API Development

contract-testing openapi performance-testing postman rest-api

Last synced: 01 Apr 2025

https://github.com/victorsouza19/game-api

API desenvolvida com a arquitetura REST.

api javascript nodejs rest-api

Last synced: 28 Jul 2025

https://github.com/jalpeshvadgama/aspnetcorewebapi

How to create Web API with ASP.NET Core 1.0

asp-net aspnet-core aspnetcore rest-api restful

Last synced: 12 Jun 2025

https://github.com/vikramsamak/sims-api-fastapi-mongodb

Student Information Management--Fast API (CRUD) Application With MongoDB

crud crud-application fastapi fastapi-mongodb mongodb nosql-database pymongo rest-api student-management

Last synced: 23 Apr 2025

https://github.com/hamidhosen42/flutter-mvvm-architecture-with-rest-apis-using-provider

The provider package is an easy to use package which is basically a wrapper around the InheritedWidgets that makes it easier to use and manage. It provides a state management technique that is used for managing a piece of data around the app

dart documentation flutter mvvc provider rest-api

Last synced: 05 Sep 2025

https://github.com/janani1727/1800-flowers.com

1-800-Flowers.com, Inc. is a floral and foods gift retailer and distribution company in the United States. The company's focus, except for Mother's Day and Valentine's Day, is on gift baskets. They also use the name 1-800-Baskets.com.

css3 firebase-auth html5 javascript nextjs rest-api

Last synced: 09 Apr 2025

https://github.com/gabrielczar/files-upload-rest-api

Simple Web Server About Download/Uploud FIles Using REST Services

base64 java-8 rest-api spring-boot upload-file

Last synced: 09 Apr 2025

https://github.com/baayeh/covid-metrics

COVID-19 Tracker is a web app that tracks COVID-19 cases worldwide. It uses the VACCOVID API from RapidAPI. Built with React, Redux and Tailwindcss

reactjs redux rest-api tailwindcss

Last synced: 24 Apr 2025

https://github.com/sparcopt/odin-eye

Valheim Server plugin that provides game server data through a REST API and WebSockets.

plugin rest-api valheim valheim-api valheim-events valheim-game-mod valheim-mod valheim-server websockets

Last synced: 04 Feb 2026

https://github.com/azizbenismail/project_integration_devloppement_4twin_backend_express

Notre projet vise à créer une plateforme de crowdfunding dédiée exclusivement aux projets ayant un impact environnemental positif. Nous souhaitons soutenir des initiatives innovantes et durables qui contribuent à la préservation de l'environnement et à la transition vers une économie verte.

expressjs machine-learning mern-stack mongodb reactjs recommender-system rest-api

Last synced: 02 Apr 2026

https://github.com/vladcto/yandex-gpt-rest-api

A library for using YandexGPT API, such as generating text and obtain embeddings.

api-client dart dart-package gpt rest-api text-generation yandex-api yandex-gpt

Last synced: 22 Feb 2026

https://github.com/dscottboggs/geoinfo

Simple wrapper around the geo-info.co API

crystal-language geocoding http json-api rest-api

Last synced: 29 Oct 2025

https://github.com/obaskly/autowp

AutoWP is designed to automate the generation and posting articles to a WordPress website.

api automation gpt openai rest-api wordpress

Last synced: 26 Apr 2025

https://github.com/geeekgod/blood-line-backend

Backend For BloodLine mobile app

express mern mobile mongodb mongoose node nodejs rest-api

Last synced: 09 Apr 2025

https://github.com/serhatyamann/cms_project

This project is physically and logically seperated by N-Tier architecture. I have used repositories, MVC, services, AutoFac (IoC container), AutoMapper, UnitOfWork and more in this .NET Core web project. CMS.API (.NET Core Web API) is a REST-API that provides the Client-Shop web project to communicate with the database of CMS Project.

autofac client-side domain-driven-design dotnetcore fluentvalidation ioc-container jwt mvc newtonsoft-json repository rest-api services sessions swagger unitofwork

Last synced: 05 Jul 2025

https://github.com/guidodipietro/solution-checker-gsheets

A Google Sheets document that can verify FMC solutions using an external REST API

flask google-sheets python rest-api rubiks-cube speedcubing

Last synced: 26 Jan 2026

https://github.com/ctuanle/genshin-api

APIs for travelers of genshin impact world who enjoy playing around with api.

docker express genshin-impact mongodb node rest-api typescript

Last synced: 06 Sep 2025

https://github.com/starmel/rxnetworkapiclient

Simple Rx network library

ios network rest-api rx

Last synced: 14 Apr 2025

https://github.com/newky2k/portablewebclient

Cross platform web client framework for calling ASP.NET Core RESTful Web Apis and Grpc services

asp-net-core csharp dotnet-core grpc netcore rest-api restful

Last synced: 16 Jun 2025

https://github.com/misterzurg/academy_yandex_backend-school-2023

📝 Contest and Product assignments for an Backend School "Go track" (Summer 2023)

echo-framework golang goose oapi-codegen rest-api yandex yandex-academy yandex-backend-school

Last synced: 12 Apr 2025

https://github.com/blmarquess/mettzer-article-hunter

Caçador de artigos é uma aplicação para pesquisar e salvar artigos científicos utilizando a base de dados ca api Core.

cypress reactjs rest-api

Last synced: 05 Oct 2025

https://github.com/satnaing/devcamper-api

DevCamper API built with NodeJS, ExpressJS, MongoDB and Mongoose.

express expressjs mongodb mongoose rest-api

Last synced: 06 Oct 2025

https://github.com/nwfsc-cb/rcax

rCAX R package: an R client to access the REST API for the StreamNet Coordinated Assessments tables

noaa r-package rest-api salmon

Last synced: 14 Jan 2026

https://github.com/nmsa/bd-demo-api

Bases de Dados - Trabalho Prático

database rest-api

Last synced: 06 Oct 2025

https://github.com/martincastroalvarez/django-admin-rest-api

Make your Django admin headless in two lines: add it to INSTALLED_APPS, include the URLs. Every ModelAdmin you've already registered becomes a JSON REST endpoint — same permissions, same forms, same audit log. No parallel auth, no parallel validation, no rewrites. A drop-in API surface for React frontends, MCP servers, and any other JSON client.

admin api django django-admin headless json-api open-source plug-and-play python rest-api

Last synced: 03 Jun 2026

https://github.com/buonotti/apisense

Tool to monitor the quality and availability of API data

golang monitoring rest-api validation

Last synced: 14 Jan 2026

https://github.com/perfectgentlemande/go-mongodb-crud-example

Example of REST API. Includes such things as MongoDB, Zap logger, chi router etc...

docker docker-compose go golang mongodb oapi-codegen openapi rest-api

Last synced: 14 Jan 2026

https://github.com/yasutakatou/opsapi

operation automation tool by CLI and REST API. not need environment set up, one binary solution! for Windows and Linux.

automation capture-screenshots cli go rest-api rpa

Last synced: 14 Jan 2026

https://github.com/dicot-project/dicot-api

REST APIs to enable OpenStack compatible clients to use KubeVirt and Kubernetes

kubernetes kubevirt libvirt openstack rest-api virtualization

Last synced: 14 Jan 2026

https://github.com/xjodoin/htmlpdfconverter

HTML to PDF rendering microservice. Easy Kubernetes deploy to support beautiful pdf rendering or use it with the self-hosted UI version.

converter html pdf rest-api

Last synced: 13 Oct 2025

https://github.com/jurgen-kluft/go-conbee

deconz conbee REST API client in golang

client conbee deconz go golang http rest-api

Last synced: 27 Jan 2026

https://github.com/german-zarate/ecommerce-rest-api

RESTful API for an ecommerce website with categories, subcategories and products using flask.

ecommerce-api flask python rest-api restful-api sqlalchemy sqlite

Last synced: 15 Oct 2025

https://github.com/hfreire/happn-wrapper

A :revolving_hearts: Happn :package: wrapper library

dates dating github-actions happn happn-api happn-hack nodejs rest-api

Last synced: 23 Jan 2026

https://github.com/epocdotfr/rwrs

Players statistics, servers list and more for the Running With Rifles (RWR) game as well as its Pacific and Edelweiss DLCs

charts datamining discord-bot edelweiss flask geolite2 pacific player-statistics players python rest-api running-with-rifles rwr servers stats steam-api webapp

Last synced: 24 Oct 2025

https://github.com/troytft/rest-api-bundle

REST API Bundle is abstraction layer for requests and responses

api php rest rest-api symfony symfony-bundle

Last synced: 26 Jan 2026

https://github.com/vivekbtu/zoomcar-clone

Zoomcar is a self-drive car rental platform that offers a wide range of car options at affordable rates, allowing users to rent the car of their choice for their travel needs.

chakra-ui css3 html5 javascript reactjs redux rest-api

Last synced: 03 Mar 2026

https://github.com/ozkanpakdil/rust-examples

rust examples on different topics

rest rest-api tor whois

Last synced: 03 May 2026

https://github.com/codewithalamin/rest-countries

Explore countries worldwide: search, filter by region, and access detailed info – all in one interactive web app.

codewithalamin country-list frontend frontend-mentor frontendmentor-challenge rest-api rest-countries-api

Last synced: 04 Mar 2026

https://github.com/razvangolan/kaya

Interactive real-time debugging and testing for .NET APIs, SignalR hubs, and gRPC services in .NET, plus an MCP server for AI-hosted invocation workflows, delivered as a suite of NuGet packages.

agent agent-debugger debugging explorer grpc mcp mcp-server nuget reflection rest-api signalr testing

Last synced: 05 Apr 2026

https://github.com/quintuslabs/retrofitexample

Android application to show how retrofit is working

android android-application mysql php rest-api retrofit

Last synced: 01 Mar 2026

https://github.com/leocardoso94/brasileirao-api

A simple API rest that provides information about the Brazilian football league

brasileirao clojure rest-api

Last synced: 10 Jun 2026

https://github.com/gopher-lego/ginger

Working with Gin-framework just like Laravel-framework skeleton.

framework gin go golang laravel rest-api skeleton template

Last synced: 17 Mar 2026

https://github.com/nastel/jkool-client-java-api

JKQL Streaming & Query API Using REST (HTTPS, WebSockets)

jkool jkool-cloud jkool-streams query-jkool rest-api websockets

Last synced: 27 Feb 2026

https://github.com/jcbianic/flask-jeroboam

Flask-Jeroboam is a Flask extension modelled after FastAPI that uses Pydantic to provide easy-to-configure data validation for request parsing and response serialization.

flask pydantic python rest-api webframework

Last synced: 01 Apr 2026

https://github.com/mvrpl/hiveapi

Hive Rest API written in Java

apache-hive json json-api rest-api

Last synced: 04 May 2026

https://github.com/ayman-al-khatib/bookly-app

📚 Bookly is a Flutter application that allows users to read books. It uses the Google Books API to display a wide range of books, making it easy to find and enjoy your next read! 📖✨

api book-library cross-platform dart flutter google-books-api json-parsing mobile-app rest-api state-management

Last synced: 05 Mar 2026

https://github.com/wahidpanda/biker-hub-full-stack-website-development-project

BikerHUB is an interactive web platform designed for bike enthusiasts to explore, buy, and sell bikes. It features a dynamic homepage with a full-cover image slider showcasing trending bikes, along with sections for new bike collections and pre-owned bike listings.

backend-api backend-projects cse-project frontend frontendprojects full-stack-web-development htmls-css-js-project mongo-db-atlas mongo-db-projects rest-api website-project

Last synced: 08 Feb 2026

https://github.com/mshandev/shopnest

SHOPNEST is a stylish ecommerce website for fancy ladies' shoes, built with the MERN Stack. It offers a smooth shopping experience with features like product recommendations, voice search, and secure Stripe payments. Easy to use for both shoppers and admins.

expressjs invoice-generator jwt-authentication mongoose mvc-controller nodejs nodemailer passportjs password-hashing react redux-toolkit rest-api stripe-payments tailwindcss voice-recognition

Last synced: 04 Apr 2026

https://github.com/sports-day/sportsdayapi

バックエンド RESTfull API

exposed-orm kotlin ktor mysql redis rest-api

Last synced: 06 May 2026

https://github.com/bouanani-soufiane/pigeonskyrace

The Pigeon Racing Management System streamlines the management of pigeons, lofts, and competitions for loft owners and administrators. Built with Spring technologies, it features role-based access control and efficient data handling.

ddd-architecture monogodb rest-api springboot

Last synced: 27 Feb 2026

https://github.com/swaggest/rest-fasthttp

Web services with OpenAPI and JSON Schema done quick in Go

fasthttp go json-schema openapi3 rest-api swagger

Last synced: 13 May 2026

https://github.com/theayushmajumdar/banking-app

This Spring Boot application serves as a REST API for a banking system. It allows users to manage accounts, transactions, users, perform financial operations such as depositing and withdrawing money , and also delete account.

java maven mysql postman rest-api springboot

Last synced: 24 Apr 2025

https://github.com/gojibjib/jibjib-api

Go REST API for communication between the app and query service

docker docker-image golang rest-api saltstack terraform

Last synced: 12 Sep 2025

https://github.com/matapatos/wp-fastendpoints

FastEndpoints is an elegant way of writing custom WordPress REST endpoints with a focus on readability and IDE auto completion support

endpoints rest-api wordpress

Last synced: 16 Apr 2025

https://github.com/soasada/undertow-vuejs

Undertow + Vue.js SPA example (login: admin/admin) demo ->

axios bulma bulma-css bulma-css-framework java jdk12 rest-api undertow vue vuejs

Last synced: 16 Jan 2026

https://github.com/palashmon/learn-nestjs

Create simple REST API using Nest.js and MongoDB

crud mongodb nestjs rest-api

Last synced: 14 Jul 2025

https://github.com/waveform-computing/umansysprop

Framework for the UManSysProp website

flask-application python rest-api

Last synced: 14 Apr 2025

https://github.com/jakeahumphreys/nvidiartxstockchecker

A windows form application that queried the digital river stock endpoint for RTX 30XX cards.

nvidia rest-api winforms

Last synced: 28 Oct 2025

https://github.com/desoga10/data-grid

A short tutorial on how to create a dynamic and responsive table component, with React and Material UI, using the Data Grid component. We also worked with the free REST API called JSON place holder.

data-grid javascript jsx material-design material-ui material-ui-data-grid material-ui-datatables react reactjs rest-api

Last synced: 13 Jul 2025

https://github.com/insolita/yii2-fractal

A set of utils and actions for build API following JSON:Api specification, based on league/fractal

hacktoberfest json-api rest-api yii2-extension

Last synced: 25 Oct 2025

https://github.com/mbrsagor/ecommerce

Django fully eCommerce web application and simple inventory management system.

css3 django env html5 javascript python responsive-web-design rest-api

Last synced: 20 Sep 2025

https://github.com/planbgmbh/flinkey-web-components

This project provides some Web Components built for usage in combination with the flinkey API.

custom-elements flinkey flinkey-api jest-tests puppeteer rest-api stencil tailwindcss tsx typescript ui-components web-components witte-digital

Last synced: 30 Apr 2025

https://github.com/pjuzeliunas/nilan-rest-api

REST API server for communication with Nilan CTS700 heatpump over Modbus TCP protocol

modbus modbus-tcp nilan raspberry-pi rest-api

Last synced: 22 Apr 2025

https://github.com/hmsayem/empora

An Implementation of REST API server following clean architecture principles using Golang

clean-architechture docker firestore golang kubernetes redis rest-api

Last synced: 22 Jul 2025

https://github.com/cantido/horizons

A RESTful-style API for NASA's HORIZONS system, written in Clojure.

astronomy clojure horizons nasa nasa-api rest-api ring web-api

Last synced: 28 Aug 2025

https://github.com/adaptant-labs/go-sql-rest-driver

A simple driver for Go's database/sql package for SQL over REST API endpoints

database driver go golang rest rest-api sql sql-rest-driver

Last synced: 09 Mar 2026

https://github.com/beratyesbek/doc-backend

This project has been made with JAVA use Spring Boot as a framework and Postgresql as a database.

authentication authorization java postgresql rest-api spring-boot

Last synced: 27 Oct 2025

https://github.com/ultirequiem/leap-year-api

:date: An API to know if a year is leap or not.

api deno leap-year rest-api typescript

Last synced: 12 May 2025

https://github.com/find-a-musician/findamusicianbackend

A website for my school where the musicians can contact each others, create groups and register to play at events

api docker express jest openapi pgsql rest-api swagger typescript

Last synced: 27 Oct 2025

https://github.com/anicetkeric/spring-boot-telosys-template

Sample Spring boot architecture generator with telosys

codegeneration codegenerator java postgresql rest-api spring spring-boot telosys

Last synced: 13 Apr 2025

https://github.com/devmahmud/django-rest-api

A Simple Demo of django rest frameworks Viewsets, Token, Authentication, Routers and Serializers, with One to One, One to Many and Many To Many Schema.

django-rest-api django-rest-auth django-rest-framework python rest-api

Last synced: 01 Jul 2025

https://github.com/jubnzv/modbus-restapi

Expose Modbus TCP devices via REST API.

flask-restful modbus-tcp rest-api

Last synced: 16 Apr 2025

https://github.com/muddledluck/express-template

A scalable Node.js backend template built with Express and TypeScript, featuring user authentication (JWT, Google OAuth), MongoDB, Redis, Google Cloud Storage, and real-time Socket.IO integration. Includes email verification, file uploads, and modular architecture for rapid development.

backend-template bullmq email-verification express expressjs google-cloud-storage google-oauth jwt-authentication logging modular-architecture mongodb node-js nodejs redis rest-api socket-io typescript

Last synced: 26 Jun 2025

https://github.com/tericcabrel/node-restapi-starter

Starter project to build RESTful API with Node.js and Typescript

docker express internationalization mongodb nodejs rest-api socket typescript

Last synced: 15 Sep 2025

https://github.com/abhishek-t99/shopnova_frontend_react

A modern eCommerce frontend built with React, Vite, and Bootstrap. Connects to a Django REST API for authentication, product browsing, cart management, and secure checkout with Stripe.

api-integration authentication bootstrap cart checkout django-rest-framework ecommerce ecommerce-application ecommerce-site ecommerce-store ecommerce-website frontend javascript paypal react rest-api stripe vite

Last synced: 03 Nov 2025