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/erikrios/creating-backend-apps-for-beginner

The Codelabs of "Creating Back-End Apps for Beginner" Dicoding Course

back-end backend backend-development javascript nodejs rest-api restful-api web-service

Last synced: 03 May 2026

https://github.com/mihamarkic/kzsrestservice

Provides KZS (Slovene national league) basketball data as REST service

aspnetcore csharp rest-api

Last synced: 09 Jun 2026

https://github.com/onify/functions

Onify Functions - REST-API functions based on Node.js

functions nodejs onify onify-functions rest-api

Last synced: 03 May 2026

https://github.com/muhdhanish/git_actions_nodejs

This repository serves as a learning resource for Continuous Integration and Continuous Deployment (CI/CD) in the context of a simple Node.js server.

aws backend-api cicd-pipeline nodejs rest-api

Last synced: 03 May 2026

https://github.com/jghaden/qr-barcode-generator

Static website using Express to construct a REST API to generate barcodes and QR codes.

barcode express qrcode rest-api

Last synced: 03 May 2026

https://github.com/ashwinjo/cyperf-ce-mcp-rest

Cyperf CE MCP REST API - Model Context Protocol server for Keysight Cyperf CE performance testing with streamable HTTP interface

cyperf docker fastapi keysight mcp model-context-protocol performance-testing rest-api

Last synced: 03 May 2026

https://github.com/ysocrius/django-credit-approval

Django-based REST API for automated credit approval and loan management with PostgreSQL, Redis, Celery, and Docker. Features credit score calculation, loan eligibility assessment, interest rate correction, and comprehensive API documentation with Swagger/OpenAPI integration.

api-documentation banking celery containerization credit-approval credit-scoring django django-rest-framework docker docker-compose financial-services fintech loan-management postgresql python redis rest-api risk-assessment swagger-ui unit-testing

Last synced: 09 Jun 2026

https://github.com/victormarlor/hyperfocus

Typed, test-driven FastAPI backend using SQLModel and SQLite to analyze user focus, interruptions, and time-based productivity metrics.

analytics api-design async-python backend clean-architecture deep-work developer-tools docker fastapi focus-tracking productivity pydantic pytest python rest-api sqlite sqlmodel time-tracking

Last synced: 03 May 2026

https://github.com/dubniczky/geolocation-api

API to help locating cities given their coordinates or names

experss geolocation geolocation-api javascript nodejs rest-api yarn

Last synced: 03 May 2026

https://github.com/sh1hab/rest-key-val-store

An API with four endpoints to create a key-value store. The purpose of the API is to store any arbitrary length value in a persistent store with respect to a key and later fetch these values by keys. These values will have a TTL (for example 5 minutes) and after the TTL is over, the values will be removed from the store.

laravel php7 redis rest-api telenor

Last synced: 03 May 2026

https://github.com/neeraj1240/dictionaryapi

A simple Node.js-based API that provides dictionary functionalities, including word meanings, random word generation, and random word with meaning.

developer-tools dictionary dictionary-api express language-tools nodejs nodejs-api rest-api vocabulary-learning

Last synced: 04 May 2026

https://github.com/pavlovic-bojan/java-rest-assured-task

This repository is a recruitment process for the position of Senior QA Automation Engineer Test. Publish it here in this repository in response to the task.

api java maven rest rest-api rest-assured

Last synced: 04 May 2026

https://github.com/goidioms/rest

A lightweight, high-performance REST API framework built with Go, featuring hot-reloading and a clean architecture pattern.

air api backend clean-architecture go golang hot-reload http json rest-api

Last synced: 04 May 2026

https://github.com/uddeshay/surveyapp

Developed a full-stack customer feedback survey web application using React and Node.js. The app enables users to answer a series of dynamically rendered questions (rating & text) and submit their responses, which are stored in a MongoDB database. Integrated React Router for page navigation (Welcome → Survey → Thank You), used Axios for API communi

expressjs momgodb nodejs reactjs rest-api

Last synced: 04 May 2026

https://github.com/art2url/git-oauth-bridge

🗄️ A lightweight Node.js + Express server that handles GitHub OAuth authentication, exchanges authorization codes for access tokens, and retrieves user information. Perfect for integrating GitHub login into your apps.

authentification authorization-server axios backend cors dotenv express-js expressjs github-api github-oauth node node-js oauth2 rest-api secure-authentication

Last synced: 04 May 2026

https://github.com/donartkins/rockbridge-backend-api

A high-performance, scalable donation processing API built for Rockbridge Ministries

expressjs mongodb rest-api stripe-payments

Last synced: 04 May 2026

https://github.com/codeofnode/allrounder

It validate everything. From rest call to dbvalidation to system commands to unit tests. Just almost everything.

command db mocha-tests rest-api testing unit-testing

Last synced: 04 May 2026

https://github.com/mr-mudgal/referral-system-task

This project is a Django-powered Referral System App that streamlines user registration and referral tracking with ease. Whether it’s onboarding new users or managing referral-based rewards, this application provides a robust and efficient solution.

django django-application django-framework django-project django-rest-framework mysql object-relational-mapping orm orm-framework python3 rest-api restful-api sqlite3

Last synced: 04 May 2026

https://github.com/oleksiym/calls-api

AI-powered API for processing and analyzing phone call audio. Features include transcription (OpenAI Whisper), NLP (SpaCy, TextBlob), emotion detection, and categorization. Built with FastAPI, PostgreSQL, and Docker for scalable offline operation.

audio-processing docker-compose emotion-detection fastapi nlp rest-api sentiment-analysis

Last synced: 04 May 2026

https://github.com/p4zd4n/atipera

Recruitment task from Atipera. It is API, which allows you to retrieve information about non-fork GitHub repositories

java junit lombok maven mockito recruitment-task rest-api spring-boot

Last synced: 04 May 2026

https://github.com/hassan-ak/wmd-next-simple-books

⭐⭐⭐ WMD Next Tailwind Project :- Simple Books

nextjs rest-api tailwindcss vercel

Last synced: 04 May 2026

https://github.com/vilchisangelraulvilchis/apidash

🚀 Create and customize API requests seamlessly with API Dash, the open-source cross-platform client for visual response inspection.

api application dart dart-library developer-tools flutter flutter-apps flutter-ui graphql gssoc hacktoberfest http-client mobile-app mobile-development postman rest-api server-sent-events websocket

Last synced: 04 May 2026

https://github.com/mawdesign/lyricsanctuary

lyricSanctuary: A web application for managing and organizing song lyrics with detailed musical and contextual information, built with Python, CouchDB, and a hexagonal architecture.

cc-by-sa couchdb database hexagonal-architecture json-schema lyrics-management music-database python rest-api web-application

Last synced: 04 May 2026

https://github.com/aswinbennyofficial/sre-exercises

Building a resilient backend project from scratch with Dockerization and CI/CD, incorporating Site Reliability Engineering (SRE) principles. Demonstrating best practices in modular architecture, logging, database migration, and CI/CD pipelines for automated testing, deployment.

api backend docker go go-chi golang pgx postgres rest-api sre student-management-system vyper-config yaml-configuration zerolog

Last synced: 04 May 2026

https://github.com/namkatcedrickjumtock/google

Google search clone build

nextjs rest-api tailwind

Last synced: 04 May 2026

https://github.com/guiromao/football-fan-tokens

Application to manage football fan tokens, to be deployed onto AWS

hibernate java jpa mysql rest-api spring-boot

Last synced: 04 May 2026

https://github.com/priyankatuli/task_manager

Overall, aims to provide users with a convenient & efficient way to organize their tasks & improve their productivity.

dart flutter rest-api

Last synced: 05 May 2026

https://github.com/lfurriel/sistema-alunos-go

API REST em Go para gerenciamento de alunos, professores, disciplinas e avaliações.

gin-gonic go golang gorm rest-api

Last synced: 05 May 2026

https://github.com/bluette1/vibes-api

Backend for the Vibes meditation application

postgresql redis rest-api ruby ruby-on-rails sidekiq

Last synced: 05 May 2026

https://github.com/r-n/simta-backend

Facilitates college final project flow in IS major of ITS. This is the frontend

back-end back-end-development backend backend-development flask information-system information-systems python rest rest-api software-engineering

Last synced: 05 May 2026

https://github.com/mgradzka/swapi

Vue app using star wars api

javascript rest-api vuejs

Last synced: 05 May 2026

https://github.com/emersoncarneirodasilva/desafio-dio-shopping

Projeto de um E-commerce criado integrando um Front-End (React.JS) com uma API REST (desenvolvida em Node.js).

nodejs reactjs rest-api

Last synced: 05 May 2026

https://github.com/thenoumandev/flutter-bytewise-fellowship

This repository contains all the assignments, exercises throughout my 3 months Flutter fellowship at ByteWise.

flutter modelling mvvm-architecture provider rest-api state-management

Last synced: 05 May 2026

https://github.com/thealoneprogrammer/node-express-mongodb-rest-api-boilerplate

A Rest API boilerplate is written using NodeJS, ExpressJs, and MongoDB, which has the provision of basic auth with JWT with validations using @hapi.joi and CRUD operation with a simple example.

api express hapi-joi jwt mongodb mongodb-atlas nodejs rest-api

Last synced: 05 May 2026

https://github.com/rid17pawar/fashionpoint

REST API developed using Spring Boot which supports CRUD operations on data stored in MongoDB

crud-api mongodb mongodb-atlas rest-api spring-boot

Last synced: 05 May 2026

https://github.com/jorgermduarte/hexagonal-weather-app-example

A modular and extensible example API built with Node.js, TypeScript, and Hexagonal Architecture (Ports & Adapters).

clean-architecture eslint example-project hexagonal-architecture husky nodejs ports-and-adapters rest-api typescript weather-api

Last synced: 05 May 2026

https://github.com/devdhera/django-react-starter

Django REST API meets React Client :heart:

django front-end react rest-api with

Last synced: 05 May 2026

https://github.com/shubham-sakunde/staff-management-system

This project aims to develop a Staff Management System using Spring Boot and Hibernate, with MySQL as the database backend. The system provides various REST APIs to perform CRUD operations on staff records, including filtering based on specific criteria such as salary, experience, and profile.

hibernate java mysql postman rest-api spring-boot

Last synced: 05 May 2026

https://github.com/n3o-bhushan/dist-system

A distributed expense management system developed in RESTful fashion. Proxy server handles the requests to be sent to the server which is the least busy and the decision is taken by various hashing algos

alchemyapi distributed-architectures docker mysql python python-flask redis rest-api

Last synced: 05 May 2026

https://github.com/robertcastro86/pokedex-app

O projeto foi criado com foco na experiência do usuário, oferecendo navegação fluida, design responsivo e a funcionalidade de alternar entre temas claro e escuro, proporcionando uma experiência personalizada para cada usuário.

javascript pokemon-api react-router reactjs rest-api styled-components

Last synced: 05 May 2026

https://github.com/falco13/contact_email

Django app with contact form and email sending, with Celery, in Docker. Extensive message validation eliminates a large amount of spam and invalid emails.

api api-rest celery contact contact-form contacts-app django django-rest-framework docker docker-compose email mail message message-validation python rest-api validation

Last synced: 05 May 2026

https://github.com/maettuu/21fs-software-engineering-lab-client

CLIENT Repository for the course Software Engineerng Lab Spring 2021

bootstrap card-game ci-cd frontend game-development javascript reactjs rest-api sonarqube

Last synced: 05 May 2026

https://github.com/phenax/curly-toolkit

A desktop application for making api requests

curl electron http rest-api

Last synced: 05 May 2026

https://github.com/yashtank86/customer-api-springboot

customer api using spring boot framework with a jpa thymeleaf hibernate mysql with this all features created rest api.

api crud-application hibernate jpa mysql-database rest-api spring spring-boot thymeleaf

Last synced: 05 May 2026

https://github.com/sandeepls/virtual-event-management

Develop a backend system for a virtual event management platform focusing on user registration, event scheduling, and participant management, all managed through in NoSQL(MongoDB). The system are feature secure user authentication, allowing users to register and log in using bcrypt for password hashing and JWT for session management.

express mongoose nodejs nodemailer rest-api

Last synced: 05 May 2026

https://github.com/wamaekeige/laravel-vue-js-application

A laravel REST API with a vue js front end components

laravel54 rest-api vuejs2

Last synced: 05 May 2026

https://github.com/mukund-rakholiya/library-management-system

A Spring Boot API to manage books and users in a library. Supports adding, searching, borrowing, and returning books with late fee tracking. Uses MySQL for data storage.

database-schema java jpa-hibernate mysql rest-api spring-boot

Last synced: 05 May 2026

https://github.com/felixojiambo/saga-microservices-orchestrator

This project demonstrates a distributed transaction approach in a microservices architecture by implementing the Saga Pattern with Kafka as the messaging backbone

compensating-transactions cqrs distributedtransactions docker eventdrivenarchitecture eventprocessing eventsourcing fault-tolerance kafka microservices orchestration orkes-conductor rest-api sagapattern scalablearchitecture spring-boot transaction-management

Last synced: 05 May 2026

https://github.com/davenaugler/assignment_9_recipefinder

This Java application parses a recipes.txt file using Apache Commons CSV, stores the data in a Collection, and provides access via RESTful endpoints with Spring Boot.

csv-parser java maven rest-api spring-boot

Last synced: 05 May 2026

https://github.com/jayvirrathi/node-sequelize-postgresql-rest-api

REST API with Node.js, Postgresql, Sequelize

nodejs postgresql rest-api sequelize

Last synced: 06 May 2026

https://github.com/mgunawardhana/spring-boot-backend-validations

Here's a basic overview of how backend validations work in Spring Boot:

backend java maven rest-api spring-boot validation

Last synced: 06 May 2026

https://github.com/king0508/duckdb-quant-engine

Production-ready quantitative finance data warehouse with ETL pipeline, REST API, and technical indicators (RSI, VWAP). Built with DuckDB, Python, and FastAPI.

analytics data-warehouse duckdb etl fastapi python quanti rest-api sql technical-analysis

Last synced: 06 May 2026

https://github.com/lifan2029/api-todo-list

Laravel-powered To-Do REST API with MySQL and JWT authentication: tasks, labels, priorities, search and pagination. Fully dockerized (Docker Compose), ships with migrations & seeders, ready for local dev and deploy.

api docker jwt laravel mysql php rest-api todo todolist

Last synced: 06 May 2026

https://github.com/aryyyy211/microservices_social_media-simplify-version-

🌐 Build a simple microservices social media platform with ConnectHub, featuring user profiles, post management, and real-time notifications.

api eureka-server java kafka kubernetes microservice rest-api spring spring-boot

Last synced: 06 May 2026

https://github.com/ilyamur/mytasks_api_client

The client of MyTasks app written in React.

jwt-authorization react rest-api

Last synced: 06 May 2026

https://github.com/daffafaizan/todolist-be

Back-end to my todolist application created using Express.js.

express-js jwt rest-api

Last synced: 06 May 2026

https://github.com/jayvirrathi/restify-rest-api

REST API with Node.js, MongoDB, Restify & JWT

mongodb nodejs rest-api restify

Last synced: 06 May 2026

https://github.com/aniketraut16/airline-management-springboot

This is a Spring Boot-based Airline Management System that allows users to manage flight details and book/cancel tickets.

java rest-api spring-boot

Last synced: 06 May 2026

https://github.com/mgautam98/movie-api-service

Spring Boot Movie Service API with Four different Microservices and Eureka Application discovery server and Nginx Gateway server

microservices rest-api spring-boot

Last synced: 06 May 2026

https://github.com/siel/apigo

Rest API built using Go

go golang json rest-api

Last synced: 06 May 2026

https://github.com/erickgbr/djangomigrations

Is a proyect of study CS50 of Python Certification, only development of Django Framework and use

certification cs50w django django-rest-framework python python3 rest-api sqlite sqlite3

Last synced: 06 May 2026

https://github.com/ewhalgand/blog-app

Minimalist blog

blog react rest-api typescript

Last synced: 06 May 2026

https://github.com/w0rm29/weather-app

Weather app made in Javascript, HTML, CSS, Webpack

cors html5 javascript rest-api scss webpack

Last synced: 06 May 2026

https://github.com/mboladop/give-a-gif

Give a GIF Project website was created for fun during a hackaton in Code institute using: RESTful API, flask, python3, javascript, HTML5, CSS3 (GIPHY API)

css3 giphy-api html5 javascript python rest-api wrapper-api

Last synced: 06 May 2026

https://github.com/sonvice/nodejs-restapi-mysql-test

Creación de una ApiRest con nodejs y MySql

mysql nodejs rest-api

Last synced: 06 May 2026

https://github.com/jedrzejratajczak/skateas.pl

The official website of the Skateboarding Academy

nextjs react-hook-form rest-api tailwindcss

Last synced: 06 May 2026

https://github.com/heysamtexas/rest-mobiledoc

REST-mobiledoc is an Express.js-based API that converts HTML and Markdown content into the Mobiledoc format.

expressjs ghost ghost-cms mobiledoc rest-api

Last synced: 06 May 2026

https://github.com/al1abb/eval

Real Estate Advertisement Platform built with Laravel, Vuejs, Vuex

heroku laravel rest rest-api vue vuetify vuex

Last synced: 06 May 2026

https://github.com/cristimanolache28/employee-performance-tracker

A backend system built with Spring Boot for managing employees, performance evaluations, and skill progression within an organization.

authentication authorization integration-testing java junit jwt management-system maven mockito mysql opensource performance-tracking rest-api security skills-management springboot unit-testing

Last synced: 06 May 2026

https://github.com/chamithkavinda/restapi-pos-with-spring

This backend system, built with Spring Boot and Spring MVC, provides a RESTful API for managing CRUD operations with MySQL integration. The project demonstrates structured API interactions, efficient routing, and robust error handling within the Spring framework, focusing on clean backend design and data persistence.

api rest-api spring spring-mvc

Last synced: 06 May 2026

https://github.com/ankurnarkhede/node-rest-shop

A RESTful node project to build a shop API

javascript json jwt-authentication nodejs rest-api shopping-cart

Last synced: 07 May 2026

https://github.com/jayantita/backend-weights

Simple CRUD using Gin Golang and MySQL

gin golang mysql rest-api

Last synced: 07 May 2026

https://github.com/shmelovoleksandr/banditgames_frontend

React frontend repository for the BanditGames project

react rest-api typescript websocket

Last synced: 07 May 2026

https://github.com/felixojiambo/medireach-platform

MediReach is a modular, event-driven healthcare microservices platform built with Spring Boot, PostgreSQL, Kafka, and gRPC. It supports patient onboarding, billing, authentication, analytics, and real-time notifications across distributed services..

apache-kafka attribute-based-access-control flyway grpc hibernate hibernate-jpa java permissions protobuf rest-api role-based-access-control spring spring-boot spring-kafka springboot springdata-jpa springsecurity springweb

Last synced: 07 May 2026

https://github.com/5hraddha/react-around-auth

Around The U.S. - a responsive website made in ReactJS where a user can have a collection of the pictures of his journey around the US., featuring authorization and registration.

bem-methodology css3 custom-hooks-in-react html5 jwt-token react-hooks react-router react-router-dom react-router-v5 reactjs rest-api token user-authentication user-authorization

Last synced: 07 May 2026