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/raoufsezar/socialmediarestapi

social Media Rest API, Restful API project to CURD posts, CURD Users by admin, follow users, like and dislike their posts.

expressjs javascript mongodb mongoose nodejs rest-api

Last synced: 07 Apr 2026

https://github.com/kskarthik/go-ifsc

A CLI tool & REST API server to search bank info / IFSC codes of all the Indian banks | Mirror of https://gitlab.com/kskarthik/go-ifsc

golang ifsc-api ifsc-checker ifsc-codes ifsc-finder rest-api

Last synced: 13 Apr 2025

https://github.com/radekbusa/Pragma-Validators

A set of declarative validators for Pharo accessors, inspired by JSR-380 Java Bean Validation annotations

api pharo rest-api smalltalk validation validator

Last synced: 11 May 2025

https://github.com/choipureum/supermarket.api

Simple RESTful API built with ASP.NET Core 2.1 to show how to create RESTful services using a decoupled, maintainable architecture. + extension function +UnitTest

csharp dotnet-core rest-api

Last synced: 14 Apr 2025

https://github.com/thedanielmoli/sadkit

Sadkit is a Node.js clustered web server with zero code needed. Just configuration files!

node nodejs rest-api reverse-proxy webserver

Last synced: 21 May 2026

https://github.com/refine-software/afrad-api

Afrad is a fully featured e-commerce API built by refine

docker e-commerce gin golang rest-api

Last synced: 22 Jul 2025

https://github.com/osandadeshan/rest-assured-demo

A sample project to demonstrate API automation for GET, POST, PUT, PATCH & DELETE operations using Rest Assured and Java

automation rest-api restassured testng

Last synced: 06 May 2025

https://github.com/samanyougarg/rest-api-example

Example API in Flask that follows REST API Best Practices.

api flask oauth2 openapi-specification python rest rest-api swagger

Last synced: 14 Mar 2025

https://github.com/treblle/treblle-adonisjs

The official Treblle SDK for AdonisJS framework. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.

adonisjs api api-monitoring api-observability backend developer-tool logging nodejs rest-api restful-api sdk treblle treblle-sdk web-framework

Last synced: 10 Apr 2025

https://github.com/ridvanaltun/node-restful-api

An example of REST API infrastructure which uses Node, Express and MongoDB.

rest-api

Last synced: 22 Jun 2025

https://github.com/erikvullings/rest-easy-loki

A simple REST interface for the in-memory database, lokijs

database lokijs no-authentication no-authorization rest rest-api

Last synced: 02 Sep 2025

https://github.com/iarthstar/purescript-axios

Axios JS bindings for PureScript

axios bindings javascript purescript rest-api wrapper

Last synced: 19 Aug 2025

https://github.com/ajmalfaris11/ajus-elearning-server

Backend server for the AJUs-Elearning platform, built with Node.js, Express, and MongoDB. Implements user authentication, course management, assignments, and real-time features with Redis caching and TypeScript support.

api authentication backend cookie-parser cors ejs-templates elearning express full-stack jwt learning-dashboard mongodb mongoose nodejs redis rest-api typescript typescript-development web-development

Last synced: 24 Feb 2026

https://github.com/felipeoriani/mindicators

2016 - Sample Rest Api application to manage any indicator you have on mind. Built in order to learn Node.Js by applying some software design principles.

express indicators javascript nodejs rest-api sequelize sql sql-server

Last synced: 07 May 2026

https://github.com/isogram/go-api-blueprint

This project demonstrates how to structure and build an API using the Go language without a framework.

api blueprint go golang mgo mongodb rest-api

Last synced: 19 Apr 2026

https://github.com/alien-head/kleuth

kotlin + sleuth = kleuth. A framework for generating Spring REST APIs through the directory structure.

framework kotlin kotlin-language kotlin-library rest rest-api spring spring-boot web

Last synced: 11 Jan 2026

https://github.com/hesbon-osoro/shop-node-restful-api

Shop Backend APIs using RESTful API in Node.js

expressjs jwt-authentication mongodb mongoose nodejs rest-api

Last synced: 10 Apr 2026

https://github.com/the-coder-o/discord

This is a repository for Fullstack Discord Clone: Next.js 13, React, Socket.io, Prisma, Tailwind, MySQL | Full Course 2023

lucide-react next14 react redix-ui redux rest-api shadcn-ui socket-io zustandjs

Last synced: 07 Jan 2026

https://github.com/echo-devim/nicehttp

Small HTTP REST API client/server framework in C++23

client cpp cpp23 http rest-api server

Last synced: 03 Feb 2026

https://github.com/kislevlevy/mapty

A workout tracking app that logs running and cycling stats on a map with a user-friendly interface.

javascript map rest-api workout-app workout-tracker

Last synced: 04 Jan 2026

https://github.com/sunami09/viewtrading

A user-friendly web application designed for financial enthusiasts and professionals. This platform offers a seamless search functionality for various financial instruments, presenting detailed insights such as company profiles, industry specifics, and more.

chartjs react rest-api trading

Last synced: 30 Apr 2025

https://github.com/cfmtech/monitor-server-api

Monitor-server-api helps you to collect, historicize and exploit the data from your tests written with pytest and monitored with pytest-monitor.

cpu-monitoring integration-testing memory-monitoring python qatools quality rest-api

Last synced: 05 Apr 2025

https://github.com/kacperwyczawski/sigma-cars

🚘 Web app for renting cars. Built with ASP.NET Core and Vue/Nuxt, on Docker. Extremely easy to run locally via Docker compose.

api asp-net-core csharp docker docker-compose docker-hub dotnet github-actions javascript nginx nuxt open-api rest-api typescript vue

Last synced: 03 Jan 2026

https://github.com/wikp/faiss-rest-api

REST API for facebook's faiss

faiss rest-api rust similarity-search vector-similarity

Last synced: 18 Jul 2025

https://github.com/air-cc/koa-acl-swagger

a role base access controller and working with swagger (OpenAPI)

acl koa rest-api

Last synced: 09 Mar 2026

https://github.com/soker90/arroyo-erp-api

Node.js api rest server

express javascript nodejs rest-api

Last synced: 19 Jun 2025

https://github.com/riyabulia12/budgetism

Budgetism is a Ruby on Rails application that enables users to register and log in to ensure data privacy. With Budgetism, users can introduce new transactions associated with categories, as well as view the amount of money spent on each category.

postgresql rails rest-api ruby-on-rails tailwindcss

Last synced: 20 Jan 2026

https://github.com/onionj/drf

blog backend created by "Django Rest Framework"

backend blog dj-rest-auth django django-rest-framework drf jwt python rest-api

Last synced: 15 May 2026

https://github.com/akashrchandran/django-rest-api-framework

A example repository for my blog How to create REST API using Django REST framework.

api api-rest django django-rest-framework rest-api

Last synced: 16 May 2026

https://github.com/stevenselcuk/hybrid

Graphql / REST Hybrid API Boilerplate { MongoDB, Apollo, Express, JWT, Dockerized, CI / Documentation / Test Ready }

api apollo apollo-server boilerplate docker express graphql heroku mongodb mongoose node nodejs rest-api starter-project starter-template

Last synced: 10 Apr 2026

https://github.com/osscameroon/prolang-api

Get information about programming languages through REST API or GraphQL.

graphql language mongodb nextjs programming-language rest-api

Last synced: 06 Apr 2026

https://github.com/bezkoder/spring-boot-mongodb-angular-crud

Spring Boot + MongoDB + Angular: Build a CRUD example with Spring Data MongoDB

angular angular11 crud crud-application mongodb rest-api spring-boot spring-data-mongodb

Last synced: 14 Apr 2025

https://github.com/uchencho/chi-kitchen

Food :grin: Service Rest API built with Django Rest Framework 👋

django django-rest-framework rest-api

Last synced: 16 May 2026

https://github.com/cuboulder/atlas

Website inventory and deployment agent for Web Express

drupal python python-celery python-eve rest-api

Last synced: 12 Jul 2025

https://github.com/oieduardorabelo/cdk-dynamodb-streams-crud-api-gateway

DynamoDB Streams to capture data change in Amazon DynamoDB by CRUD with REST API in Amazon API Gateway

amazon-api-gateway aws aws-cdk aws-cdk-typescript aws-lambda capture-data-change cdk-example dynamodb dynamodb-streams rest-api typescript

Last synced: 28 Apr 2026

https://github.com/sallbro/game_api

selling api on rapidapi

freemium rest-api webscraping

Last synced: 18 Feb 2026

https://github.com/xrystalll/goload

Android client of GOload - file sharing service

android client exoplayer java picasso rest-api volley

Last synced: 20 May 2026

https://github.com/codeluminary/countries-api-using-nodejs-and-graphql

This project is an API about countries, cities and their airport information. It can be used in flight booking application or other applications that require countries information.

cities countries graphql nodejs rest-api

Last synced: 07 Apr 2026

https://github.com/roxyzc/threads

Collaboration with akbaroke

mysql nestjs redis rest-api typescript

Last synced: 13 Apr 2026

https://github.com/vikas-ukani/sanctum-api-authentication-with-laravel

A complete API Authentication with Laravel using Sanctum Package. Laravel Sanctum provides a featherweight authentication system for SPAs (single page applications), mobile applications, and simple, token-based APIs. Sanctum allows each user of your application to generate multiple API tokens for their account. These tokens may be granted abilities/scopes which specify which actions the tokens are allowed to perform.

authentication laravel php rest-api sanctum

Last synced: 19 May 2026

https://github.com/epicallan/eval-cso

Customer Service officer evaluation app backend - BETA

haskell persistent rest-api servant

Last synced: 16 Jul 2025

https://github.com/debugwithshubham/crack-interview-

I will add some professional notes and reference tutorials which will be very much useful for freshers and beginners who are very passionate to become a web developer ❤️

ajax angularjs bootstrap debugwithshubham django docker expressjs html5 java javascript jquery mean-stack mearn-stack mongodb mysql nodejs python rest-api spring-boot vuejs

Last synced: 07 Jul 2025

https://github.com/mikeywaites/arrested-cookiecutter

A Cookie Cutter for Flask Arrested - https://github.com/mikeywaites/flask-arrested

arrested cookiecutter flask flask-api python rest-api

Last synced: 14 Apr 2025

https://github.com/publishername/event-management-application-api

This is a simple event management application API that allows users to create, read, update, and delete events. The API is built using Django Rest Framework and utilizes Docker for containerization, Redis for message brokering, and Celery for task scheduling.

celery collaborate django django-rest-framework docker events python redis redis-cache rest-api

Last synced: 18 Feb 2026

https://github.com/tr1sm0s1n/bun-elysia-api

Simple API demonstrating CRUD operations in TypeScript with Bun and Elysia.

api bun crud elysia rest-api typescript

Last synced: 10 Jul 2025

https://github.com/jparr721/node-ts-api-starter

Making a new api from scratch is annoying. Just use this. Ez PZ

nodejs rest-api restful-api typescript

Last synced: 24 Dec 2025

https://github.com/nunogois/bun-kv-store

A basic key-value store made with the purpose of checking out Bun.

bun hacktoberfest key-value keyvaluestore rest-api store

Last synced: 28 Apr 2025

https://github.com/c00p75/leaderboard

The leaderboard website displays scores submitted by different players. It also allows scored to be submitted and preserves with the help of the external Leaderboard API service.

bootstrap html-css-javascript rest-api

Last synced: 18 May 2026

https://github.com/simonneutert/papierkram_api_client

Ruby Client für die Papierkram.de API

api client papierkram rest-api ruby

Last synced: 10 Apr 2025

https://github.com/surfoo/oauth2-geocaching

Geocaching Provider for OAuth 2.0 Client

api geocaching groundspeak oauth2 rest rest-api

Last synced: 18 Mar 2025

https://github.com/gpalleschi/quotes_api

Quote API RESTful Node.js based Multilingual (Italian, English and Spanish) is a free, open source quote api to get random quote. Quotes are loaded on sqlite3 DB.

api multilingual nodeexpress nodejs quotes quotes-api rest-api restful-api sqlite3 sqlite3-database vercel vercel-serverless

Last synced: 12 May 2025

https://github.com/knowledgefactory4u/dotnet-6-postgresql-crud-application

Build REST CRUD APIs with .Net 6 and PostgreSQL

crud dotnet6 postgresql rest-api

Last synced: 08 May 2026

https://github.com/axsddlr/rpilocator_api

An Unofficial REST API for checking Raspberry Pi 4 availability https://rpilocator.com/

fastapi python rest-api web-scraping

Last synced: 07 Apr 2026

https://github.com/jerodg/base-client-api

A base client for making REST API clients

python rest-api

Last synced: 18 Jun 2026

https://github.com/0xleif/network

☁️ Lightweight networking library for Swift

ios mac networking rest rest-api swift tvos watchos

Last synced: 28 Mar 2025

https://github.com/IsaacAlves7/crud

📝 It's a repository of C.R.U.D projects.

crud-app crud-application mvc-architecture odm oop orm rest-api web-stack

Last synced: 06 May 2025

https://github.com/hsyntes/instamern-api

The InstaMERN backend API powers the InstaMERN application, a full-stack social media platform similar to Instagram. This API allows users to register, log in, create posts & story, add comments, follow & unfollow, AWS Cloud Computing for storage & sending emals and more.

aws express mongodb mongoose nodejs rest-api restful-api

Last synced: 12 Apr 2025

https://github.com/berislavlopac/pyapi-server

Lightweight API framework using an OpenAPI spec for routing and validation.

api openapi openapi3 rest-api swagger

Last synced: 12 Apr 2025

https://github.com/caknoooo/simple_accountancy_restapi

This repository uses the simple framework of Laravel, and rest-API. It is the result of a study though with the help of youtube ^-^

accounting laravel rest-api

Last synced: 19 May 2026

https://github.com/refundable-tgm/huginn

go rest backend - the thinker of Refundable

backend rest-api rest-backend restful-api service

Last synced: 10 Mar 2026

https://github.com/willdady/postms

PostMS is a Go microservice exposing a RESTful API for managing blog-like posts and comments in a PostgreSQL database

blog golang microservice postgres postgresql rest-api

Last synced: 18 Apr 2026

https://github.com/panntod/go-mongo

This repository learn Golang programming using MongoDB database. learn how to connect to MongoDb, send MongoDb commands. 🌐

api golang mongodb rest-api

Last synced: 18 May 2026

https://github.com/LSEG-API-Samples/Article.RDP.VSCode.ThunderClient

This article demonstrates how to use the Thunder Client extension in VSCode by using Refinitiv Data Platform (RDP) APIs as an example HTTP REST API.

postman rest-api testing vscode

Last synced: 20 Jul 2025

https://github.com/alok722/fastify-crud

A fastify rest API using MongoDB as a database to perform CRUD operation on product schema.

crud fastify fastify-plugin fastifyjs mongodb mongoose rest-api

Last synced: 06 May 2025

https://github.com/wittline/restful-apis-nodejs

Building fast, scalable and secure RESTful services with Node, Express and MongoDB

coverage-report express-js mocha-chai mongodb mongoose nodejs rest-api unittest

Last synced: 07 Jul 2025

https://github.com/gozdesaygiliyalcin/spring-boot-microservices-competition-project-app

This repository includes quiz game project which is made using Spring framework and introduction to Microservices approach with Gradle template

gradle microservices rest-api spring-boot

Last synced: 13 Feb 2026

https://github.com/findologic/plentymarkets-rest-exporter

plentymarkets REST API - https://developers.plentymarkets.com/rest-doc/gettingstarted

api findologic php plentymarkets rest-api

Last synced: 02 Feb 2026

https://github.com/hsyntes/spotifymern

A full-stack music streaming app similar to Spotify, developed using MERN stack. Powered by AWS Cloud for seamless audio streaming, user authentication, and secure media storage. Explore and enjoy your favorite tunes with SpotifyMERN.

aws aws-s3 aws-ses frontend mongodb react react-query react-router redux rest-api spotify tailwindcss

Last synced: 06 Apr 2026

https://github.com/goldencodeio/restify

1C-Bitrix REST API

bitrix php7 rest-api restify

Last synced: 12 Apr 2025

https://github.com/viktoriaszabo-sz/restful-for-lejos

This is Team 3's repository for Web Services Project work

java lejos-ev3 rest-api robotics sql

Last synced: 10 Apr 2025

https://github.com/sefatanam/fullstack-app

Nx workspace with Angular, Prisma, NestJS Docker and Railway.

angular cypress docker jest nestjs nx-workspace postgresql prisma prisma-studio railway rest-api sqlite vercel

Last synced: 07 Mar 2026

https://github.com/ideasdelivery/generator-baucis

generate rest api with baucis, mongoose and express!

api baucis generator generator-baucis rest-api yeoman

Last synced: 21 May 2026

https://github.com/myomikron/pythoncentreonsdk

This Repository is used as a wrapper for the REST API provided by Centreon

centreon python python3 rest-api sdk

Last synced: 10 Apr 2025

https://github.com/crownstone/crownstone-cloud

Crownstone Cloud Service. Particular parts of Crownstone data (depending on user preferences) can be stored online. This makes it possible to remotely control devices, share your presence with friends, or store energy consumption over time.

crownstone-cloud loopback mongodb nodejs rest-api

Last synced: 28 Oct 2025

https://github.com/evilfreelancer/rugpt-api

Small API reserver for interacting with RuGPT-3

docker flask flask-api rest-api rugpt rugpt-3

Last synced: 09 May 2026

https://github.com/secmohammed/golang-graphql-meetups

meetup.com clone using Golang & GraphQL

golang graphql nats-server postgresql redis rest-api

Last synced: 06 May 2026

https://github.com/barbaracalderon/the-12-barcodes-api

The "12 barcodes API" provides a simple and efficient way to generate barcodes for your applications.

api barcode barcodes code128 code39 ean13 ean14 ean8 flask flask-api gs1-128 html5up isbn-10 isbn-13 issn jan pzn7 rest-api restful-api upc-a

Last synced: 24 Aug 2025