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/pedroh183/vigilant-happiness

A high-performance microservice for efficient image compression. Using FastAPI, Celery, Redis Streams, and AWS S3, it automatically processes uploaded images, reduces their size while maintaining quality, and delivers them via a REST API.

aws-s3 celery fastapi redis rest-api streams

Last synced: 04 May 2026

https://github.com/ehtisham-sadiq/building-an-ml-based-heart-disease-diagnosis-system-with-flask

It is an end-to-end project that combines machine learning to create a user-friendly Heart Disease Diagnosis System, powered by Flask.

data-analysis exploratory-data-analysis feature-engineering flask machine-learning model-building model-evaluation pipelines python3 rest-api

Last synced: 04 May 2026

https://github.com/injusmol/translator-ios-app

A Swift-based iOS app translating French to English with Hugging Face's NLP models. Powered by Python and PyTorch.

flask ios python pytorch rest-api swift translator-app

Last synced: 05 May 2026

https://github.com/mohammed1medhat/learny

Api for an e-learning app made in rest architecture

e-learning-platform express jwt-authentication mongodb rest-api

Last synced: 05 May 2026

https://github.com/arpitaswal/global-news

Global News is designed to provide users with easy access to global news in a seamless and user-friendly manner. The app focuses on delivering a smooth user experience while ensuring that users can easily find and read news articles relevant to their interests and location.

dart flutter gemini-api getx-state-management heroanimation lazy-loading location-services mvc-architecture rest-api shimmer-effect voice-assistant

Last synced: 05 May 2026

https://github.com/iamgrid/nodejs-quick-rest-api

Meant to be ran on localhost (with "npm start"), you put the object you want to get back as JSON as a property of your app object in .\responseLibrary.js, you fetch from the endpoint like http://localhost:3001?app=yourFirstAppId&key=yourPropertyKey1 and hey presto, your very own REST server.

express expressjs nodejs rest rest-api

Last synced: 05 May 2026

https://github.com/c0de4un/go-bookstore

Bookstore REST API written with Go

gin go golang mongodb mysql rest-api

Last synced: 05 May 2026

https://github.com/kaushalvasava/farmigo

It is a simple project in which fetching data from API and store into real-time Firebase database for caching.It is accomplished using Retrofit2, Navigation Components, Coroutines, Firebase, MVVM Architecture.

api caching coroutines dagger-hilt firebase firebase-database mvvm mvvm-architecture navigation-component rest-api retrofit2 viewbinding viewmodel

Last synced: 05 May 2026

https://github.com/didifive/personapi_digital_innovation_one-didi

PersonAPI criado para entrega de projeto no Bootcamp Code Anywhere da Digital Innovation One

avanade code-anywhere dio-bootcamp java maven microservice person-api rest-api spring-boot

Last synced: 05 May 2026

https://github.com/darvid7/forkme-backend

Backend for ForkMe-Mobile

es6 heroku javascript nodejs postgresql rest-api

Last synced: 05 May 2026

https://github.com/genesisblock3301/imdb_movie_search

This is OMDB api based movie search Application. Developed using ReactJs and Django Rest API. I use here token based authorization .

django django-rest-framework knox reactjs rest-api

Last synced: 05 May 2026

https://github.com/donxito/frontend-booknotes

Mini Book Club - a gift for my wife and her book reading club. Mini Book Club is a place where you can share notes of your favourite books and also ratings.

authentication chak context-api daisyui react react-hooks react-router rest-api tailwindcss

Last synced: 05 May 2026

https://github.com/okmttdhr/express-rest-api-2018

Boilerplate/Starter Project for building RESTful API using Node.js, Express and Sequelize.

boilerplate docker ecmascript2015 ecmascript2017 ecmascript2018 express flow javascript nodejs rest-api sequelize starter-kit

Last synced: 05 May 2026

https://github.com/mdparwez/industry-level-api-practice

this is REST API using node .js with complete testing

expressjs nodejs rest-api

Last synced: 05 May 2026

https://github.com/francois-poidevin/flighttracker

This app is to track all aircrafts that passing onto a specified Bouding Box, store it, and alert an user if the flight doesn't respect flight rules

cli docker golang postgis postgres postgresql rest-api

Last synced: 05 May 2026

https://github.com/devdhera/spring-boot-react

A Small Dive into Spring Boot REST with the love of React

lms meets react rest-api spring-boot

Last synced: 05 May 2026

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

Learn how to build your own REST API with Python, Django, and the Django Rest Framework.

django django-rest-framework python rest-api

Last synced: 06 May 2026

https://github.com/5hirish/dashbash

A Sample Flask Project

flask postgresql rest-api

Last synced: 06 May 2026

https://github.com/zenpai6996/spendly-backend

Backend for my Finance tracker app

express-js jwt nodejs rest-api

Last synced: 06 May 2026

https://github.com/benc-uk/taskr

Demonstrator for Static Web Apps with Functions and Cosmos DB

azure cosmosdb react rest-api serverless

Last synced: 06 May 2026

https://github.com/bianchidotdev/yahr

A simple yaml-based http request CLI (ie. postman for the CLI)

cli curl http-client rest-api yaml

Last synced: 06 May 2026

https://github.com/stackofsugar/bssj-api

RESTful API for a "Bank Sampah" Mobile App using Laravel 9

api rest-api

Last synced: 06 May 2026

https://github.com/drjacky/getyourguide

Fetch JSON from a Web-Service and insert them to local Database for offline use.

android dagger2 greendao gson2 json mvp rest-api rxjava2

Last synced: 06 May 2026

https://github.com/bandarhl/flask-api

Movie rest api with Flask

api flask flask-sqlalchemy postgresql rest-api

Last synced: 06 May 2026

https://github.com/arthuro555/fireside-api

A silly little API for giving in-game exclusive perks to members of the GameDev Fireside

api discord gamedev next13 react rest-api

Last synced: 06 May 2026

https://github.com/chah1ne/angular-e-commerce

E-commerce website Sell Products (frontend)

angular mongodb rest-api typescript

Last synced: 07 May 2026

https://github.com/daddydemir/android-backend-php-rest-api

backend i coded for android project

android api backend java php rest-api

Last synced: 07 May 2026

https://github.com/eikkomass/chusaapi

ASP .NET 6 API project

asp-net-core csharp dotnet-core mysql rest-api

Last synced: 07 May 2026

https://github.com/gorodroz/crypto-tracker

Realtime Bitcoin price tracker using Binance WebSocket and REST API. Logs prices to CSV and supports Pandas for data analysis.

binance bitcoin crypto csv-logger data-analysis pandas python rest-api websocket

Last synced: 07 May 2026

https://github.com/fabiosperotto/api-players-express

Projeto de aprendizado de programação de API RESTful com Nodejs + Express + Ajv + Sequelize

ajv-validation educational-project express nodejs rest-api restful-api sequelize sequelize-orm

Last synced: 07 May 2026

https://github.com/pranav-kural/expiremapi

A simple yet powerful API to create intuitive and performant applications which users can use to manage expiration of products or items

api fastify javascript nodejs rest-api

Last synced: 07 May 2026

https://github.com/jameelhamdan/mlfaati

Mlfaati - File management and processing platform

django file-server file-upload postgres rest-api

Last synced: 08 May 2026

https://github.com/rationalprabal/kfc-clone

This Project is about a website through which we can Order various Veg & Non-Veg Fast-Foods.

chakra-ui-react reactjs rest-api

Last synced: 08 May 2026

https://github.com/solo21-12/e-commerce-site-nest-js

E-Commerce Site is a comprehensive online shopping platform developed using NestJS and MongoDB. It features a robust backend architecture for managing products, orders, and user accounts, providing a scalable and secure solution.

e-commerce mongodb nestjs rest-api

Last synced: 08 May 2026

https://github.com/mahmoodhamdi/esports-flask

A comprehensive Flask REST API providing real-time data for the Esports World Cup, including tournaments, teams, players, matches, and news. Features advanced search, live data scraping, and a full admin interface.

api beautifulsoup4 cors cs2 data-scraping esports esports-api flask football liquipedia openapi python rest-api sqlite swagger valorant

Last synced: 08 May 2026

https://github.com/geeekgod/expressmailerapi

Express mailer service REST API developed in Node.Js and Express.Js with NodeMailer Library

api expressjs mailer-api nodejs nodemailer rest-api smtp

Last synced: 08 May 2026

https://github.com/elazzouzihassan/rest-api-ts

Backend Rest API with TypeScript

backend mongodb mongoose rest-api ts tsx typescript

Last synced: 10 May 2026

https://github.com/abhishekshivam77/hot-wheels-automotive

Clone of Advance Auto Parts. Deployed Link -> https://earnest-cuchufli-c8e27f.netlify.app/

css html javascript rest-api

Last synced: 10 May 2026

https://github.com/robincher/node-f5-icontrol-client

🚥 F5 iControl Rest API Simplified Node.js Client

f5 icontrol nodejs npm-package rest-api up-for-grabs welcome-pr

Last synced: 10 May 2026

https://github.com/amacariola/rails-library-api

A test rails API with pagination and serialization using kaminari and jsonapi-serializer

rails-api rest-api ruby-on-rails

Last synced: 28 Apr 2026

https://github.com/kalwabed/jwt-on-nodejs

Secure REST with Json Web Token into the NodeJS application

jwt mongodb nodejs rest-api

Last synced: 10 May 2026

https://github.com/rahulmule/contactsapp_dotnetrestapi

This repository contains a .NET Web API for managing contacts. The API allows you to perform CRUD operations (Create, Read, Update, Delete) on contacts stored in a SQL database.

docker dot-net-core dotnet-6 dotnetwebapi entity-framework-core rest-api

Last synced: 10 May 2026

https://github.com/shravzzv/authentication-with-react-and-express

This is a simple React app that implements authorization via a `jsonwebtoken`. It sends requests to an Express REST API.

auth authentication jsonwebtoken jwt react rest rest-api

Last synced: 11 May 2026

https://github.com/narhen/code-exec-as-a-service

RESTful web service for running code snippets

code-execution code-snippet docker rest-api

Last synced: 12 May 2026

https://github.com/tchasinga/shop_market

Is an online Api based on displaying data from an Api , it display product

css html5 javascript rest-api

Last synced: 13 May 2026

https://github.com/raharrison/spring-boot-crud-api

The simplest CRUD API with Spring Boot

api crud easy liquibase rest-api simple spring spring-boot

Last synced: 13 May 2026

https://github.com/mwombeki6/chief

A research📝, publication📚 and innovation💡 platfrom backend_API that houses and showcase a database of research papers, publications and innovations done by institutional staff and students

django django-rest-framework python rbac-authorization research-project rest-api

Last synced: 11 Jun 2026

https://github.com/pawfectly-yours/spring-inventory-service

Inventory microservice for Pawfectly Yours. Handles tracking and management of pet supply stock, including product details and reorder processes. Built with Spring Boot and Java, it ensures efficient inventory management and supports optimal stock levels, streamlining supply chain operations for the Pawfectly Yours platform.

api backend dependency-injection java jpa jpa-entities jpa-repository microservices rest-api spring-boot

Last synced: 13 May 2026

https://github.com/monamobeen/apicalls-backend-api

A REST API which supports Creating, Reading, Updating and Deleting

api json-api rest-api restful restful-api

Last synced: 13 May 2026

https://github.com/giorgosk/views_list_json

Drupal 8 views list returned in json format

drupal-8 rest-api views

Last synced: 14 May 2026

https://github.com/siddhantsharma24/graphql-book-library-springboot

GraphQL Project for Book Library using CRUD applications through REST API implemented using JPA Repository in Springboot Framework.

crud-application graphql java jpa-hibernate rest-api spring-boot

Last synced: 13 Jun 2026

https://github.com/arpitaswal/covidtrackerflutterapp

Covid Tracker is a mobile application designed to provide up-to-date information on the COVID-19 pandemic. The app fetches data from a reliable REST API, displaying comprehensive statistics on COVID-19 cases globally and by individual countries. Users can easily track active cases, total cases, recoveries, deaths, tests conducted, and critical case

dart flutter-app pie-chart rest-api user-interface

Last synced: 14 Jun 2026

https://github.com/fredmaggiowski/gorest

A powerful resource oriented HTTP handler

golang golang-package http http-server https rest rest-api restapi restful server

Last synced: 14 Jun 2026

https://github.com/ghost-land/nlib-api

API for Nintendo Library

api nintendo nintendo-switch rest-api restful-api

Last synced: 14 Jun 2026

https://github.com/gregwhitaker/ratpack-openidconnect-example

Example of using OpenID Connect to authenticate with Ratpack

google-authentication openid-connect ratpack rest-api

Last synced: 15 Jun 2026

https://github.com/blankdots/minimalgo

Minimal go REST API project

fiber-framework golang rest-api

Last synced: 17 Jun 2026

https://github.com/reshaprio/reshapr-controllers

Kubernetes controllers and operators for managing reShapr components the GitOps way!

graphql-to-mcp grpc kubernetes kubernetes-controller kubernetes-operator mcp mcp-server reshapr rest-api

Last synced: 19 Jun 2026

https://github.com/idisposable/uritemplate

The UriTemplate library is a simple set of code to encapsulate the building and parsing of URIs from replacement tokens. Using this couple of classes will make it easy to build RESTful URIs.

rest-api restful uri uri-parser uri-template

Last synced: 19 Jun 2026

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

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. Test using Cypress & Puppeteer

automation cypress e2e integration-testing javascript puppeteer quality-assurance rest-api test-cases test-steps

Last synced: 20 Jun 2026

https://github.com/openapi/certifications-and-partnerships

🏅 A comprehensive public index of Openapi® certifications, recognitions, memberships, registrations, patents, and certified partners — providing transparent access to the credentials, industry affiliations, and ecosystem that power the @openapi® API marketplace

certifications certifications-showcase certified-api gdpr governance iso27001 memberships open-source openapi quality-assurance quality-control rest-api

Last synced: 21 Jun 2026

https://github.com/tunahanaliozturk/partner-center-mcp

MCP server: a knowledge & codegen assistant for the Partner Center REST API (auth deprecation linter, SDK->REST migration, scenario docs). Grounded in current Microsoft docs.

ai azure claude cloud-solution-provider csp developer-tools llm mcp microsoft model-context-protocol nodejs partner-center rest-api typescript

Last synced: 25 Jun 2026

https://github.com/colearendt/plumber-redirect

A simple plumber API example showing use of a redirect

api experiment plumber redirect rest-api

Last synced: 23 Jun 2026

https://github.com/tr-reny/androidprojects

This is an Android Project which contain different Modules of different Library functionality

api-authentication firebase-database gson-converter module nestedjsonspark okhttp3 recyclerview rest-api retrofit-interceptor retrofit2 volley

Last synced: 23 Jun 2026

https://github.com/dhanyalvian/go-fiber-dummyapi-svc

DummyAPI provides instant, realistic fake data for your prototypes, tests, and learning projects. No sign-up, no API keys, no limits. Just fire and forget.

dummyapi rest-api

Last synced: 24 Jun 2026

https://github.com/apiverve/mayancalendar-api

Mayan Calendar converts Gregorian dates to the ancient Mayan calendar system. Returns the Long Count, Tzolkin (260-day sacred calendar), and Haab (365-day civil calendar) dates.

android-library api apiverve dotnet java mayancalendar nodejs npm-package nuget-package python python-package reference-data rest-api

Last synced: 25 Jun 2026

https://github.com/aksh-patel1/bank-json-apis-golang

A complete GO MUX API project in which A Bank APIs are built

api banking-system go golang json-api jwt jwt-auth jwt-token mux postgres postgresql rest-api

Last synced: 29 Jun 2026

https://github.com/Mansoor-P/hotel-booking-api-microservices

This repository contains a Travel Booking Platform implemented using microservices architecture with Java and Spring Boot. The project is designed with scalability and flexibility in mind, utilizing several independent microservices that communicate through RESTful APIs. Okta is used for securing the microservices with JWT OAuth authentication.

authentication-backend java microservices mongodb mysql okta rest-api spring-boot spring-mvc spring-security

Last synced: 25 Apr 2025

https://github.com/or-abdillh/evote-api

Backend Application for Evoting System - HIMA TI Polihasnur

api expressjs mysql nodejs rest-api

Last synced: 13 Apr 2026

https://github.com/hsyntes/aws-cloud-storage

Effortlessly integrate AWS Cloud Object Storage (e.g., S3) with Node.js applications. Manage uploads, downloads, storage operations seamlessly and save them to the MongoDB . Leverage scalability and security of AWS for your data needs. Get started quickly with clear examples and documentation.

aws aws-s3 awscloud express mongodb nodejs rest-api

Last synced: 11 Apr 2026

https://github.com/maurizuki/ecb.data.exchangerates

Provides access to the EXR Dataflow (currency exchange rates) of ECB Data Portal web services.

csharp dot-net ecb-rates exchange-rates rest-api webservice-client

Last synced: 14 Jul 2025

https://github.com/muhammadsajidy/bankhive

A database for Indian Banks which contains details like branches, their addresses, contact numbers, IFSC code, etc.

fastapi javascript leaflet mongodb python reactjs rest-api

Last synced: 13 Apr 2026

https://github.com/rajharit77/delta-hotel-back-end

Ceci est une repository pour la face caché du site ou backend(avec API) de mon projet personnel pendant une année de passage (L1) chez HEI nommé Delta Hotel

api axios axios-react back-end body-parser cors delta dotenv env expressjs fs hotel hotel-booking hotel-management hotel-website javascript nodejs nodemon nodemon-express rest-api

Last synced: 11 Apr 2026

https://github.com/anaptecs/jeaf-generator-samples

This repository contains sample projects for JEAF Generator. The projects shows the artifacts that are produced by JEAF Generator. Starting point for all of that is the UML model that is used as input for the generator.

generator jeaf mdd rest-api spring spring-boot springframework uml

Last synced: 20 Apr 2026

https://github.com/alaister/node-api-boilerplate

A REST & GraphQL API Node.js Boilerplate

authentication graphql mongoose nodejs rest-api

Last synced: 13 Apr 2026

https://github.com/wannacry081/contactmanagement-asp.net

This is a comprehensive REST API for a Contact Management System built using ASP.NET Core. It provides endpoints for managing users and contacts.

asp-net-core docker entity-framework-core rest-api sqlite

Last synced: 07 May 2026