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/sebyx07/rust-ratatui-todos

A high-performance todo list application with TUI, CLI, and REST API interfaces. Built with Rust, Ratatui, SQLite, and Axum with full pagination support.

axum cli crossplatform pagination productivity ratatui rest-api rust sqlite terminal todo tui

Last synced: 04 May 2026

https://github.com/prajwal-banakar/employee-system

A microservices-based Employee Management System built with Spring Boot 3, MongoDB, and Spring Security. Demonstrates service decomposition, REST APIs, and pagination

distributed-systems java learning-by-doing microservices mongodb rest-api spring-security springboot

Last synced: 04 Jun 2026

https://github.com/oximir/the-deck

🃏 Discover and access all my card-based web apps in one mobile-friendly hub, designed for fun, connection, and skills training.

barraider cross-platform elgato flask get-request jinja2 marp marpit rest-api slides steam steamdeck steamos streamdeck-alternative streamdecksdk touchscreen-control touchscreen-interface webdeck

Last synced: 07 Oct 2025

https://github.com/smitchavda/netcoreapistructure

.NetCoreApiStructure is a .NET 6 solution designed to demonstrate a well-structured approach to building a web API using ASP.NET Core. The solution is divided into multiple projects to promote a clean architecture and separation of concerns.

api asp-net-core csharp net-6 net-core rest-api restful-api swagger web-api

Last synced: 22 Jul 2026

https://github.com/samkhawase/authzero

AuthZero integration with Postgrest

auth auth0 postgresql postgrest rest-api sql

Last synced: 01 May 2026

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

List the languages used by the trending repos in the last 30 days

api expressjs github-api github-search javscript nodejs rest-api

Last synced: 04 Apr 2026

https://github.com/paishanmadusha/basic-flutter-api

This Flutter app integrates REST API using FakeStoreAPI to get, add, update, and delete product data. Built with Flutter & Dart, it demonstrates API handling and CRUD operations.

api dart flutter rest-api

Last synced: 04 Apr 2026

https://github.com/4gt-104/matyan-backend

REST API server for Matyan experiment tracking — reads and writes experiment data, metrics, and artifacts to FoundationDB; handles control operations.

aim apache-2 asyncio experiment-tracking fastapi foundationdb kafka machine-learning matyan mlops object-storage python rest-api

Last synced: 04 Apr 2026

https://github.com/nikolatechie/cinema-authentication-service

Authentication service built using NodeJS as a part of the Cinema web application.

backend nodejs rest-api

Last synced: 01 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/youssef-shehata/store-api

a simple rest-API for a store. where users can freely search and filter products by price , name ,etc.

es6 javascript mongodb-atlas mongoose nodejs rest-api

Last synced: 17 Apr 2026

https://github.com/aguirre-jes/payments-api

A Helidon MP application for managing payments, utilizing a hexagonal architecture and clean architecture principles. This project includes RESTful APIs, domain-driven design.

clean-architecture helidon hexagonal-architecture java maven rest-api

Last synced: 17 Apr 2026

https://github.com/malkiqmuki/trelloapinewmancollection

Automated API tests for Trello endpoints, executed with Postman and Newman in a CI pipeline. (Добавя разнообразие и опит с API тестове.)

api-testing automation newman postman qa rest-api

Last synced: 07 Oct 2025

https://github.com/darshangaikwad4114/ecommerce-app

QuickCart: A modern e-commerce platform built with React ⚛️, styled with Tailwind CSS 🎨, and powered by FakeStore API 🛍️ for a seamless shopping experience ✨

react rest-api tailwindcss

Last synced: 01 May 2026

https://github.com/guilhermecaz/shurl_express

URL shortening application built with Express. It provides an API for users to create, list, edit and delete short URLs.

express rest-api typescript url-shortener

Last synced: 18 Apr 2026

https://github.com/shailscript/express-restapi

A node app to implement RESTful APIs

express nodejs rest-api sqlite3

Last synced: 18 Apr 2026

https://github.com/jessekoldewijn/kt.jereko.dev

A simple REST server in Kotlin (using Javalin)

javalin kotlin rest-api

Last synced: 08 Jun 2026

https://github.com/youssef-shehata/task_manager

a simple task manager app for your daily to do tasks .

es6 mongodb-atlas mongoose mvc-architecture nodejs rest-api

Last synced: 18 Apr 2026

https://github.com/amit9887/go-gin-framework

This repository demonstrates a sample CRUD operation using the Go Gin framework.

gin golang rest-api

Last synced: 10 May 2026

https://github.com/akshaypx/blog-api

A Node JS CRUD app with Express and MongoDB.

backend blog express javascript mongo nodejs rest-api

Last synced: 04 Apr 2026

https://github.com/hustle2live/newspaper-app

News Api Application [ JavaScript, React, Redux, @reduxjs/toolkit, React-i18next, Material-UI, CSS-Modules ] Responsive & Adaptive Web-app

adaptive-design css-layouts css-modules flexbox js material-ui newspaper react react-router-dom reacti18next redux redux-toolkit responsive rest-api scss

Last synced: 04 Apr 2026

https://github.com/hariscs/users-auth

A fullstack Users Authentication application Built with Nestjs & Nextjs

nestjs nextjs rest-api typescript

Last synced: 18 Apr 2026

https://github.com/mohabdo21/go-postgres

A production-ready REST API built with Go and PostgreSQL, featuring clean architecture, connection pooling, and comprehensive error handling.

api clean-architecture connection-pooling database dependency-injection dotenv go-programming golang http-server microservices postgres postgresql rest-api

Last synced: 18 Apr 2026

https://github.com/divo123-tech/travelmate

A travel planner app that gathers travel data from countries, to states, to cities, showing flights, hotels, attractions according to the location set by the user. TravelMate allows users to create their own trips, while inviting other users to collaborate on creating and editing those trips.

express-js jwt mongodb mongoose nodejs oauth2-server passportjs react-bootstrap reactjs rest-api socket-io tailwindcss typescript websocket

Last synced: 04 Apr 2026

https://github.com/mulatinho/todo-app

an simple tasks management software

bootstrap4 expressjs jquery nodejs pug rest-api simple-project tasks

Last synced: 04 Apr 2026

https://github.com/prosenjitjoy/rest-api-with-gin

Learned about basic gin specific syntax, static and dynamic routing by building some simple API endpoint

example gin rest-api

Last synced: 01 May 2026

https://github.com/jvlm0/bookstore

Projeto Spring para estudos, para cadastro (CRUD) de livros, com autores, livros, editora e revisões. Com o foco na utilização do jpa.

backend jpa rest-api spring spring-boot

Last synced: 05 May 2026

https://github.com/sh1kxrv/bite-review-backend

Preview: BiteRev | Web API | Fiber

api fiber golang mongodb mongodriver rest-api swagger-docs

Last synced: 01 May 2026

https://github.com/ebarooni/spotify-web-api-playground

A web app built using Angular to interact with the Spotify web API

angular rest-api spotify-web-api typescript

Last synced: 01 May 2026

https://github.com/nehavatsyan/tictactoe-go

Repository consists of implementation of Tic Tac Toe with Rest Api using Go, Gin. Tic Tac Toe, or Noughts and Crosses for the rest of the world, is a nice simple game where players X and O (or cross and nought) alternate turns occupying cells on a game board until one player reaches a win condition or there are no more empty cells. This API represents the game as a set of valid board states and the viable transitions between the states.

gin gin-gonic golang rest-api

Last synced: 01 May 2026

https://github.com/apfirebolt/movies_django_rest_api

A Rest API containing 50k Indian movies created in Django using Rest Framework and Postgres as Database. The dataset is used from Kaggle.

django django-rest-framework postgres postgresql python3 rest-api

Last synced: 18 Apr 2026

https://github.com/helloswayamshah/modern-personal-website

A personal portfolio portfolio website made using react library. The website makes use of APIs such as github API to fetch all repositories and render tiles for each project. The website is made responsive to provide optimal user experience on all screen sizes using react-responsive media queries.

css github-api html javascript nodejs react-responsive reactjs rest-api

Last synced: 04 Apr 2026

https://github.com/marlo22/mime-api

Simple REST API to searching MIME types.

api express mime mime-type mime-types node nodejs rest rest-api restful sqlite type

Last synced: 04 Apr 2026

https://github.com/lucasvmiguel/stock-api

A Stock API is a REST API written in Go where products can be created, read, updated and deleted

chi go postgresql rest-api

Last synced: 01 May 2026

https://github.com/tatevik-h/fastapi-redis-cache

FastAPI + Redis: Advanced caching service

caching cli-tool docker fastapi python redis rest-api sqlalchemy

Last synced: 05 May 2026

https://github.com/finish06/ndc-loader

rx-dag — Fast, self-hosted FDA drug data API. Ingests NDC Directory & Drugs@FDA daily, serves via REST with sub-5ms lookups. Drop-in openFDA replacement.

docker drug-data fda golang ndc openfda postgresql rest-api rx-dag

Last synced: 04 Apr 2026

https://github.com/gcoronelc/uni-fiis-2025-1-si302-w

Curso de Programación Orientada a Objetos en la UNI-FIIS con Gustavo Coronel.

database java jdbc oracle-database rest rest-api restful spring springboot sql web

Last synced: 18 Apr 2026

https://github.com/activektp/qr_code_generator

REST API for generate QR Code

docker qrcode-generator rest-api spring-boot

Last synced: 13 Apr 2026

https://github.com/awaissaddiqui/inventory-live-tracker

A scalable, real-time Inventory Management System designed for small and medium businesses to track and manage stock across multiple branches. The system ensures live inventory updates, user-friendly interfaces, and robust backend performance

ci-cd devops docker eccomerce expressjs inventory-management-system nodejs open-source postgresql-database real-time-applications redis-cache rest-api sequelize-orm socket-io stock-management-system websockets

Last synced: 01 May 2026

https://github.com/jt2m0l3y/jt2m0l3y

Repository to hold a README.md landing page for my GitHub profile! I took on this addition as an introduction to DevOps with GitHub Actions.

badges-markdown ci-cd markdown rest-api

Last synced: 01 May 2026

https://github.com/hadihammurabi/belajar-expressjs-rest-api

Belajar REST API service dengan ExpressJS

expressjs nodejs rest-api

Last synced: 04 Apr 2026

https://github.com/CodeCshekhar/electra-spring-boot-rest-service

This repository contains spring-boot-rest-service concepts to illustrate its advantages in my project

lombok maven rest-api restful restservices spring-boot

Last synced: 07 Oct 2025

https://github.com/adudko/spring-security-with-jwt-in-action

Example of Spring Security implementation with JWT

docker-image example-project jwt postgres rest-api spring-security

Last synced: 18 Apr 2026

https://github.com/axelledung/haf-project

A project created by Hampus, Axel & Filip to further learn about the .NET framework and development.

csharp dotnet entity-framework-core mssql rest-api

Last synced: 18 Apr 2026

https://github.com/2desoo/vkbot

VKBotController — бот для ВКонтакте на Java с использованием Spring Boot для взаимодействия с VK Callback API

chatbot java rest-api spring-boot vk-api vk-callback-api

Last synced: 18 Apr 2026

https://github.com/calladrus2001/codepride

A Solution to prevent Hate Crimes against the LGBTQ+ community

agora-flutter firebase flutter rest-api speech-to-text twilio-sms-api

Last synced: 18 Apr 2026

https://github.com/informatiqal/qlik-saas-api

Interact with Qlik Sense SaaS REST APIs

api qlik qlik-sense qliksense rest rest-api saas saas-api

Last synced: 18 Apr 2026

https://github.com/hmlendea/gpt-memory-store

Simple REST API for managing shared and persistent GPT memories through GPT Actions.

api chatgpt gpt gpt-memory memory-store persistence rest rest-api self-hosted

Last synced: 05 Apr 2026

https://github.com/hmlendea/dynamic-dns-updater-api

Lightweight ASP.NET Core API for updating DNS records through DNS provider integrations.

api dns dynamic-dns dyndns dyndns-updater rest-api self-hosted

Last synced: 05 Apr 2026

https://github.com/hmlendea/nuciapi.client

Client library for interacting with NuciAPI-based APIs.

api csharp dotnet library nuciapi nuget nuget-package rest rest-api

Last synced: 05 Apr 2026

https://github.com/shaadyemad/tradezero-sdk

Unofficial TradeZero SDK for Python that provides a clean and structured interface to automate trading, manage orders, and access account data through TradeZero API endpoints. Built for developers and trading bots. Not affiliated with TradeZero.

api-client async broker finance python rest-api sdk stocks tradezero trading

Last synced: 13 Apr 2026

https://github.com/wildanazz/noteapi

Note service.

dotnet rest-api

Last synced: 18 Apr 2026

https://github.com/bluecube246/dfapp

Application to help users get image and information about a dungeon & fighter character using an open api. Skills used: Java (Android), Python (Natural Language Processing), REST API

android-app kotlin nlp-machine-learning pytorch rest-api

Last synced: 18 Apr 2026

https://github.com/dllpl/direct-credit-wp

Wordpress плагин для интеграции с SOAP API сервиса ПОС-кредитования Директ Кредит

direct-credit js php rest-api wordpress wordpress-plugin

Last synced: 13 Apr 2026

https://github.com/alejandrosoares/dm

Web catalog with optimization techniques on both the front end side and back side.

chatgpt django django-rest-framework github-actions javascript oauth2 optimization python rest-api

Last synced: 18 Apr 2026

https://github.com/dimframework/dimulai

Starter kit untuk membangun aplikasi web dengan Dim Framework (Go)

boilerplate dim-framework go golang postgresql rest-api starter-kit web-framework

Last synced: 05 Apr 2026

https://github.com/diego3/free-machine

Router component

acl-rules http-router rest-api

Last synced: 14 Jun 2025

https://github.com/liciacodes/country-explorer

Rest Country Listing is a web application that allows users to browse and search for countries using the REST Countries API. The app features a dark/light mode toggle for better user experience.

react-router reactjs rest-api tailwindcss

Last synced: 05 Apr 2026

https://github.com/ecomplus/webhooks-queue

Service to store and run webhooks with Node.js and Cassandra

cassandra express nodejs queue rest-api webhooks

Last synced: 05 Apr 2026

https://github.com/wilfreud/stasis

A TypeScript-based Express.js service for HTML-to-PDF conversion using Playwright and Handlebars, designed for performance and maintainability.

docker express handlebars html-to-pdf pdf-generation playwright rest-api typescript web-service

Last synced: 05 Apr 2026

https://github.com/suyashd95/flask_restapi_learner_proj

Demo projects that I have created to learn about developing REST APIs using Flask_RESTful and Flask-SQLAlchemy frameworks.

cloud-sql-database demo-projects flask flask-restful flask-sqlalchemy google-app-engine google-cloud-platform learning-by-doing mysql python38 rest-api

Last synced: 05 May 2026

https://github.com/ojaraa/frontend-mentor-countries-api-challenge

A frontendmentor.io challenge built with react.js and tailwind css

reactjs rest-api tailwind-css

Last synced: 05 Apr 2026

https://github.com/andriamahay11master/devscope

An AI-powered GitHub analytics platform that transforms developer profiles into insightful dashboards, showcasing repository activity, coding trends, top technologies, and intelligent developer summaries through modern data visualization.

axios fastapi framer-motion python react react-router recharts rest-api tailwindcss vite

Last synced: 04 Jun 2026

https://github.com/goddamnnoob/family-app-api

Backend api for family app

go golang httprouter mongo mongodb rest-api

Last synced: 14 Jan 2026

https://github.com/avinash4231/dockernize-studentcrud-api-using-spring-boot

Create a Spring Boot Student CRUD API, integrate with an MYSQL database, and containerize it using Docker for consistent, scalable, and portable deployment across various environments.

crud-operation docker hibernate jpa rest-api spring-boot swagger-ui

Last synced: 06 May 2026

https://github.com/sufiy-rakhange/job-portal-backend

Laravel REST API backend for a full-stack job portal application with Sanctum authentication and file uploads.

backend job-portal laravel mysql php rest-api sanctum

Last synced: 31 May 2026

https://github.com/rafin31/cloud-kitchen-app

Working on a cloud Kitchen web application. Using laravel as backend and React.js as frontend

laravel reactjs rest-api

Last synced: 18 Apr 2026

https://github.com/sebastianserranob/bazaar-management-api

A Spring Boot-based RESTful API for a bazaar application, with integrated MySQL database. The project includes CRUD operations for managing products, sales, and customers. It uses Hibernate for ORM and provides a Postman collection for testing endpoints.

hibernate java mysql postman rest-api spring-boot xampp

Last synced: 18 Apr 2026

https://github.com/albertarakelyan/go-events-api-example

Simple REST API Go project with JWT authentication and SQLite

authentication go golang jwt rest-api

Last synced: 05 Apr 2026

https://github.com/arijitcodes/demo-api-zeer

A Demo Todo List API with NodeJS, ExpressJS, AWS-SDK & DynamoDB [NodeJS] [Zeer]

api aws-sdk dotenv dynamodb express-validator expressjs helmet morgan nodejs nodejs-server nodemon rest-api todo todo-list todolist uuid

Last synced: 05 Apr 2026

https://github.com/nathan-somto/rest-countries-api

A web application that pulls data from the rest countries api

css react react-router-dom-v6 reactjs rest-api rest-countries-api rest-countries-api-react vite

Last synced: 05 Apr 2026

https://github.com/austinadodo/article_api_java

Robust API developed with the Spring Framework. This API is tested as a loosely coupled component and can easily be integrated with an external module. All dependencies are effiiciently managed with Maven and can be easily dockerized or packaged. The mock library has also been used to send mock http requests.

api-testing integration-testing java java-persistence-api jdbc mocking rest-api spring spring-boot springm

Last synced: 01 May 2026

https://github.com/imamaaa/microservices-blogging-platform-with-docker-compose

A microservices-based blogging platform using Flask, PostgreSQL, and Docker Compose. Features CRUD operations, database management via pgAdmin, and containerized deployment.

api-development blogging-platform containerization docker docker-compose flask microservices postgresql rest-api web-application

Last synced: 05 Apr 2026

https://github.com/pro-100evhen/postslistthunk

PostsListThunk is a React application created to practice using the Redux Toolkit and createAsyncThunk for asynchronous requests. The application receives and outputs three types of data (users, posts, comments) from the JSONPlaceholder test API.

react reactjs redux redux-thunk rest-api tailwind tailwindcss

Last synced: 29 Apr 2026

https://github.com/kamrulislam/go-docker-mux-redis-notify

It is a REST Go server which uses Redis to save data and also displays the use of a third party email sending using SendGrid. It also provides a docker-compose to build and run all together.

docker docker-compose golang mux redis rest-api sendgrid

Last synced: 05 Apr 2026

https://github.com/manalisbhavsar/covid-trace-detector

A Face recognition-based contact tracing system using Aadhaar-linked identity. Data stored in a secure database, allows to retrieve and analyze movement history if a person tests COVID-positive.

expressjs face-api-js face-recognition mern-stack mongodb nodejs opencv reactjs rest-api tensorflow

Last synced: 05 Apr 2026

https://github.com/v-ina/festival_prod_back

Winning project of the Jan-Feb 2024 hackathon : a platform for booking a virtual music festival, with an admin interface for streamlined management. Admins can oversee bookings, manage artist schedules, and approve artist participation.

expressjs mysql nodejs rest-api sequelize

Last synced: 05 Apr 2026