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/mrplotnik/vue-technozavr

:shopping_cart: :battery: Online-store of digital equipment "Technozavr".

eslint rest-api vue vue-router vuex

Last synced: 16 May 2026

https://github.com/christian-vorhemus/datavisualizer

This demo uses the INQStats API to visualize correlations among demographic data

api d3js demographics inqstats open-data rest-api un-data worldbank

Last synced: 14 Feb 2026

https://github.com/agungdwiprasetyo/news-backend

Backend service for management news and topic

backend-service golang rest-api

Last synced: 13 Oct 2025

https://github.com/sophiashilkina/weather-information

An HTTP server for providing weather information using an asynchronous framework.

api fastapi http-server orm rest-api restful-api sqlalchemy

Last synced: 28 Feb 2026

https://github.com/annaburd/translator-app-ts-api

Complete REST API for the Translator web-app.

ai api express nodejs rest-api translation typescript webapp

Last synced: 15 Feb 2026

https://github.com/thudsonbu/breadboard

A microservice that syncs up some of the apps that I use. Currently habitica and todoist.

adapter-pattern hapijs mongodb nodejs rest-api typescript

Last synced: 03 Jan 2026

https://github.com/davesimoes/ecommerce-rest-api-node

An E-commerce REST API created using Node.js, Express.js and MongoDB. The API uses promises extensively to query the MongoDB database .

api-rest ecommerce-api express-js javascript-applications mongodb node-js rest rest-api restful restful-api

Last synced: 10 Apr 2026

https://github.com/kapit4n/lb-school-events

School events API

loopback rest-api

Last synced: 17 Sep 2025

https://github.com/424nkita-csharsfta4/skillwave

SkillWeave - это мобильное приложение с обучающими курсами

api backend-api bloc csharp dart fastapi figma flutter material-design mobile-development moldova nodejs rest-api supabase tiraspol udemy-course ui uml-diagram ux

Last synced: 14 Apr 2026

https://github.com/hakaiinstitute/hakai-api-client-matlab

Make authenticated requests for data to the Hakai API with Matlab

api api-client api-wrapper eims hakai matlab rest rest-api

Last synced: 03 Mar 2026

https://github.com/crispengari/ahd-detector

♻ Automatic Humour Detector (AHD) is an artificial intelligent project based on Natural Language Processing (NLP) classification task for predicting wether there's humour in given text or not.

artificial-intelligence deep-learning flask graphene javascript machine-learning natural-language-processing nlp nueral-networks pytorch rest-api tensorflow text-classification torchtext typescript

Last synced: 08 Apr 2026

https://github.com/marceloasf/kotlin-rest-api

Spring Boot and Kotlin rest api starter project dedicated to studies.

kotlin rest-api spring-boot

Last synced: 02 May 2026

https://github.com/aminesaassougui/luceor-multi-tenancy-system

Luceor Multi-Tenancy System A B2B app using Spring and Angular for streamlined service management, client data, equipment tracking, and secure user access. Keywords: Multi-tenancy, B2B, Security, Angular, Spring, MySQL

3d-animation angular angular-framework java jwt-authentication microservices multitenancy multitenant-applications multitenant-architecure rest-api spring-boot spring-framework web-development-project

Last synced: 27 Feb 2026

https://github.com/eapenzacharias/pick-a-doctor-ui

Pick a doctor is a website helping you find doctors that belong to a specific specialization in no time and allows you to book appointments with them easily.

appointment-scheduling java react reactjs redux rest-api tailwindcss

Last synced: 14 Apr 2026

https://github.com/ziauldin123/instagram-reels-downloader-backend-python-django-api

Instagram/Insta Reels Downloader Backend API built with Python Django. This powerful API allows users to easily download Instagram Reels by providing the URL. Seamlessly integrated with https://reeldown.io, it offers a fast, secure, and scalable solution for Instagram video downloading.

django django-api instagram-reels-download-4k instagram-reels-download-by-link instagram-reels-downloader instagram-video-downloading python rest-api

Last synced: 23 Apr 2025

https://github.com/zehracakir/flight-search-api

Bir uçuş arama uygulamasının backend API'sini sağlamak için geliştirilmiştir.

basic-authentication java mongodb rest-api spring-boot spring-security swagger-ui

Last synced: 13 Apr 2026

https://github.com/tarsislimadev/openai-api

To get data from OpenAI API projects

openai-api python rest-api shell-script

Last synced: 01 Feb 2026

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

restapi sederhana menggunakan golang

golang rest-api

Last synced: 10 Jan 2026

https://github.com/arjendevos/gosql

SQL generator & REST api generator based on SQLboiler

golang rest-api sql-generator

Last synced: 21 Jan 2026

https://github.com/lexxai/proxmox_cluster_tasks

Proxmox VE cluster automatic tasks helper, Proxmox API backends [https,cli,ssh]. Sync, Async.

api api-wrapper async asyncio asyncio-api-wrapper backend cli python rest-api ssh tearrform

Last synced: 06 Oct 2025

https://github.com/mateusrodriguescosta/twitter-api-spring

REST API via Spring Boot 3.1.5 + Maven.

hibernate maven rest-api spring-boot

Last synced: 18 Apr 2026

https://github.com/skillzl/image-api

🚀 : server: simple express server written to generate random pictures

api api-client image rest-api

Last synced: 09 Jun 2026

https://github.com/charlypoly/generic-graphql

Generic GraphQL Wrapper for Rest API

graphql node-module rest-api typescript-library

Last synced: 07 Apr 2025

https://github.com/giorgosk/time_service

Time service Rest resource for Drupal 8

drupal drupal-8 rest-api service

Last synced: 19 May 2026

https://github.com/datarabbit-ai/transcription_service

System/service with REST API for extracting text transcriptions from movies and audio recordings in most popular video formats.

containers datarabbit rest-api speech-to-text stt transcription transcription-services whisper

Last synced: 14 Feb 2026

https://github.com/skypse/api_yeti

API_YETI é uma API RESTful desenvolvida para gerenciamento de usuários com autenticação via JWT. O projeto permite o registro, login e a autenticação de usuários com segurança, utilizando boas práticas de desenvolvimento como criptografia de senhas com BCrypt e controle de acesso com JWT.

bcrypt-hashing-library csharp entity-framework-core rest-api

Last synced: 11 Feb 2026

https://github.com/sanjinkurelic/mvcgenerator

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).

analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture

Last synced: 19 May 2026

https://github.com/lifailon/vpnc

A universal tool for automatic (local) and remote VPN connection management via a desktop application (system tray) and API

api asp-net-core cli csharp dotnet hotspot hotspot-shield-vpn network rest-api sdk tray tray-application vpn vpn-manager web-api windows

Last synced: 05 Feb 2026

https://github.com/pro1code1hack/epam

EPAM E-commerce Project

crud docker python3 rest-api

Last synced: 25 Apr 2026

https://github.com/jorjishasan/software_engineer-hackerrank

I solved three questions on three different topics ( SQL, REST API, Problem Solving). The problems were basic. I had fun solving them, and feel free to share them here. Put them in good use. Cheers 🥂

problem-solving rest-api software-engineering sql

Last synced: 13 Oct 2025

https://github.com/kevinadhiguna/culina.ry

🍽️ a culinary app built with React Native and powered by Strapi and REST API.

culinary food meal react-native rest-api strapi

Last synced: 10 May 2026

https://github.com/deis/controller-sdk-go

The Go SDK for the Deis Controller API

client-sdk deis-workflow rest-api unsupported

Last synced: 30 Aug 2025

https://github.com/bmalbusca/microservices

Restful Web App served by microservices using Flask

backend flask html json microservices rest-api uservice webapp

Last synced: 18 Apr 2026

https://github.com/rajatguptarg/infro

A REST Framework for managing AWS Infrastructure

ansible aws python rest-api

Last synced: 19 Jan 2026

https://github.com/tharindanimnajith/ssd-assignment-oauth

SSD Assignment 2 on OAuth 2.0 - Google Sign in, Upload files to Google Drive with MERN Stack (MongoDB, Express.js, React.js, Node.js)

express google-drive-api google-sign-in javascript mern-stack mongodb nodejs oauth2 react rest-api

Last synced: 13 Apr 2026

https://github.com/harshuljain13/djangorestauth

This Repository consists of implementation of various authentication techniques used in djangoRestFramework.

authentication django-rest-framework rest-api

Last synced: 23 Jan 2026

https://github.com/sakibvhossain/web-services-and-apis

Exploring web services, APIs, and microservices. Developing REST and GraphQL APIs, and learning how to secure, consume, document, and test those APIs and web services.

graphql h2-database java jpa-hibernate junit5 microservices rest-api selenium spring-boot springsecurity swagger webservices

Last synced: 12 Apr 2026

https://github.com/youssef47048/neurodrive-web-app

NueroDrive is a facial recognition-based driver authentication system that enhances vehicle security by ensuring only authorized drivers can access vehicles. The system provides real-time notifications for unauthorized access attempts and a comprehensive management interface for vehicle owners.

asp-net-mvc bootstrap5 css3 html5 responsive-design rest-api

Last synced: 31 May 2026

https://github.com/the-sumeet/hurlstudio

GUI for hurl tool, and markdown files

api api-client hurl rest-api

Last synced: 15 Feb 2026

https://github.com/mugisha-pascal/lessontrack-backend

A documented real time rest API backend for lesson tracking functionality with a robust secure chat and android compatibility with lesson management APIs and certification APIs

jest-test nodets postgres rest-api sockets swagger

Last synced: 22 Feb 2026

https://github.com/tejastn10/foodfully

An App that helps in distributing food to the needy.

mongodb project react react-native react-redux redux-saga rest-api typescript

Last synced: 08 Oct 2025

https://github.com/mariana-morais/pet-store

A simple page in React.js. It calls a Rest service that returns a json file.

rest-api

Last synced: 15 Apr 2026

https://github.com/rizkytegar/k6-rest-api-load-testing

REST API Load Testing Using K6

k6 k6-reqres rest-api

Last synced: 06 Feb 2026

https://github.com/imryan/approveapi

✅ ApproveAPI in Swift.

approveapi rest-api

Last synced: 09 Oct 2025

https://github.com/tbreuss/ch-gemeinden

Swiss Municipality Index - Demo App using Mithril.js as frontend, Yii2 as backend, and SQLite as database engine.

demo-app docker docker-compose mithril rest-api sqlite yii2

Last synced: 09 Apr 2026

https://github.com/rgab1508/faces-21

Event Registration Website for Colleges

chakra-ui college django django-rest-framework event fcrit nextjs react rest-api

Last synced: 12 Oct 2025

https://github.com/lccodder/fastify-typescript-boilerplate

REST API boilerplate Notion clone written with Fastify, TypeScript and PostgreSQL

architecture backend-api boilerplate boilerplate-template clean-architecture fastify nodejs rest rest-api template typescript

Last synced: 08 Jan 2026

https://github.com/aaroncolaco/typescript-node

Typescript starter for Node APIs

express nodejs rest-api starter-kit typescript

Last synced: 16 Apr 2026

https://github.com/mnpsnuwan/api-gateway

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

api-gateway docker java-21 keycloak microservices mysql rest-api spring-boot spring-security

Last synced: 13 Apr 2026

https://github.com/vinniko/laravel-shop

:money_with_wings: Rest-API service on Laravel using standard authorization and bearer-token authorization, standard CRUD for products and third-party add-ons such as: product filtering by options that can be added dynamically, admin panel using SleepingOwl, caching the list of all products in Redis, elasticsearch search by product name (clear and fuzzy), RabbitMQ queue for reindex command.

bearer-tokens elasticsearch filter laravel mysql php rabbitmq redis rest-api search sleepingowl

Last synced: 10 Apr 2026

https://github.com/mian-ali/mern_restapi

Rest Api Build With Node.js Express MongoDB React

crud-application crud-operation nodejs rest-api

Last synced: 07 Feb 2026

https://github.com/tux86/serverless-todo-clean-architecture-boilerplate

☁️ 🚀👨‍💻 Welcome to the Serverless Todo API project! This project is designed to make building a serverless Todo API on AWS easy and fun. With the power of Clean Architecture principles, a monorepo structure, and modern tools like TypeScript, esbuild, and pnpm workspaces.

aws aws-lambda clean-architecture cognito dynamodb lambda monorepo pnpm-workspaces rest-api serverless serverless-compose serverless-framework typescript

Last synced: 01 Jun 2026

https://github.com/r-priyam/nestjs-boilerplate

Simple template to get started with NestJS

nestjs nestjs-backend rest-api starter-kit typescript

Last synced: 29 Apr 2026

https://github.com/alexey-koran/rsschool-jsfe

This monorepo contains solutions for RS School JS/FE assignments https://rs.school/courses/javascript

css3 frontend html5 javascript nodejs rest-api typescript

Last synced: 03 Mar 2026

https://github.com/tonyschneider/activemq-api-client

A Python client for interacting with the ActiveMQ REST API.

activemq activemq-api activemq-api-client api-wrapper python rest-api rest-api-client wrapper

Last synced: 11 Oct 2025

https://github.com/rdvid/pdv-api-ifood

Api for logistical controller developed through a partnership program with IFood

aws-s3 bcrypt-nodejs bucket git-flow jest nodejs postgresql rest-api swagger typescript

Last synced: 07 Sep 2025

https://github.com/yusufshakeel/jwt-codeigniter-project

This is a CodeIgniter project using JWT to authenticate users.

codeigniter jwt jwt-auth jwt-authentication jwt-tokens php rest-api

Last synced: 15 May 2026

https://github.com/andytrix/atm-cash-machine

ATM simulator built with Qt, Node.js, and MySQL, featuring authentication, transactions, and card management for a real banking experience.

atm automat automated bank bank-automat bankautomat cash cash-machine database machine mysql node-js oamk qt rest-api simulator sql teller transactions transfer

Last synced: 17 Feb 2026

https://github.com/lempiy/film_api

:movie_camera: Film API written in Golang Echo with JWT Authorization.

echo golang jwt rest-api

Last synced: 16 Mar 2026

https://github.com/livealvi/learnnodejs

In this repo/project learning about NodeJs and Building a multi-author Blogging App following the MVC (Model–View–Controller) architecture from scratch using ExpressJs, EJs Template Engines, MongoDB, Sessions and lot more.

ejs-templates express-middleware expressjs javascript mongodb mongodb-atlas mongodb-database mongoose mvc mvc-architecture mvc-framework node-module nodejs nodejs-server rest-api restful-api

Last synced: 06 Apr 2026

https://github.com/rathod-shubham/full-stack-web-projects

This repository contains a variety of full stack projects that I've worked on. I've experimented with several technologies such as reactJs, nextJs etc.

api backend bootstrap4 css frontend html5 javascript laravel mongodb nextjs php postman reactjs redux rest-api robo3t

Last synced: 06 Apr 2026

https://github.com/rubikuo/mytrello

MyTrello is a todo app mimic the Trello website. Full stack project developed by react, nodejs, passportjs and mongoose.

mern mongoose nodejs passportjs reactjs rest-api

Last synced: 07 Apr 2026

https://github.com/esperanca-leonardo/microservice-email

Microservice Email simplifies email sending via Gmail using Java with Spring Boot, offering scalability and efficiency by leveraging Gmail's robust SMTP infrastructure.

docker docker-compose dockerfile email-sender github-actions java jpa-hibernate lombok postgresql rest-api spring-boot spring-validation

Last synced: 07 Apr 2026

https://github.com/akarazhev/metacfg4j

The metacfg4j project (that stands for the meta configuration for java) is a library that can be used as the solution by creating a business abstraction or may extend an existed implementation to provide such software solutions as: various configuration (application, user's and etc.), CRUD services, DSL, MVP.

crud dsl h2db http-client http-server https-server java mvp rest-api

Last synced: 23 Jun 2025

https://github.com/massigy/vpn-tester

This is a mvp, minimal valuable project, which will allow users to test if thier vpns works

api css ejs expressjs git github html javascript mvc-architecture nodejs railway rest-api

Last synced: 06 Apr 2026

https://github.com/codewithsushil/rest-api

REST API: Login, Register, Dashboard, CRUD, Search, Pagination

api authentication authorization crud login-system pagination rest-api restful-api

Last synced: 17 Feb 2026

https://github.com/ignitionwolf/wolf-api

This converts any fresh Laravel project into a full-fledged RESTful API.

laravel php rest-api

Last synced: 16 May 2026

https://github.com/wilsonfsouza/gobarber-rest-api

This is the backend REST API made with Node.js, Express, and TypeScript for the GoBarber project. GoBarber is a web application for appointment scheduling designed for barbershops and hair salons.

aws docker express jest nodejs rest-api typescript

Last synced: 17 Jan 2026

https://github.com/gichbuoy/restful_api

Backend NodeJS API with a React frontend client

api bootstrap5 mvc-architecture nodejs npm reactjs rest-api

Last synced: 30 Oct 2025

https://github.com/nchekwa/apstra-api

Juniper Apstra LAB Guide for REST API

aos apstra automation juniper rest-api sdn

Last synced: 06 Mar 2026

https://github.com/mohammedjawwad/airbnb-clone

Full-stack Airbnb clone using Next.js 13 App Router for seamless routing, React for dynamic UIs, Tailwind CSS for responsive designs, Prisma and MongoDB for efficient data management, and NextAuth for secure authentication.

bcrypt cloudinary javascript mongodb nextjs prsima react-hooks react-router-dom reactleaflet rest-api spinners-react tailwindcss zustand

Last synced: 30 Jan 2026

https://github.com/zoelabbb/go-restpi-gin

Project Golang builds REST API 🔥 with Gin, Gorm & MySQL (PlanetScale) 🌏

api gin gin-gonic go golang golang-api gorm mysql mysql-database planetscale postman railway railway-deployment rest rest-api sql-server

Last synced: 01 Mar 2026

https://github.com/codenteq/podcast-backend

It is an open-source podcast application developed using Spring Boot.

java jpa postgresql rest-api spring-boot

Last synced: 14 Jul 2025

https://github.com/amgawishx/e_learning-django-backend

Incomplete backend for E-learning website using REST API based on Django framework.

backend django django-rest-framework rest-api web

Last synced: 17 May 2026

https://github.com/irtiza751/nodejs-todo-api

This is a simple todo API with features like: Authentication & Authorization - CRUD - Image uploading - Automated Emailing & so much more...

expressjs mongoose nodejs rest-api

Last synced: 12 Apr 2026

https://github.com/z1skgr/fullopenstack2023

Modern JavaScript-based web development. Building single page applications with ReactJS that use REST APIs built with Node.js.

apollo-server axios-react express flux-architecture full-stack full-stack-open graphql mongodb mongoose nodejs nodemon proxy react-query react-router reactjs redux-toolkit rest-api rest-client typescript

Last synced: 14 Jul 2025

https://github.com/jramnai/openedx-api-wrapper

Python client library for Open edX REST APIs

edx oauth2-client openedx rest-api

Last synced: 08 Sep 2025

https://github.com/iammuhit/grebban-backend-api

A REST API server based on Node-Express-JsonFile.

backend-api dotenv express-js json-schema lodash node-fetch node-js nodemon npm rest-api

Last synced: 02 Apr 2026