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/flazefy/myary-go

MyAry is an app that lets you capture your daily stories, track emotions like sadness and tiredness, and reflect on your journey. It analyzes your emotional trends over time and offers personalized suggestions to help improve your well-being. Created using Golang Gin

backend gin golang mongodb rest-api service-pattern

Last synced: 03 May 2026

https://github.com/aashari/example-go-tax-calculator-api

RESTful API example in Go for tax calculations. Showcases clean architecture, middleware usage, validation, testing, Swagger docs, containerization, and performance optimization techniques in a production-ready API structure.

api-design docker golang microservice rest-api tax-calculator testing web-service

Last synced: 03 May 2026

https://github.com/sean-njela/fastapi_demo

A fully customisable personal implementation of fastAPI designed to highlight professional experience. It offers a seamless integration with modern web technologies.

api devops django django-rest-framework fastapi python rest-api restful-api

Last synced: 03 May 2026

https://github.com/ethern-myth/nodejs-backend

NodeJS backend with mysql, express and sequalize

mvc mysql nodejs oop rest-api swagger

Last synced: 03 May 2026

https://github.com/pingiun/urlshorten

A super tiny url shortener with a simple API

docker docker-compose flask mit-license rest-api url-shortener

Last synced: 04 May 2026

https://github.com/beuluis/speedtest-api

Collects Speedtest values and makes them available via REST

docker docker-compose nodejs rest-api restify speedtest

Last synced: 04 May 2026

https://github.com/ardafirdausr/photogram-lumen

Photogram API use Lumen framework

jwt-authentication laravel lumen-framework rest-api

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/ariellourenco/life

This repository contains the implementation of Conway's Game of Life using ASP.NET Core.

aspnetcore dotnet-core rest-api

Last synced: 04 May 2026

https://github.com/harshilshrivastava/truecaller-backend

REST api to be consumed by a mobile app, which is somewhat similar to TrueCaller

django-rest-framework python rest-api

Last synced: 04 May 2026

https://github.com/apprentice3d/forge-api-qt-client_experiments

Experimenting with Forge Qt SDK

autodesk-forge qt rest-api

Last synced: 04 May 2026

https://github.com/07rinat07/rest-api

What is RESTful API? Request anatomy Methods Headers create RESTful API with JSON-server (live-coding in Postman)

json postman-api rest-api

Last synced: 04 May 2026

https://github.com/tomijuarez/volcano

Campsite booking system

hibernate java rest-api spring-boot

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/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/sosokker/go-chi-oapi-codegen-todolist

Go-Nextjs todolist application with chi server oapi-codegen as handlers template + sqlc for type-safe code from SQL

go golang openapi openapi-codegen rest-api

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/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/yoanesber/spring-boot-redis-stream-producer

This Spring Boot REST API handles order payments using Redis Streams instead of Pub/Sub, offering a more reliable and scalable message-driven solution. Redis Streams retain messages until acknowledged, ensuring durability and preventing message loss when no consumers are available.

lettuce order-payment publish-subscribe redis redis-stream rest-api spring-boot

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/9802hemensan/disney-island

DisneyTooniverse is your gateway to a world of timeless Disney cartoons, offering a vast library, personalized recommendations, and offline viewing for magical entertainment on the go.

cartoon css html reactjs rest-api

Last synced: 04 May 2026

https://github.com/udokailodigwe/job-tracking-fullstack-app

A clean and well structured API built with Nodejs/Express, MongoDB

express-middleware jwt-authentication middleware mongodb mongoose nodejs rest-api swagger-ui

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/roluochke/safeboda-app

A ride-sharing services similar to Uber.

docker nestjs postgresql rest-api

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/namangupta123/pizza_delivery_backend

REST API for a Pizza delivery service built with FastAPI, SQLAlchemy and PostgreSQL.

fastapi postgresql rest-api server sqlalchemy-python

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/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/locke-chappel/oss-java-commons-web

A Spring based MVC/RESTful web extension/abstraction

java maven rest-api spring web-application

Last synced: 15 May 2026

https://github.com/softwave-technology/geoshock

A mobile application that aims to be aware of earthquakes near.

expo-location expo-router react-native react-native-maps rest-api tailwindcss

Last synced: 04 May 2026

https://github.com/danko118/ufanet-intercom

this is the backend part of my university internship project at Ufanet

golang intercom logrus microservice mqtt mqtt-client postgres postgresql psql rest-api

Last synced: 04 May 2026

https://github.com/t18n/nestjs-rest-typeorm-postgres

REST API that made with NestJS, TypeORM and Postgres

nestjs postgresql rest-api typeorm

Last synced: 04 May 2026

https://github.com/sreeharshrajan/recipe-tracker-api

A production-ready RESTful API built with Laravel 12 for managing cooking recipes.

crud interview-project laravel laravel-sanctum php phpunit recipe-tracker rest-api sqlite

Last synced: 05 May 2026

https://github.com/randika00/todo-applocation-master-main

To-do list as a productivity planner app, is dedicated to helping users track things to do, make daily planners and provide important task reminders for free.

ajax-form json rest-api scss

Last synced: 05 May 2026

https://github.com/v1tbrah/practicum-gophermart

🎓Learning project. Implements API gophermart.

gin jwt postgres rest-api resty

Last synced: 05 May 2026

https://github.com/tirth-22/springboot-quiz-app

Spring Boot Includes REST APIs, question management, and quiz functionality.

maven mysql-database rest-api springboot

Last synced: 05 May 2026

https://github.com/mahmoud-nfz/digit-recognition-api

A simple rest api made with flask for predicting a digit written on an 8x8 image using an xgboost machine learning model trained on the sklearn digits dataset. Frontend hosted at :

ai flask machine-learning python rest-api xgboost

Last synced: 05 May 2026

https://github.com/dougbrando/areaverde-api

Backend do projeto AreaVerde. Uma API REST construída com Java & Spring Boot que evoluiu de uma aplicação de console da faculdade para servir um frontend moderno em React.

backend full-stack java json maven rest-api spring-boot

Last synced: 05 May 2026

https://github.com/garethjns/sklearn-model-server

A set of Dockerized microservices for training and serving sklearn models over gRPC and REST.

docker grpc microservice minio rest-api serving-sklearn-models sklearn

Last synced: 05 May 2026

https://github.com/rehman199/django

A production-ready Django REST Framework starter template featuring JWT authentication, Celery integration for async tasks. Perfect for kickstarting secure and scalable REST API projects.

api celery django django-rest-framework jwt-authentication postgresql python redis rest-api starter-template

Last synced: 05 May 2026

https://github.com/awcodify/grpc_vs_rest_benchmark

Simple code to do benchmarking between GRPC Protobuf vs JSON REST HTTP

benchmark go golang grpc grpc-go rest-api restful

Last synced: 05 May 2026

https://github.com/reynaroyce12/rest-api-flask

REST API with Flask and SqlAlchemy for work friendly cafes in London ☕

flask-sqlalchemy python3 rest-api sqlite

Last synced: 05 May 2026

https://github.com/abhinavrobinson/go-microservice

A Postgresql Microservice made with GO

go postgresql rest-api server

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/birg81/whatzweater

This WebApp is an example tutorial. It exploits the AJAX technology in JavaScript through the use of the fetch function the API of the OpenWeatherMap REST services are called which returns data in JSON format that is printed on the web page. IMPORTANT: you must have your personal secret AppID Key, otherwise the WebApp doesn't work. After registering on the site https://openweathermap.org, you will receive your personal secret key which you will need to paste into the JavaScript code. If your PC is connected to the internet, by typing the name of a location in the search bar, other useful information will be shown in addition to the temperature perceived in that location.

ajax asynchronous callback html js json openweathermap-api rest rest-api

Last synced: 05 May 2026

https://github.com/a-dubs/smart-alarm-clock-mat

Alarm clock on smartphone that is turned off only by standing on a pressure sensitive mat for 10 minutes

expressjs nodejs raspberry-pi 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/codestun/flickpick-angular-client

Welcome to FlickPick, a single-page, responsive movie app built with Angular.

angular angular-client angular-material jsdoc mongodb rest-api rest-api-client typedoc typescript

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/90spixeldev/animetierapi

The Java spring boot REST APIs I am creating for my Anime Tier List web app.

java jdbc jpa maven mysql rest-api spring-boot

Last synced: 05 May 2026

https://github.com/athulsabu2002/filevault

🔐 Secure file storage system with AES-256 encryption, user authentication, and complete file management. Built with Node.js, TypeScript, and Supabase.

aes-256 decryptio encryption expressjs file-storage jwt-authentication nodejs rest-api supabase typescript

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/sythulasi/cinemaapp

The Cinema Ticket Reservation App is designed to facilitate the reservation of movie tickets at your cinema. It allows you to create and manage cinema profiles, add and edit movies, update seat inventory for showtimes on different days, and validate and confirm reservations.

docker java kafka react rest-api spring-boot spring-security

Last synced: 05 May 2026

https://github.com/ivanmartynovleti/java-filmorate

Бэкенд социальной сети, позволяющей выбрать фильм или сериал для просмотра.

h2-database java jdbctemplate junit lombok maven rest-api slf4j spring-boot spring-framework sql

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/ilevn/dune

(Gitlab Mirror) - Safe, fast evaluation of arbitrary Kotlin and Python code using Kotlin and Ktor.

docker kotlin ktor nsjail python rest-api

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/amos-babu/dxf_downloader_uploader-backend

React Rest API application with Laravel for downloading, uploading, and displaying dxf and picture files.

laravel-framework rest-api

Last synced: 05 May 2026

https://github.com/vladannovi1234/kotlin-spring-boot-restful-api-demo

Build a Restful API with Kotlin, Spring Boot, Mysql, Jpa and Hibernate

hibernate kotlin posgresql rest-api spring-boot springmvc

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/ernxst/api-connector

Handles the interaction between your application and other external APIs.

api docker json json-api json-schema rest-api restful-api

Last synced: 05 May 2026

https://github.com/heshanu/netflix

Ideal solution for netflix

angular rest-api

Last synced: 09 Jun 2026

https://github.com/mikeleo03/voyago

✈️🗺️ Voyago Tour Management System Application created using Java SpringBoot in Microservices Architecture with Unit Testing, Angular Typescript, TailwindCSS, and SpartanUI

angular java microservices rest-api sparta-ui springboot tailwindcss travel

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/brionmario/wfwf-nodejs-restful-api

🐉 REST API for the Westminster Fashion Week Festival 2019 conceptual app

javascript loopback mongodb nodejs rest-api

Last synced: 05 May 2026

https://github.com/retheviper/springwebfluxsample

A simple sample of Spring WebFlux.

gradle kotlin rest-api spring-boot spring-webflux

Last synced: 05 May 2026

https://github.com/siddiqui145/weather_application

A visually appealing Flutter weather app that fetches real-time weather data using the OpenWeatherMap API. It leverages Hive for efficient local caching and Provider for smooth state management. The app features a sleek dark theme, hourly and weekly mock forecasts, and a clean, modern UI.

dart excep flutter hive provider rest-api weather-api weather-app

Last synced: 05 May 2026

https://github.com/n1rjal/fsociety-spaceapp

deployed at https://fsocietyspaceapp.herokuapp.com/

django django-project machine-learning rest-api sklearn

Last synced: 06 May 2026