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/mbizhani/artemis

A developer-friendly integration test tool for calling REST APIs

groovy integration-testing java junit maven-plugin rest-api testing

Last synced: 22 Apr 2025

https://github.com/german-zarate/imdb_api_backend_project

The IMDb Django Backend Project is a Django-based RESTful API for managing movies,streaming platforms, and users. Built with Django Rest Framework, it provides user authentication, customizable codebase, and sample data for quick setup. With its powerful features, this project serves as a solid foundation for building IMDb-like applications.

django django-rest-framework python python-backend rest-api

Last synced: 15 Oct 2025

https://github.com/geekcom/api

Workout Plan API

api api-rest laravel rest-api restfull-api

Last synced: 27 Oct 2025

https://github.com/vinklat/laporte

Push gateway for processing metrics with automation and states. Compatible with Prometheus.

prometheus python rest-api

Last synced: 09 Oct 2025

https://github.com/github/rest-api-docs-md

Documentation for read-only REST API operations, generated from the OpenAPI schema

documentation github markdown rest rest-api

Last synced: 19 Oct 2025

https://github.com/joaopaulolndev/championsleaguechallenge

Challenge using Sanic Framework base in Python 3 with Champions League datasets

json-api python3 rest-api restful-api sanic-framework

Last synced: 23 Apr 2025

https://github.com/anonymous961/openai-2.0

OpenAI 2.0 empowers developers with ChatGPT and DALL·E, cutting-edge AI models for natural language processing and image generation. Seamlessly integrate these powerful tools into your projects, enabling dynamic conversations and captivating visual creations.

express mongodb nodejs openai reactjs rest-api vite

Last synced: 13 Oct 2025

https://github.com/am4nn/portfolio-nextjs-website

Switching to Nextjs:14, Typescript, Tailwind, Framer-Motion and Three.js, with serverless API integration for seamless communication

framer-motion nextjs14 reactjs rest-api tailwindcss threejs typescript

Last synced: 13 Oct 2025

https://github.com/kulikov-dev/shipstation

Connector/WebHook to the ShipStation for PHP 5.5>=

cms connector e-commerce php php55 rest rest-api shipstation shipstation-api

Last synced: 13 Jun 2025

https://github.com/gujarats/nearest

Template project for developing web API using Go to get a driver from 2.5 million of drivers data in miliseconds

go golang handler rest-api webservices

Last synced: 09 Oct 2025

https://github.com/danilhendrasr/dializer

I'm doing canvas-based stuff and embed a custom DSL with hand-written interpreter because my senior said I can't do CRUD-only websites for thesis..

canvas flowchart full-stack nestjs nodejs react rest-api thesis

Last synced: 23 Apr 2025

https://github.com/cocart-headless/cocart-get-cart-enhanced

This free add-on enhances the cart response by returning additional data for both the cart and the items added to it.

api cocart cocart-addon cocart-lite e-commerce rest-api shopping-cart woocommerce woocommerce-plugin wordpress wordpress-plugin

Last synced: 26 Oct 2025

https://github.com/john-doherty/express-batch-requests

Express middleware to process batch HTTP requests

express http javascript middleware node rest-api

Last synced: 23 Apr 2025

https://github.com/danobot/ha-api-tool

AngularJS App for discovering Home Assistant Entitities, Events, States and attributes.

angularjs home-assistant home-automation rest-api

Last synced: 22 Apr 2025

https://github.com/joaquinbejar/optionchain-simulator

A lightweight RESTful simulator for option chains that evolves over time with each API request. Useful for testing trading algorithms, visualizations, and analytics pipelines without relying on real-time market data. NO PRODUCTION READY YET

chain clickhouse derivatives finance financial-engineering fintech options options-trading quantitative-finance redis rest-api rust trading

Last synced: 09 Oct 2025

https://github.com/cashewpillar/inquizitor

REST API for managing/ administering quizzes. Built with FastAPI, refresh tokens, tests utilizing factories, and equipped with machine learning to aid in cheating detection

docker docker-compose factory-boy fastapi github-actions json-schema jwt login machine-learning postgresql pytest python python3 quiz rest-api sqlite swagger

Last synced: 08 Oct 2025

https://github.com/matteocrippa/microraptor

A deno lightweight middleware for easy REST development.

deno middleware rest-api restful-api web

Last synced: 20 Oct 2025

https://github.com/treblle/treblle-fastify

The official Treblle SDK for Fastify. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.

api api-monitoring api-observability backend developer-tool fastify fastifyjs logging nodejs rest-api restful-api sdk sdk-nodejs treblle treblle-sdk web-framework

Last synced: 25 Oct 2025

https://github.com/ingran/linkero

Restful API for external requests

framework python-2 python-3 rest-api restful-api web-services

Last synced: 11 Mar 2026

https://github.com/jmaicaaan/express-starter-ts

This repository gives the developer an Express Starter written in Typescript to kick off there development fast 🔥🔥🔥

express rest-api routing-controllers starter-kit typeorm typescript

Last synced: 14 Jun 2025

https://github.com/sudhanshu-ambastha/pokemon-3d

A RESTful API providing 3D Pokémon models for use in web applications. Enables dynamic fetching of 3D models for Three.js and other 3D rendering libraries.

deployed-at-render expressjs gen-1-to-9-all-forms github-actions glb-format-3d-models html-css-javascript mongodb-atlas mongoose nodejs-npm open-source pokemon pokemon-3d-api postman reactjs-nextjs-support rest-api status-underdevelopment threejs

Last synced: 17 Mar 2025

https://github.com/teymurgahramanov/app22

The most useful web app to play with Kubernetes!

database devops docker fastapi kubernetes openapi python rest-api sql swagger test

Last synced: 29 Apr 2026

https://github.com/michaelsoriano/sp-photo-gallery

Photo library code using SharePoint REST API and Handlbars. Includes modal popup and infinite scroll for paging

handlebars photo-gallery rest-api sharepoint sharepoint2010

Last synced: 12 Apr 2025

https://github.com/mkosir/prisma-next-typescript

💊 Minimal RESTful API boilerplate. Spin it up with ease. TypeScript, Prisma, Next.js and Postgres with focus on best practices and painless developer experience.

boilerplate nextjs postgres prisma rest-api typescript

Last synced: 09 Jul 2025

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

create rest-API using gorilla/mux with MySQL database.

golang mysql-database rest-api

Last synced: 07 May 2025

https://github.com/paxsenix0/example-express-swagger

An easy example how to make Rest API with Documentation Swagger UI.

api api-rest express express-js expressjs nodejs rest-api restful-api swagger swagger-ui

Last synced: 12 Apr 2025

https://github.com/beretta350/golang-rest-template

A minimal Golang REST API template built without any external frameworks. This template uses only Go’s standard library (net/http), providing a clean, modular structure for building lightweight and scalable APIs. Ideal for developers who prefer full control over their stack, with a focus on simplicity and performance.

docker golang mongodb mysql postgresql rest-api software template

Last synced: 10 Jul 2025

https://github.com/montasim/a-coders-diary

This repository contains the Frontend of a blog website. Developer often faces many problems in their daily life. Every time we need to search Google or StackOverflow to solve those problems. Whenever a user finds a solution to a problem, he can post the solution in this blog. So, next time it will be easier for him to solve a similar situation.

firebase front-end json jwt nodejs npm react-icons react-modal react-toastify reactjs rest-api tailwindcss

Last synced: 04 Apr 2025

https://github.com/montasim/inventory-management-system-server

Welcome to the Inventory Management System's Server repository! This is a comprehensive system designed to manage inventory and track stock levels in real-time. The system is built with Node.js, Express.js and MongoDB to provide a seamless user experience and make inventory management tasks more efficient.

apis back-end cors dotenv es6-javascript expressjs json mongodb nodejs programming-hero-assignment programming-hero-projects rest-api vercel

Last synced: 16 Oct 2025

https://github.com/gomagoma676/react-query-rtk-todos

High Performance React development : Section 3 🚀

create-react-app react-query redux-toolkit rest-api

Last synced: 29 Apr 2025

https://github.com/swaggerql/swagger-combine-ui

Combines multiple Swagger schemas into one site

api documentation open-api rest-api swagger swagger-api swagger-ui

Last synced: 11 Apr 2025

https://github.com/hidayatarg/aspnetmicroservices

Asp.net Core 7.0 Microservice - I will keep this project Update with Asp.net core version. a good handcraft

asp-net-core cqrs-pattern crud csharp docker docker-compose domain-driven-design elasticsearch grpc logging-library microservice mongodb mongodb-database mssql postgresql rabittmq redis rest-api

Last synced: 18 Jun 2025

https://github.com/aerogo/api

:triangular_ruler: Automatically implements your REST API.

api-server go rest-api

Last synced: 10 Apr 2025

https://github.com/McRaeAlex/RustySnake

A BattleSnake template written in rust

battlesnake rest-api rocket rocket-rs rust webdev

Last synced: 02 May 2025

https://github.com/7bridges-eu/remys

Rest APIs for MySQL databases

clojure mysql rest-api

Last synced: 04 May 2025

https://github.com/swagchat/chat-api

swagchat Chat API - REST API -

api chat docker golang messaging microservice rest-api

Last synced: 11 Apr 2025

https://github.com/evernext10/Consuming-TheMovieDB-API-With-Retrofit-and-Save-SQLite

The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.

android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api

Last synced: 28 Mar 2025

https://github.com/rob-med/musicfinder

Music Finder is a service that allows users to create and browse playlists via REST APIs.

flask gui playlist python rest-api restful songs web-app

Last synced: 10 Apr 2025

https://github.com/adnanrahin/movie-application

A full-stack Application Development, Using Java, Angular, MySQL, Hibernate, Spring-Boot, RestAPI.

angular devops docker docker-compose kubernetes kubernetes-deployment mysql-database rest-api spring-boot spring-mvc spring-security

Last synced: 21 Jun 2025

https://github.com/go-nop/ginstarter

Ginstarter is a modern and lightweight boilerplate designed to jumpstart your API development with the Gin Gonic framework. It provides a solid foundation for building scalable, maintainable, and high-performance RESTful APIs.

boilerplate gin-gonic golang gorm rest-api

Last synced: 12 Apr 2025

https://github.com/itsjonq/use-moxie

🔗 React hook that integrates with Moxie - an online REST API for prototyping.

hooks moxie prototyping react rest-api

Last synced: 14 Jul 2025

https://github.com/williamrolando88/ultimate-show-guide

If you want to know more about your favorite TV show then you've come to the right place! We want to introduce you this web page that will help you to manage all your favourite TV series from place. You have and index page that will show all your favorites TV series, and also a details popup for each one of the series you are interest on. You can also manage comments and likes for each one of your favorite series separatedly.

github-pages html javascript rest-api tailwindcss webpack

Last synced: 30 Apr 2025

https://github.com/eliasnogueira/postman-collection-automacao-testes-api-v1

Coleção do Postman relacionado aos exercícios do livro Testes para uma API com Postman e RestAssured

api automacaodeteste postman postman-collection rest rest-api

Last synced: 11 Apr 2025

https://github.com/brettsheffield/gladbooks

Gladbooks - a flexible, extensible, open source accounting system with a RESTful API

accounting javascript postgresql rest-api web-application

Last synced: 17 Dec 2025

https://github.com/simonkowallik/as3ninja

:octocat: AS3 Ninja is a templating and validation engine for your AS3 declarations. No matter if you prefer a CLI or Swagger REST API, AS3 Ninja has you covered!

as3 cli devops gitops jinja2 json-schema openapi python rest-api swagger vault

Last synced: 12 Apr 2025

https://github.com/apprentice3d/forge-api-go-client

Golang SDK for building Forge based applications

forge-api golang-sdk rest-api

Last synced: 13 Apr 2025

https://github.com/vivekraj21/spooky-approval-5103

Garden Greens : REST API for an Online Nursery Plant Management System where customers can buy plants and planters.Video Presentation Link : https://drive.google.com/file/d/1FmdL1pRTIosr67cbZPksqyzeNpUuhH57/view

java lombok-maven rest-api spring-boot swagger

Last synced: 10 Apr 2025

https://github.com/rajatt95/testautomationframework_yt_rajat_api_playwright_js

This project is a Test Automation Framework built using Playwright and Javascript for automated testing of REST APIs.

crud-operations custom-utilities github-actions javascript nodejs playwright playwright-html-report rest-api test-automation vscode

Last synced: 10 Apr 2025

https://github.com/codingforentrepreneurs/landing-page-engine-django-react-tinymce

Learn how to build a powerful WYSIWYG Landing Page Engine with Django, React.js, TinyMCE, OpenAI, and more.

django openai reactjs rest-api tinymce

Last synced: 28 Oct 2025

https://github.com/treblle/treblle-net

The official Treblle SDK for .NET. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.

api api-monitoring api-observability backend developer-tool dotnet logging rest-api restful-api sdk sdk-dotnet treblle treblle-sdk

Last synced: 10 Apr 2025

https://github.com/diloabininyeri/rest-socket

Send socket notification on HTTP rest API

php7 rest-api socket-io

Last synced: 18 Oct 2025

https://github.com/mateusznakodach/dddcqrsesvsanemicmodel.nestjs.starwars

Sample repository for my workshop about Event Sourcing. The presentation slides are available here: https://www.slideshare.net/MateuszNowak25/eventsourcing-jak-i-dlaczego-wykorzysta-zdarzenia-do-przechowywania-stanu-aplikacji

cqrs cqrs-es event-driven event-sourcing eventsourcing nest nest-js nestjs nodejs rest-api typescript

Last synced: 28 Oct 2025

https://github.com/rojiani/spring-kotlin-rest-api

Spring Boot + Kotlin RESTful API Tutorial

kotlin kotlin-spring-boot rest-api spring spring-boot spring-mvc

Last synced: 07 May 2025

https://github.com/henrymbuguak/restful-web-services-with-laravel-5.5

This is a restful web services created using Laravel 5.5 for Meeting Scheduler API

framework laravel php7 rest-api

Last synced: 11 Apr 2025

https://github.com/eliasnogueira/simulacao-credito-api

API de Simulação de Crédito que faz parte do livro Automação de Testes de API com RestAssured

api automacaodeteste rest rest-api restassured

Last synced: 20 Jun 2025

https://github.com/alexgenovese/prestashop-api-nodejs

Prestashop 1.7.x Node.js Rest client

nodejs nodejs-api prestashop rest rest-api

Last synced: 13 Mar 2025

https://github.com/mattakvshi/near-backend

My project NEAR is a platform for providing notification to the public about emergency situations. This is my training project, at the moment it consists of 5 microservices, not counting copies of the workers. Technologies such as Java, Spring Boot, Rest API, gRPC, Kafka, PostgreSQL, Redis, Docker, Kubernetes and others are used.

docker grpc hibernate java kafka microservice postgresql redis rest-api spring-boot telegram-bot

Last synced: 05 Apr 2025

https://github.com/budtmo/myapi

A Sample RESTful API written in Python

docker flask gunicorn postgresql python rest-api restful-api sqlalchemy web-api

Last synced: 15 Mar 2025

https://github.com/flowforfrank/express-api

💻 REST API created with Express

express expressjs javascript jwt rest rest-api tutorial webtips

Last synced: 09 Apr 2025

https://github.com/binhnhu1409/flaskfarm

A Flask based full-stack web application for loading & visualization data from different farms

bootstrap chartjs digitalocean-deployment farm-management flask html-css-javascript python rest-api sqlite3

Last synced: 24 Jun 2025

https://github.com/tsuzat/nft-museum

A flutter app for NFTs which let you see and browse NFTs.

dart flutter nft-gallery nfts rest-api restful-api ui

Last synced: 12 Jul 2025

https://github.com/joshmgrant/corsica

A small, restful random number generator

fastapi monte-carlo python rest-api restful

Last synced: 20 Apr 2026

https://github.com/artema/flexrest

An attempt to make integration with REST services in Flex less painful. Based on the Flex's SerializationFilter architecture, it can be plugged into your project seamlessly without replacing existing data access objects.

actionscript actionscript3 flash flex rest rest-api rest-client

Last synced: 16 May 2025

https://github.com/pottava/trivy-restapi

A REST API server for https://github.com/knqyf263/trivy

docker rest-api swagger vulnerability-scanners

Last synced: 03 Sep 2025

https://github.com/smf8/gokkan

Gokkan is a dokkan (shop) backend written in Go

echo echo-server ecommerce go golang jwt-authentication rest-api restful-api shop

Last synced: 24 Jun 2025

https://github.com/starknightt/buddy-finder

Find your perfect coding companion with GitHub Buddy Finder! This innovative web application helps developers connect with like-minded individuals based on their GitHub activity and language preferences.

css3 github-token javascript react reactjs responsive-design rest-api

Last synced: 18 Aug 2025

https://github.com/nwrenger/schiller-db

A repo with the backend and frontend of the Schillernova's Database Managment Software.

db rest-api rocket rusqlite rust server swagger swagger-ui utoipa

Last synced: 15 Apr 2025

https://github.com/jzeni/restool

Turn your API and its responses into Ruby interfaces.

api-client http-client rest-api rest-client ruby ruby-on-rails

Last synced: 14 Apr 2025

https://github.com/hydroshare/hs_restclient

Python client for the https://www.hydroshare.org REST API

api-client client hydrology hydroshare python rest-api

Last synced: 23 Apr 2025

https://github.com/ogayanfe/websandbox

An online frontend programming sandbox with integrated browser with live reloading built using react, react-dom, django and the webcontainer api

browser code-editor django django-rest-framework full-stack ide javascript online-editor python react react-router remote-code-execution rest-api typescript web-development webcontainers

Last synced: 11 Apr 2025

https://github.com/jacobgrisham/next.js-docker-redis-sessions-jwt

Full-stack web app built with React.js, React Components and React Hooks, Next.js, Reactstrap, Node.js, PostgreSQL, Redis for caching, JSON Web Tokens for sessions, and Docker for the development environment.

artificial-intelligence docker docker-compose docker-container full-stack-web-development image-recognition javascript jsonwebtoken nextjs nodejs postgresql postgresql-database react reactjs redis redis-cache rest-api server-side-rendering sessions-jwt token-based-authentication

Last synced: 02 Jul 2025

https://github.com/lucioerlan/soap-to-rest

:goat: Make requests by sending JSON, to webservice Soap

nodejs rest-api soap

Last synced: 03 Oct 2025

https://github.com/datarhei/core-client-go

An API client library for datarhei Core in Go

ffmpeg ffmpeg-server rest-api streaming-server videostreaming

Last synced: 12 Sep 2025

https://github.com/tandy-1000/api-binding-template

Never write boiler plate again. A template for API wrappers in Nim.

api library nim rest-api template wrapper

Last synced: 09 Apr 2025

https://github.com/eapenzacharias/weatherapp

The Weather App project uses Asynchronous Javascript for fetching the weather data from OpenWeatherMap.com using API and displaying on the App

css javascript rest-api weather webpack

Last synced: 30 Aug 2025

https://github.com/riyabulia12/cargogo-front-end

CarGoGo enables users to register, log in, and rent cars from a wide range of options. Additionally, customers can easily create a personalized list of favorite cars that they can save and delete at any time. it is integrated with the cargo-backend-API using modern technologies, like React, Redux, Tailwind, RoR, PostgreSQL

react redux redux-toolkit rest-api ruby rubyonrails tailwindcss

Last synced: 01 Aug 2025

https://github.com/marknjunge/justjava-api

Backend for a mock food ordering and delivery application for a coffee shop

firebase-admin flutterwave justjava justjava-api nestjs nodejs postgresql redis rest-api

Last synced: 25 Aug 2025

https://github.com/rvegajr/ez-api-urf-net

A complete Api Generator using the most excellent URF framework and swagger

api application-framework database generator patterns rest rest-api unit-of-work

Last synced: 03 Sep 2025