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/yoanesber/spring-boot-jwt-auth-postgresql

This REST API for managing Netflix Shows is built with Spring Boot, using PostgreSQL, Spring Data JPA, and Spring Security. It secures endpoints with JWT via JJWT, enabling stateless authentication. JWTs act as Bearer tokens, offering scalability over sessions and flexibility over API keys with built-in expiration and claim support.

auth authentication authorization jwt postgresql rest-api spring-boot token

Last synced: 29 Apr 2026

https://github.com/linuxto5re/gutenberg-books-mysql

A Django web application for searching and filtering books from Project Gutenberg's extensive collection of free eBooks.

api-server django django-rest-framework gutenberg python rest-api webdevelopment

Last synced: 29 Apr 2026

https://github.com/shamscorner/api-starter-lumen

Lumen based API starter project with user login and registration endpoints, tests, migrations, etc. It has JSON API specification supports with the Test-Driven Development initials. This project can be used as a starter kit which is in Lumen 7 for now.

api-rest json-api laravel lumen php rest-api test-driven-development

Last synced: 29 Apr 2026

https://github.com/mabdusshakur/simp-estore-api

This is a Simple Ecommerce REST-API project built with Laravel. It provides a backend RESTful API for managing products, orders, and user management for an ecommerce store. It also includes features such as email notifications for order status and registration, category and subcategory management, and integration with Stripe payment gateway

api ecommerce ecommerce-api laravel rest-api restful

Last synced: 29 Apr 2026

https://github.com/nehakadam/rails_market_place_api

This repository contains the Market Place API as demonstrated in the book APIs on Rails - Building REST APIs with Rails by Abraham Kuri Vargas ( @kurenn )

rest-api ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/bradgarropy/node-only-server

Simple web server and REST API using only Node.

html javascript node nodejs rest rest-api web-app web-application web-server

Last synced: 29 Apr 2026

https://github.com/pshycodr/song-recommender-chatbot

This is a fun project I made in my free time.

ai chatbot django-rest-framework gemini-api python react rest-api

Last synced: 29 Apr 2026

https://github.com/ibrahimelmokhtar/ts-image-processing-api

Image Processing API - Advanced Web Development egFWD - First Project

advanced-web-developer api-server egfwd image-processing-api image-resizing nodejs rest-api typescript

Last synced: 29 Apr 2026

https://github.com/cassiomolin/jersey-springboot

Example of REST API using Spring Boot, Jersey and Jackson.

jackson java jersey postman rest rest-api spring spring-boot

Last synced: 29 Apr 2026

https://github.com/chubi-x/booking-system-api

REST API for a hotel booking system

nestjs postgresql prisma rest-api typescript

Last synced: 29 Apr 2026

https://github.com/mvillarrealb/poi-api

Points of Interest api with Go

golang rest-api serverless

Last synced: 08 Jun 2026

https://github.com/jonathangsilveira/netfrixson

Sample app to show my implementation using Rest API (Tmdb), Android Component Architecture and Kotlin Coroutines

android-app android-component-archtecture coroutines-android kotlin-android rest-api

Last synced: 29 Apr 2026

https://github.com/protontype/proton-body-parser

Express body-parser middleware for Protontype

body-parser expressjs middleware protontype rest-api typescript

Last synced: 29 Apr 2026

https://github.com/haedarrfd/simple-rss-aggregator

A simple RSS Aggregator was built in Go programming language that allows users to create, retrieve, and manage feeds using REST APIs.

go go-chi goose http middleware postgresql rest-api sqlc

Last synced: 29 Apr 2026

https://github.com/vimaltiwari2612/salesforcechromeextension

This Salesforce Chrome extension can be used to search metadata of an object and performing soql queries. This is version 1.0. The Development is In-Progress. It is specifically designed for chrome browser.

apex chrome-browser chrome-extension chrome-plugin css forcedotcom html javascript jquery rest-api salesforce salesforce-developers soql visualforce

Last synced: 29 Apr 2026

https://github.com/majid-razzaq/react-blog-laravel-backend

The backend of this blog website is built with Laravel, serving as a RESTful API to manage blog operations, including creating, editing, updating, and deleting posts in a MySQL database.

api backend backend-api blog-backend blog-web-app blog-webapplication blog-website blog-websites laravel laravel-backpack laravel-blog laravel-blog-api laravel-blog-api-routes laravel-blog-app laravel-blog-website react rest-api

Last synced: 29 Apr 2026

https://github.com/franciscoengenheiro/chelas-movies-database

Web application that allows the management of groups of movies and users.

college-project css handlebars html javascript node-js rest-api web-application

Last synced: 29 Apr 2026

https://github.com/devdhera/spring-boot-file-rest

File Upload and download REST API based on Spring Boot

file-download file-upload local rest-api spring-boot

Last synced: 30 Apr 2026

https://github.com/macalistervadim/fastapi-blog

API online platform for creating, maintaining and viewing user blogs

alembic docker fastapi rest-api sqlalchemy

Last synced: 30 Apr 2026

https://github.com/vimaltiwari2612/justwallpapers

An App to show Wallpapers using A tinder like swipe able card stack component with lazy loading. Provide "swipe to like" effects. Easy to customize card views.

android android-application bitmap cardview flutter java kotlin rest-api swipe-gestures tinder tinder-swiper wallpaper-changer wallpapers

Last synced: 30 Apr 2026

https://github.com/thetnaingtn/go-dermacare-service

Just another REST API.

docker gin mongodb rest-api

Last synced: 30 Apr 2026

https://github.com/muhammadpauzi/bun-jwt

Implementing Authentication API using JWT Refresh & Access Token

access-token api auth bun jwt learn refresh-token rest-api

Last synced: 30 Apr 2026

https://github.com/kananniftiyev/gamereviewhub

GameReviewHub is a comprehensive platform that aggregates game reviews, user ratings, and essential game information, providing gamers with a centralized hub for discovering, comparing, and reviewing video games.

java jsoup postgresql rest-api scraping spring-boot

Last synced: 30 Apr 2026

https://github.com/bappasahabapi/go-gin-postgresql-local

This project demonstrates how to build a simple REST API using Go with the Gin framework, connecting to a locally installed PostgreSQL database. It includes features like automatic table creation on startup, colored console logging for better readability, and live reloading for an improved development experience.

gin go postgresql rest-api

Last synced: 30 Apr 2026

https://github.com/boddepallyvenkatesh06/reimagine-website

The ReImagine Website project is focused on developing a cutting-edge, interactive, and aesthetically pleasing website.

canvas html5 netlify-deployment responsive-design rest-api scss

Last synced: 30 Apr 2026

https://github.com/simplymichael/express-api-starter-kit

A starter kit for building REST API applications with Express.js.

api express kit rest rest-api setup starter

Last synced: 01 May 2026

https://github.com/megamanics/replacor

Search & Replace CLI for Confluence Pages

atlassian-confluence cli confluence nodejs rest-api

Last synced: 08 Jun 2026

https://github.com/mrizkisaputra/expense-tracker-api

Securing REST API with Token-Based-Authentication (JWT) and Implement Role-Based-Access in Spring Boot Applications

jwt-token-for-authentication postgresql rest-api spring-boot spring-security-6 token-based-authentication

Last synced: 01 May 2026

https://github.com/sneha-verse/rides-application

POC Application to help finding ride sharing for users.

hibernate java mysql-database rest-api spring-boot spring-security

Last synced: 01 May 2026

https://github.com/lazauk/aoai-texttospeech-sdkv1

Text-to-Speech generation with Azure OpenAI TTS models, using both Python SDK and REST API.

ai azure openai python-sdk rest-api text-to-speech tts

Last synced: 01 May 2026

https://github.com/yuryalencar/reunieventsapi

This API get only events of the facebook using your respective administrator user token.

facebook-graph-api laravel laravel-framework mysql php7 rest-api

Last synced: 01 May 2026

https://github.com/gillchristian/go-micro-api

Golang & MongoDB microservices

golang microservices mongodb rest-api

Last synced: 02 May 2026

https://github.com/tarunsha009/blog-platform

A feature-rich, secure, and scalable blog platform built with Flask and SQLAlchemy. Includes user authentication, post management, comments, notifications, localization, and more. Ideal for learning backend development.

blog flask flask-sqlalchemy postgresql rest-api sqlalchemy

Last synced: 02 May 2026

https://github.com/andreiregiani/txmond

Blockchain transactions (tx) monitoring (mon) daemon (d)

blockchain ethereum ethereum-rpc golang rest-api webhook

Last synced: 03 May 2026

https://github.com/seankwarren/splndrio

websocket-based .io multiplayer game based on the popular board game Splendor

django game react rest-api typescript websockets

Last synced: 03 May 2026

https://github.com/architectv/estate-task

🏨 Тестовое задание Avito.Недвижимость | Сервис для управления номерами отеля и бронированиями

clean-architecture docker docker-compose fiber go golang makefile mock-test postgresql rest-api sql sqlx testify travis-ci unit-testing

Last synced: 03 May 2026

https://github.com/alexmochu/weconnect-api-oop-

(Object Oriented Programing - API) WeConnect provides a platform that brings businesses and individuals together. This platform creates awareness for businesses and gives the users the ability to write reviews about the businesses they have interacted with.

api-blueprint apiary bootstrap4 css flask html5 python-3-6 rest-api templates-design uml-diagram ux-ui

Last synced: 03 May 2026

https://github.com/danetheory/danetheory-monorepo

Monorepo for DaneTheory.com utilizing yarn workspaces, lerna, NOW, Micro, ES6, ES7, ESNext, NextJS, ReactJS, Redux, RESTful API's. Pretty much the works. Why not?

api deployment-automation es6 es7 esnext lerna lernajs micro monorepo nextjs now react reactjs redux rest-api yarn yarn-workspaces zeit zeit-now

Last synced: 03 May 2026

https://github.com/toth2000/lingo

Dive into a world of interactive quizzes where language learning comes alive.

express mongodb raectjs rest-api websocket

Last synced: 03 May 2026

https://github.com/francescopaolol/couchbasesimpleapi

About Couchbase simple web service (docker version)

c-sharp couchbase docker-image n1ql rest-api shell

Last synced: 03 May 2026

https://github.com/fixate/redux-resx

(Yet another) Redux action creators, a reducer and middleware for resource-based APIs

react redux resources rest-api

Last synced: 03 May 2026

https://github.com/asilvafx/free-api

Fat-Free API - PHP Framework

authn cms f3 fatfree framework lightweight mvc php rest-api vanilla

Last synced: 09 Jun 2026

https://github.com/aloiscrr/ts-api-users

REST API powered by TypeScript, JsonWebToken for auth and more.

authentication jsonwebtoken rest-api typescript

Last synced: 09 Jun 2026

https://github.com/fabiannorbertoescobar/adoptame-api

Servicios web REST de sitio web de adopción de mascotas - TP Curso FS Python de Codo a Codo

api flasgger flask python rest rest-api sql sqlite3 swagger yaml

Last synced: 04 May 2026

https://github.com/alokuidev/car24

🚗 Car24 - Vehicle Listing System 🚗 Car24 is a full-stack vehicle management platform with a React frontend and a Node.js backend, featuring a REST API and Redux Toolkit,

expressjs full-stack-web-development nodejs react redux-toolkit rest-api vehicle-management-system

Last synced: 04 May 2026

https://github.com/joeinus134131/try-nestjs

New skill update from strach build Backend Appliacation for user NestJS

backend backend-api javascript nestjs nodejs rest-api typescript

Last synced: 04 May 2026

https://github.com/mkdirer/healthcare-store-system

Healthcare-Store-System is an application based on Django and React.js, designed for efficient healthcare store management. It facilitates the management of medicines, companies, employees, and financial transactions.

django javascript jwt-auth python react rest-api

Last synced: 04 May 2026

https://github.com/hannaseraphim/petshop-api-ts

An simple API REST made for managing a petshop 🐶. Manage all registered pets, services, customers and bookings, also has an admin and employees auth system to implement on the front end.

api backend database-management ecommerce express mysql mysql-database petshop petshop-management rest-api typescript

Last synced: 04 May 2026

https://github.com/edumigueis/simple-flask-api

An ultra simple flask API template. It returns static JSON, and was made as a first experiment with flask.

api flask flask-api flask-restful python python3 rest-api

Last synced: 04 May 2026

https://github.com/itzzjb/book-management-restapi-jdbc

This is a Book Management RestAPI build from Springboot. Used the jdbc template for CRUD operations. Created Unit tests and Integration tests too.

jdbc rest-api spring-boot

Last synced: 04 May 2026

https://github.com/francislagares/iluvcoffee

A FourSquare-like Rest API built with NestJS Framework

nestjs rest-api

Last synced: 04 May 2026

https://github.com/lubien/spider-backend-example

Example code used to teach basic REST API concepts at @projeto-spider

example koa live-coding lowdb rest rest-api teaching

Last synced: 04 May 2026

https://github.com/marianapatcosta/meetups-app-nextjs-course

Meetup App developed during a complete NextJS course , with File-based routing, api routes, static build generator, server-side rendering, authentication

css-modules javascript next-auth nextjs react rest-api server-side-rendering static-site-generator web

Last synced: 04 May 2026

https://github.com/fahimfba/vallocation

Vehicle Allocation Management platform using FastAPI, MongoDB

fastapi fastapi-mongodb management-system mongodb rest-api restful-api

Last synced: 04 May 2026

https://github.com/sanogotech/bootifystarter

Bootify Spring Boot REST API with database in minutes

bootify database java jpa rest-api spring-boot

Last synced: 04 May 2026

https://github.com/balxz/sh-api-simple

Free, Fast & Simple REST API Base Template | AI Integration | Canvas Generation | Auto Swagger Docs | Perfect Starter Kit for Node.js APIs

2025 ai-integration api-base api-template bot-wa botwa express express-boilerplate free-api free-tools json-api nodejs nodejs-backend rest-api try wa-bot wabot

Last synced: 04 May 2026

https://github.com/cleberson-dev/tdd-api

📁 REST API em Express com TDD e CI aplicado.

ci express jest rest-api tdd travis-ci

Last synced: 04 May 2026

https://github.com/mynameiscarsten/django-rest

REST API built with Django REST framework.

class-based-views django django-rest-framework forms rest-api

Last synced: 04 May 2026

https://github.com/raidensora/ccerm

An app that can convert 170+ currencies

android-application flutter rest-api school-project

Last synced: 04 May 2026

https://github.com/richardschoen/fastapimockserver

Python FastAPI Mock Server for Serving JSON and CSV Files as API Responses

as400 csv csv-parser fastapi ibmi json json-server mock mock-server mocking python rest rest-api

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/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/w1z2z/students-grades-api

This application represents a system for managing students and their grades using Nest.js, Prisma, Postgres, NATS, and Swagger. It subscribes to notifications about new student grades via NATS and saves the data in a database. It includes HTTP endpoints for retrieving a log of grades and student success statistics.

docker nats nestjs postgresql prisma rest-api

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/devdhera/spring-boot-kotlin-rest-starter

When Spring Boot meets :heart: Kotlin

kotlin rest-api spring-boot starter

Last synced: 05 May 2026

https://github.com/gepetojj/products-spring-api

API de um sistema de varejo utilizando Spring

java jpa-hibernate rest-api spring-boot

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/ezequieljuliano/addresses-api

REST API for address entity CRUD and integration with Google Geocoding API

addresses containers end-to-end-testing google-maps-api integration-testing mockito postgres rest-api spring-boot unittest

Last synced: 05 May 2026

https://github.com/roluochke/lakesidehotel

A hotel management system

java mysql-database rest-api spring-boot

Last synced: 05 May 2026

https://github.com/pvm-harshavardhan/weather-app

A modern, responsive weather app that provides real-time weather and air quality information for any city worldwide, featuring a clean UI, search history, and instant unit toggling built with HTML, Tailwind CSS, and JavaScript.

api css3 es6 frontend-web html5 javascript postman-testing rest-api restful-api smooth-animations tailwind-css ui web-development web-project wheather-app

Last synced: 05 May 2026

https://github.com/nyx0uf/yotsugi

Very simple and basic notes manager written in Python 3 with a RESTful API.

flask note note-taking notes python python3 rest rest-api restful restful-api

Last synced: 05 May 2026

https://github.com/khaouitiabdelhakim/tasky-lecture-04-spring

Frameworks: Explore popular frameworks such as Laravel, Angular, Spring, React, and Node.js. Gain hands-on experience in building robust and scalable web applications.

api backend backend-api backend-service rest rest-api restful-api spring spring-boot spring-mvc springboot

Last synced: 05 May 2026

https://github.com/sandeep-shaw10/hostel-management

Software Engineering Project: Hostel Management

github mern rest-api vercel

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/azlanibrahim1/rest-api

A simple REST API built using Node.js, Express, and MongoDB.

express mongodb nodejs rest-api

Last synced: 05 May 2026

https://github.com/elrefai99/cakepals

CakePals is an app where people can sell home-baked cakes and pies to each other. There are Bakers who can register on CakePals and list their products for sale.

cake javascript mongodb nodejs rest-api

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/adithya-s-k/chadgpt

Meet ChadGPT 🧔🏿‍♂️ - the ultimate chatGPT clone enhanced with a chad persona and web search capability!

nextjs openai-api rest-api tailwindcss template typescript

Last synced: 06 May 2026

https://github.com/benc-uk/nodejs-api-starter

Starter template app for a Node.js CRUD REST API using MongoDB & Mongoose

express mongodb nodejs rest-api

Last synced: 06 May 2026

https://github.com/draym/node-api-template

structured API empty template

express-js nodejs rest-api template

Last synced: 06 May 2026

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

A Sample Flask Project

flask postgresql rest-api

Last synced: 06 May 2026