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/raphaelbh/timezone-api

Timezone API is a simple web service that returns the current date and time considering a given time zone.

api date datetime docker docker-compose dockerfile dockerhub flask github-actions heroku heroku-deployment open-api open-api-specification python rest-api swagger swagger-ui time timezone

Last synced: 04 Jan 2026

https://github.com/pronazmul/chat-application-express-mvc

This is a Real-Time chatting application powered by Expressjs, Mongoose, Soket.io, and Ejs Template Engine. The Complete Project Has been made by Following the MVC Pattern standard.

bcrypt-password-hashing cookie-parser ejs-template-engine express-validator expressjs jwt-authentication mongoose-model multer mvc-pattern nodejs rest-api server-side-rendering websocket

Last synced: 29 Jan 2026

https://github.com/brijenmakwana/crypto-tracker

Crypto Tracker is an cryptocurrency tracking website created with React. You can find current values of all cryptocurrency out there. You can use this website to track all cryptocurrency. It also allows you to search for a specific cryptocurrency.

axios cryptocurrency css html javascript react rest-api

Last synced: 06 May 2026

https://github.com/anjasfedo/express-typescript

RESTful API SQLite One to Many on Express.js with Typescript & Prisma.

expressjs learning-by-doing onetomany prisma rest-api sqlite

Last synced: 16 Apr 2026

https://github.com/daggerpov/spawn-app-back-end

Back-end REST API for the Spawn mobile app, written in Java Spring Boot, and connected to a MySQL database.

java java-springboot mysql rest-api

Last synced: 30 Jul 2025

https://github.com/mugisha-pascal/nestjs-backend-microservices

A documented Nest js Micoservices backend with various functionalities for starting your new project including multiple services for an E-commerce

graphql microservices nestjs-backend project-starter rest-api stripe-payments

Last synced: 10 Mar 2026

https://github.com/dolbyio/dolbyio-rest-apis-client-dotnet

Dolby.io REST APIs Client for .NET

csharp dolbyio dotnet rest-api sdk webrtc

Last synced: 22 Sep 2025

https://github.com/boddepallyvenkatesh06/qtrip-dynamic

QTrip is a travel website aimed at travellers looking for a multitude of adventures in different cities.

bootstrap5 conditional-rendering css3 es6 event-handling html5 http-server javascript-library localstorage netlify-responsive-design render-developer-tools rest-api

Last synced: 11 Apr 2026

https://github.com/adiathasan/now.com-quiz

A quick project, which was given as a task for interview purposes. Used next.js for the first time.

animation axios context-api css eslint hooks html5 javascript lodash material-ui nextjs reactjs rest-api serverless

Last synced: 11 Apr 2026

https://github.com/sarthakrana21/mongoose-backend

This is a Node.js backend project using Express.js and MongoDB (Atlas) for managing users, subscribers, and videos. The backend includes CRUD operations, authentication, and aggregation pipelines for efficient data retrieval.

cloudinary express jwt-authentication jwt-token mongodb-atlas mongoose multer nodejs rest-api typescript

Last synced: 26 May 2026

https://github.com/liinkiing/beat-visualizer-api

A GraphQL wrapper around Spotify REST API with authentication

authentication graphql heroku http-client overblog-graphql rest-api symfony

Last synced: 20 Apr 2026

https://github.com/sgrprmnk/befitting-advice-51

HoodieFoodie(Online Food Delivery App);to form a bridge between customer and restaurant; to cater the issue of delivering food to the doorstep of customer; fully functional with MVC design pattern in Spring Boot; handled all type of exception; used JPA and JPQL ; lombok and swagger; db relationship; Register_LogIn_LogOut;

dao-design-pattern database-schema exception-handling jpql login logout lombok many-to-many many-to-one mvc-architecture one-to-many one-to-one relationships rest rest-api spring-boot springboot swagger swagger-api swagger-ui

Last synced: 15 Apr 2025

https://github.com/v7e5/bareapi_asp_core

An example of a barebones ultra minimal todo list api using ASP.NET Core minimal webapi with simple cookie-based auth and zero dependencies.

api asp-net-core aspnetcore barebones csharp dotnet dotnet-core minimal minimal-api rest-api sqlite sqlite3 todolist webapi

Last synced: 31 Jul 2025

https://github.com/mirrorhub-io/platform

Mirrorhub base API (Lineageos mirror #1)

api docker docker-compose grpc http mirror mirrors mit protobuf quay rest rest-api

Last synced: 12 Jan 2026

https://github.com/avdunusinghe/schoolmanagement

.Net 5 | Entity Framework Core | C# | Type Script | Microsoft SQL | Code First Approach

angular azure cicd csharp dotnet efcore ngx primeng rest-api sql trello

Last synced: 09 May 2026

https://github.com/dattali18/windowssystem-backend

The Backend for the project Windows System project built using ASP.NET 6 C#

asp-net backend c-sharp mvc rest-api university-project

Last synced: 03 Mar 2025

https://github.com/pnv2003/hcmut-ssps

HCMUT Student Smart Printing Service, Software Engineering Assignment, Fall 2023

mysql react rest-api software-engineering spring-boot uml-diagram web

Last synced: 15 Apr 2025

https://github.com/yesarib/nlayermovieapp

A simple app for movie management with N-Tier Architecture and OOP principles.

api asp-net-core asp-net-core-web-api n-tier n-tier-application n-tier-architecture oop oop-principles rest-api swagger

Last synced: 18 Jun 2026

https://github.com/dploeger/teamcity-rest-api

A Swagger generated documentation of the Teamcity REST Api

documentation rest-api teamcity

Last synced: 17 Mar 2026

https://github.com/nk-works/robot-controller-api

The Robot Controller API harness the full potential of .NET Core and redefines backend development with unparalleled user-friendliness and intuitive design. Dive into cutting-edge technology that powers seamless interactions, end-to-end testing and unlocks limitless possibilities.

asp-net-core authentication-backend backend-service csharp-code dotnet-core mvc-architecture postgresql-database rest-api

Last synced: 05 Jan 2026

https://github.com/yonashailug/webstore-backend

Mini webstore (Spring boot) project for our course WAA.

h2-database hibernate java java-8 maven rest-api spring spring-boot springsecurity-jwt

Last synced: 07 May 2026

https://github.com/gillgonzales/cstsi_dbe2_202502_php_laravel

Este repositório contém os materiais e exemplos práticos da disciplina de Desenvolvimento de Back-End 2, focada em PHP e Laravel.

composer eloquent framework laravel orm php rest-api

Last synced: 10 Mar 2026

https://github.com/iamfoysal/json-api-functionality

API stands for “Application Programming Interface.” An API is a software intermediary that allows two applications to talk to each other. In other words, an API is the messenger that delivers your request to the provider that you’re requesting it from and then delivers the response back to you. JSON stands for JavaScript Object Notation JSON is a lightweight format for storing and transporting data JSON is often used when data is sent from a server to a web page JSON is "self-describing" and easy to understand.

javascript json nodejs python rest-api

Last synced: 11 Apr 2026

https://github.com/mounirelbakkali1/my-marketplace-app

API : marketplace online for managing inventory, sales ,ordering and client space

cookies jwt laravel mysql rest-api

Last synced: 07 May 2026

https://github.com/sofiane-abou-abderrahim/javascript-nodejs-introduction-backend

In this little demo application, I used NodeJS and its own API to create a HTTP server to communicate from the backend with the frontend of my previous "JavaScript Share My Place" application.

body-parser database ejs ejs-templates error-handling express-js file-system http-methods http-server javascript mongodb node-js nodejs-api packages rest-api router routes store-database

Last synced: 08 Apr 2026

https://github.com/veresdavid/candidate-app

A small application that makes a report for you about several interview supervisors, itnerviewers and their sessions.

angular java rest-api spring-boot typescript

Last synced: 10 Apr 2026

https://github.com/mgradzka/eridonna

A webshop for slovak jewellery store with rest API

bootstrap5 liquid rest-api shopify-theme vanilla-javascript

Last synced: 10 Apr 2026

https://github.com/vendethiel/ful.go

I'm full of Go code.

go rest rest-api

Last synced: 22 Mar 2025

https://github.com/yafatek/restfull-lib

Java Library for building Rest full apis and Micro Services. backed by OkHttp3 and Pure Java

httplib java java8 library microservice rest-api restfull-api web webapp

Last synced: 12 Jun 2026

https://github.com/kingsleyibe/capstone-2

MoviesZone is an entertainment web app that hosts various kinds of movie collections. Users can select any movie of their choice, see what other viewers have to say about the series, view more details about the movie, like the movie, and also leave their comments. The application was built using vanilla JavaScript, CSS, and HTML

css html javascript jest-tests rest-api webpack

Last synced: 20 Jan 2026

https://github.com/fazers/portfolio-api

NestJS REST API. Monolithic Backend.

backend monolithic nestjs nodejs portfolio rest-api

Last synced: 28 Jun 2025

https://github.com/telzhou618/vacomall-spring-restapi

一个标准的Spring+Swagger2构建的APP接口框架

rest-api restful

Last synced: 14 Mar 2025

https://github.com/nourelnaby4/exammasterapp

Exam Application using Clean Architecture and Mediator .NET 8 API

clean-architecture cqrs mediator rest-api

Last synced: 01 Aug 2025

https://github.com/steeinru/steein-sdk-php

Steein SDK for PHP - client library.

php php7 rest-api sdk steein steein-php-sdk

Last synced: 19 May 2026

https://github.com/danielwpz/crepecake

REST API server framework based on koa

koajs nodejs rest-api

Last synced: 04 Jan 2026

https://github.com/ravgeetdhillon/dropilio

A REST API service for sending local attachments with Twilio Whatsapp API.

dropbox-api heroku php rest-api twilio-api twilio-whatsapp twiliohackathon whatsapp-api

Last synced: 15 Mar 2025

https://github.com/dannysmc95/rewyre

A fast and flexible wiring tool for building server side applications in little time, using REST or WebSockets, and built on top of TypeScript decorators.

api decorators http http-server node nodejs package rest-api restful-api rewyre typescript websocket websocket-server

Last synced: 22 Jul 2025

https://github.com/developerjosh/syntech-site

Syntech is a simple api and website for users to get images and post blogs.

api express express-js expressjs rest-api website

Last synced: 10 Apr 2026

https://github.com/dpvasani/backend-template-javascript

This repository provides a production-grade backend template for Node.js applications using Express.js and MongoDB. It includes a foundational structure, environment configuration, and a basic User model to help jump start backend development.

backend backend-api expressjs mern-stack mongodb mongoose mvc-architecture nodejs rest-api

Last synced: 02 Feb 2026

https://github.com/gonzaloplaza/deno-api

Simple JSON REST API built with Deno JavaScript Runtime (https://deno.com) and Hono Framework 4.0 (https://hono.dev).

deno deno-boilerplate denojs denoland hono honojs rest-api

Last synced: 10 Apr 2026

https://github.com/yunusemrejr/opcturkey_kepserverex-desktop-api-client

[THIS REPO HAS BEEN MOVED. FOR LATEST UPDATES VISIT THE NEW REPO MENTIONED IN README.md]

java kepserver kepserverex kepware ptc rest-api swing

Last synced: 30 Mar 2025

https://github.com/fabriziofiorucci/nap-compiler-rest-api

A REST API for NGINX App Protect WAF 5.0 Compiler

app-protection nginx rest-api

Last synced: 20 May 2026

https://github.com/aloysjehwin/nodejs_projects

A centralized repository for Node.js projects, each in a separate branch. The main branch provides documentation and links to different projects for easy navigation.

aws ejs expressjs jsx mysql nodejs react-native reactjs rest-api soap-api

Last synced: 15 Apr 2025

https://github.com/gummibeer/wp_disable_apis

Disables the REST-API and XMLRPC to secure your Wordpress installation.

api php rest rest-api security wordpress wordpress-plugin xmlrpc

Last synced: 17 May 2026

https://github.com/groupdocs-viewer-cloud/groupdocs-viewer-cloud-java

Java SDK to communicate with GroupDocs.Viewer REST API. View or render Word, Excel, PowerPoint, CAD, Visio, PDF, OpenDocument, email & image formats.

cad excel groupdocs groupdocs-viewer-cloud html images java pdf powerpoint rest-api sdk viewer-cloud-sdk visio

Last synced: 19 Sep 2025

https://github.com/aditya43/complete-nodejs

:books: NodeJS - Express, Mongo, Sequelize, Sequelize-CLI, Mongoose, GraphQL, Websockets, Socket.io, REST APIs, ReactJS Social Network, Winston, Morgan, Helmet, Compression, Validators, SSL/TLS, Micro Services Architecture & lot more.

axios express graphql helmet micro-services-architecture mongodb mongoose morgan-middleware mysql nodejs react redux rest-api sequelize socket-io websocket winston-logger

Last synced: 10 Apr 2026

https://github.com/jafb321/spotify-search-api

Rest API for get tracks and data from the Spotify API without auth needed - Node and Express

fetch node-js rest rest-api spotify-api

Last synced: 19 Apr 2026

https://github.com/arbisyarifudin/servismobil-webapi-laravel8

Web Admin & Rest-API untuk aplikasi android Reservasi Servis Mobil. Dibangun dengan Laravel 8.

car-service laravel laravel-8 laravel-rest-api php rest-api

Last synced: 20 May 2026

https://github.com/kabirbaidhya/nodejs-sample-app

A ridiculously simple sample project done in NodeJS.

angular express nodejs postgresql rest-api sample todoapp

Last synced: 11 Apr 2026

https://github.com/nsharma1396/devcamper

Traversy Media DevCamper RestAPI built using Kvell.js

expressjs kvelljs mongoose nodejs rest-api

Last synced: 11 Apr 2026

https://github.com/caohanyang/rest_openapi

Convert existing REST html documentations into standard Open API (OAI, Swagger)

oai openapi openapi-spec openapi-specification rest rest-api restful swagger

Last synced: 05 Jan 2026

https://github.com/bxfsh/boxfish-commons-web-model

Minimalist Rails-like HashMap to be used as Input/Update/Query models that scrutinises the input.

boxfish java java-8 magic model rest-api sanitization type-conversion validation

Last synced: 02 Jan 2026

https://github.com/mramirid/bookshelf-api

Tugas submission kelas Belajar Membuat Aplikasi Back-End untuk Pemula Dicoding

dicoding hapijs rest-api submission

Last synced: 14 Mar 2025

https://github.com/donuts-are-good/noteserver

backend api for note.rest

api go golang notes rest rest-api

Last synced: 20 Nov 2025

https://github.com/briso10-dev/software-testing

A Complete guide towards learning and practicing software testing of RestApis

mongodb nodejs prisma rest-api software-testing supertest typescript vite vitest

Last synced: 19 Feb 2026

https://github.com/cvitter/sample-rest-server

Sample Java based Rest server used to demonstrate Jenkins Pipeline features

cloudbees java jenkins rest-api

Last synced: 05 May 2025

https://github.com/kushagraindurkhya/pylambdapi

A lightweight API framework for AWS Lambda

api apigateway apigateway-lambda aws cloud lambda python rest rest-api

Last synced: 14 Sep 2025

https://github.com/rozhakxd/legiskuy-backend

RESTful API untuk sistem e-voting digital berbasis Golang + Fiber. Dirancang dengan arsitektur multilayer, keamanan JWT, dan pengolahan data pemilu yang efisien.

backend clean-architecture election evoting fiber go golang jwt multilayer pemilu rest-api sqlite

Last synced: 26 Jul 2025

https://github.com/binoy638/express-typescript-boilerplate

🚀 Boilerplate and Starter Express and TypeScript ⚡️ Made with developer experience first: TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Docker + Docker-Compose + Jest

docker docker-compose expressjs husky jest mongodb nodejs rest-api typescript

Last synced: 10 Apr 2026

https://github.com/bahinkor/online-store

A backend for an online store built with Node.js, Express, and MongoDB. It handles core e-commerce features like user authentication, product management, and order processing.

api backend express mongodb mongoose nodejs online-store rest-api

Last synced: 10 Apr 2026

https://github.com/mass1ve-err0r/api-template

Minimalist boilerplate to create a RESTful API with TypeScript, ExpressJS and JWT.

api express-boilerplate expressjs jwt jwt-authentication rest-api restful-api typescript typescript-boilerplate

Last synced: 11 Apr 2026

https://github.com/rohit1kumar/social-gram

SocialGram - A Fully Dockerize Social Network API (ExpressJS+MongoDB+Nginx+Docker Compose)

docker docker-compose expressjs mongodb ngnix nodejs-api rest-api social-media

Last synced: 10 Apr 2026

https://github.com/alfahami/crypto-portfolio

A simple Spring Boot RESTful api to track your crypto holdings, view real-time market data, calculate portfolio valuation, and manage your investments.

mockwebserver projectreactor reactive-programming rest-api spring-boot webclient-springboot

Last synced: 24 Apr 2026

https://github.com/znck/repository

Eloquent + Repository

eloquent laravel repository rest-api

Last synced: 20 May 2026

https://github.com/faanid/mern-ecommerce

Javascript - Reactjs- Redux - Rest API - MongoDB - Expressjs - backend and frontend

api bakcend express frontend javascript mongodb-database reactjs rest-api

Last synced: 18 Feb 2026

https://github.com/bkpecho/starwars-quotes-crud-app

This project is a CRUD application with a Star Wars theme, developed using Node.js, Express, and MongoDB. The project demonstrates proficiency in creating a reliable and scalable web application using popular server-side technologies.

api-design backend-development crud express flexibility javascript mongodb node-js programming rest-api scalability star-wars tutorial web-development

Last synced: 09 Apr 2026

https://github.com/bezkoder/angular-10-node-js-example

Integrate Angular 10 with Node.js Restful Services example

angular angular10 crud express full-stack integration nodejs rest-api sequelize

Last synced: 14 Apr 2025

https://github.com/iampawan/cns-rtm

Real Time Monitoring of CNS Equipment Spares

android cns material-design mvp-architecture rest-api retrofit2 rxjava

Last synced: 02 May 2026

https://github.com/iamsmruti/codechef-api-unofficial

This an API which gives contest informations and links to the respective contests. The data is being scraped from the Codechef Website itself. People can

api codechef codechef-api contest information rest-api

Last synced: 06 Apr 2025

https://github.com/jci-metasys/powershell-metasysrestclient

A cross platform light weight powershell module to enable easy cli access to the Metasys REST API.

cli powershell rest-api

Last synced: 17 Jan 2026

https://github.com/akazad13/adda

This repository contains a social app built using angular 18, a standalone single-page application with asp.net 8 as backend API with Entity Framework.

angular api dotnet dotnet-core dotnetcore entity-framework-core identity mysql rest-api sqlite

Last synced: 04 Apr 2025

https://github.com/iamwebwiz/react-movies-app

This app is for learning purposes. Great for devs just setting foot into React ⚛❤

frontend javascript movies movies-api react rest-api

Last synced: 20 May 2026

https://github.com/solguru310/wormhole-queries-ts-sdk-example

This project showcases how the Wormhole Queries TS-SDK facilitates on-demand, attested, and on-chain verifiable RPC results across blockchain networks, using a simple REST API call.

blockchain queries rest-api rpc solana typescript-sdk wormhole

Last synced: 12 Jan 2026

https://github.com/derdeathraven/steam-comment-bot-rest-api

The official REST-API for the steam comment bot

plugin rest-api rpc typescript

Last synced: 24 Jul 2025

https://github.com/saphal1998/hiring-portal

A Demo API for a testing application

nodejs nodejs-api rest-api restful-api

Last synced: 19 May 2026

https://github.com/codeantik/rest-api

A restful api made with mongo db, mongoose and express which can be used to provide relevant data to websites

backend express mongodb mongoose rest-api

Last synced: 08 Apr 2026

https://github.com/antonharbers/blog-api-demo

API Demo - The Odin Project: https://www.theodinproject.com/lessons/nodejs-blog-api

blog demo express javascript node rest-api routes theodinproject

Last synced: 04 May 2026

https://github.com/gregschmit/django-autorest

Automatically build a REST API based on model definitions

django django-rest-framework rest rest-api

Last synced: 04 May 2026

https://github.com/vikrantparmar/laravel-jwt-api-crudx

Laravel 10 : APIs Using JWT token Authentication | Category CRUD APIs | Blog CRUD APIs | Multi Language API

blog-api category-api jwt-authentication laravel laravel-framework multi-language mysql-database php rest-api role-permissions

Last synced: 04 May 2026