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/IDisposable/URITemplate

The UriTemplate library is a simple set of code to encapsulate the building and parsing of URIs from replacement tokens. Using this couple of classes will make it easy to build RESTful URIs.

rest-api restful uri uri-parser uri-template

Last synced: 11 Mar 2025

https://github.com/tpluscode/Nancy.Routing.UriTemplates

Using URI Templates aka RFC 6570 for routing in Nancy

nancy rest-api routing uri-template

Last synced: 11 Mar 2025

https://github.com/actinia-org/exporter

ace exporter tool (for g.extension)

actinia grass-gis rest-api

Last synced: 17 Jan 2026

https://github.com/augustoscher/log-monitor-mongo-backend

Golang API that's responsible for receiving logs of applications. MongoDB version.

docker-compose golang mongodb mux rest-api

Last synced: 28 Jan 2026

https://github.com/downgoon/jresty

a tranditional but rapid development RESTful API framework based on Struts2 and Spring

jresty rest-api ssh

Last synced: 06 Apr 2025

https://github.com/moemoe89/go-graphql-gendhis

🤙 This repo for practicing GraphQL using Golang , Docker and PostgreSQL

circleci clean-architecture codecov docker gin go golang graphql postgresql rest-api swagger uncle-bob

Last synced: 11 Apr 2026

https://github.com/rodrigo-sp17/super-vuttr

REST API for Very Useful Tools To Remember

mongodb rest-api spring-boot

Last synced: 09 May 2026

https://github.com/gabraganca/quickstar

Synthesize stellar spectrum through a REST API.

api astronomy astrophysics rest-api scientific-computing synspec

Last synced: 08 Jan 2026

https://github.com/h3ar7b3a7/springcourses

My exercises and new insights bundled together as I am reviewing previous projects and reading books while learning about best practices using Spring.

gradle lombok mysql rest-api spring-boot spring-security

Last synced: 28 Apr 2026

https://github.com/svenrisse/greenlight

Go REST API from Let's Go Further by Alex Edwards

go golang learning rest-api

Last synced: 31 Mar 2025

https://github.com/simplydemo/user-crud-demo-backend

Backend combines components such as kotlin, spring-boot, jpa, webmvc, junit, mockk

jpa kotlin maven rest-api spring-boot

Last synced: 09 May 2026

https://github.com/arup-g/rest-api

REST API built with Go

goalng rest-api

Last synced: 27 Aug 2025

https://github.com/caballeroluis/fullstackopen

Full Stack Open Course - University of Helsinki - 2022/2023

graphql node-express-mongodb nodejs reactjs redux rest-api typescript

Last synced: 13 Apr 2026

https://github.com/flazefy/kumande_test

Kumande is consume management apps. So you can list and analyze your consume food or drink. Make a budget to set limit of spending. Analyze your health and sync it with your daily consume. Also you can create reminder to remind your daily food schedule or many more. This is the Automation Testing Repo, test using Cypress & Selenium Web Driver JS

automation-testing cypress e2e integration-testing javascript rest-api selenium selenium-webdriver test-cases

Last synced: 12 Apr 2026

https://github.com/wideangleanalytics/wideangle-api

Public API of Wice Angle Analytics https://wideangle.co/documentation

analytics api google-analytics privacy rest-api web-analytics webanalytics

Last synced: 17 Feb 2026

https://github.com/morikeli/watchdog-mobile-app

A mobile app that allows users to report road accidents and crimes.

android flutter flutter-app flutter-map geocoding ios latlong openstreetmap rest-api

Last synced: 05 Feb 2026

https://github.com/spar/fakerest

Fake Rest Repository with already available data to play around

csharp fake net rest rest-api

Last synced: 27 Apr 2026

https://github.com/mhashim6/voice-controlled-pi

Various controls over RaspberryPi's pins through HTTP, Android and voice recognition [school project].

andriod coroutines http kotlin ktor-framework okhttp3 raspberry-pi rest-api school-project voice-recognition

Last synced: 21 Apr 2026

https://github.com/roseokpe/bookstore

The bookstore is a website similar to a library that Display list of books, users can Add books, and Remove books

css html javascript react-router reactjs rest-api

Last synced: 13 Apr 2026

https://github.com/escottalexander/streaming-on-twitch

This app populates a list of streams located on Twitch.tv. The user can add a stream if they wish. The list can also be sorted by live and non-live streams. A live version can be viewed here:

javascript jquery rest-api twitch-api twitchtv

Last synced: 02 May 2026

https://github.com/rayxtr/student_mangement_system

Student Management System is a application to register students and edit their respective properties. Delete students from front end as well as backend.

hibernate-jpa java16 mysql rest-api spring-boot springmvc springweb sql thymeleaf

Last synced: 16 Oct 2025

https://github.com/harshuljain13/restcrud

Rest APi from scratch based on Django rest framework

crud django-rest-framework rest-api

Last synced: 23 Jan 2026

https://github.com/mohammad-taheri1/minimalgram-v2-fullstack

This Fullstack projects is going to be a social media application

mongodb nestjs nodejs postgresql react reactjs rest-api

Last synced: 15 Mar 2025

https://github.com/fiskryeziu/anime-api

hianime-api is a Node.js-based API that scrapes data from hianime.to, providing an easy-to-use interface for accessing anime information. Built with Express and web scraping libraries, this API allows developers to fetch anime data effortlessly for various applications.

anime cheerio express rest-api scraping

Last synced: 24 Jan 2026

https://github.com/eapenzacharias/rails-referrals

A simple referral system built on Rails. User can share there referral link or send a referral email and track count of total successful referrals and there names.

devise postgresql rails rails-api rails7 referral-system rest-api

Last synced: 26 Oct 2025

https://github.com/mkdika/spring5-kotlin-api

Spring 5 Kotlin REST API demo with Spring Boot 2 stacks.

h2-database kotlin poc rest-api spring-boot-2 spring-framework-5

Last synced: 06 Sep 2025

https://github.com/hazardooo/yougilego

YouGile api integrations pkg

api go pkg rest-api yougile yougile-integration

Last synced: 08 Oct 2025

https://github.com/milesq/posts-api-for-vue-course

Written in Flask, API created as an example of RESTful API to teach the programming circle to consume API with Vue

flask python rest-api

Last synced: 22 May 2026

https://github.com/g-s-c-code/libraryapi

RESTful API built with ASP.NET Core 8, supporting both Entity Framework Core and Dapper for data access, with SQL Server as the database. Features .NET Aspire orchestration for telemetry capture, enabling performance benchmarking between EF Core and Dapper. Swagger is included for API endpoint documentation and testing.

asp-net-core aspire aspire-dashboard dapper efcore entity-framework-core rest-api restful-api sql

Last synced: 30 Mar 2025

https://github.com/maximo-perez-villalba/users-back-demo

Backend. Implementación de un servicio API RESTful sobre el recurso 'users' con PHP Laravel.

database eclipse-ide eclipse-php laravel laravel-framework laravel8 mysql mysql-database php php7 postman rest rest-api restful-api

Last synced: 21 Jan 2026

https://github.com/cvele/authentication-service

Simple GoLang authentication service with support for JWT tokens. Personal playground.

auth-service authentication-backend jwt rest rest-api user-authentication

Last synced: 18 Jan 2026

https://github.com/pernillasterner/collab-multistep-survey

This repository contains a collaborative project to build a multistep survey form using the MERN stack (MongoDB, Express.js, React, and Node.js). Users will be guided through a series of questions in a multistep format and receive a summary of their responses at the end. All survey data will be stored in MongoDB.

backend css3 expressjs figma frontend fullstack html5 mern-stack mongodb mongoose nodemon reactjs rest-api ui

Last synced: 03 Apr 2026

https://github.com/uthark/yttrium

Scaffold for go REST api service

golang rest-api scaffold

Last synced: 14 Jan 2026

https://github.com/iamsushantk/ncbi-api

A very simple back end service that calls NCBI api to fetch documents from Entrez database (Pubmed)

ncbi pubmed rest-api

Last synced: 24 Mar 2025

https://github.com/bangadam/lumen-boilerplate

Lumen REST API Boilerplate

backend lumen php rest-api

Last synced: 11 Jun 2026

https://github.com/johnsmithcoder1/wordofthebird

iPhone and iPad app for identifying and tracking birds written in Swift with UIKit, Storyboards, Auto Layout, Adaptive Layout, Core Location, MapKit, and XCTest

alamofire cocoapods coredata corelocation json mapkit rest-api swiftyjson unit-test userdefaults webkit

Last synced: 23 Feb 2026

https://github.com/carloscharz/emptyspringrestexample

This is an empty spring boot rest project

rest-api spring springboot

Last synced: 26 Apr 2025

https://github.com/melihs/kermes-api

Kermes otomasyonu için laravel 5.8 ile geliştirilen REST API / REST API for kermes automation

gplv3 laravel laravel58 rest-api

Last synced: 13 Apr 2026

https://github.com/michallesss/api-authentication

rest api with user authentication (register and login)

api authentication nodejs rest-api

Last synced: 24 Aug 2025

https://github.com/mgunawardhana/Python_Postgres_CRUD

This project demonstrates a basic CRUD (Create, Read, Update, Delete) application using Python and PostgreSQL. It showcases how to interact with a PostgreSQL database through Python using SQL queries for managing records efficiently. Ideal for beginners looking to learn database management and Python integration with PostgreSQL.

crud-application postgresql python research-and-development rest-api

Last synced: 11 May 2025

https://github.com/abdulfaridh/abdulfaridh

A personal portfolio showcasing my work as a backend developer. This repo includes details about my skills, tools, and platforms, along with links to key projects like Web API development, C#, .NET, Java, and more.

backend csharp database dotnet dotnet-core java portfolio programming rest-api software-development sqlserver webapi webdevelopment

Last synced: 18 Jan 2026

https://github.com/rossifedericoe/diproject

Example of REST API using Google Wire

dependency-injection go google-wire rest-api

Last synced: 09 Oct 2025

https://github.com/cibermania5/project_2_innovation

Repository for project 2 Comp Sci Master : Innovation

go mongodb react-native rest-api

Last synced: 14 Jan 2026

https://github.com/allansomensi/setlyst-api

A modern, stage-ready setlist management API.

api axum backend band-management chordpro lyrics music musicians rest-api rust setlist

Last synced: 30 May 2026

https://github.com/jirikostiha/lexicon

[demo] Provider of words from various sources.

asp-net-core csharp demo dotnet rest-api service

Last synced: 29 Jul 2025

https://github.com/thedevcaptain/interfejs

Express.js module to expose declarative REST API backed up by a Google Spreadsheet

api express expressjs google google-spreadsheet google-spreadsheet-api googleapi nodejs rest-api spreadsheets

Last synced: 10 Mar 2026

https://github.com/inightjar/miniature-doodle

Cinema Tickets Reservations, Using these endpoints with a nice design to have a service that allows picking a movie and hall for each guest to watch their favourite movies.

django-rest-framework rest-api

Last synced: 13 Jun 2026

https://github.com/axe-api/bookstore

Bookstore API is just an example how to build an API by Axe API Framework

api axe-api rest-api

Last synced: 05 Jan 2026

https://github.com/yuriipohorilets/goit-js-hw-10

📚 JS-HW-10 | REST API

ajax goit javascript rest-api

Last synced: 09 Oct 2025

https://github.com/maurizuki/ecb.data.exchangerates

Provides access to the EXR Dataflow (currency exchange rates) of ECB Data Portal web services.

csharp dot-net ecb-rates exchange-rates rest-api webservice-client

Last synced: 14 Jul 2025

https://github.com/alexey-koran/rsschool-nodejs

This monorepo contains solutions for RS School Node.js assignments https://rs.school/courses/nodejs

backend graphql nodejs rest-api typescript

Last synced: 12 Apr 2026

https://github.com/lucianoscarpaci/twitter

twrrrrrclient - An iOS app client of Twitter that replicates the core functionalities of the social media platform.

ios-app-development rest-api social-media-app swift tweets twitter-client user-authentication

Last synced: 09 Oct 2025

https://github.com/cubetiq/spring-web-modules

CUBETIQ Spring Web Modules with Template and Default Configuration

dockerfile kotlin rest-api spring-boot

Last synced: 05 May 2025

https://github.com/meenachie/api_todo

REST API for Todo application

api crud php rest-api todo-app

Last synced: 10 Jan 2026

https://github.com/zzh8829/egg-typescript-passport-rest-api

eggjs typescript passport rest api

egg eggjs jwt passport rest-api typescript

Last synced: 03 Dec 2025

https://github.com/ericsalesdeandrade/pytest-django-restapi-example

Comprehensive Step-by-Step Guide to Testing Django REST APIs with Pytest

python rest-api

Last synced: 24 Mar 2025

https://github.com/eng-m-abdrabbou/object-detection-python-yolo

Real-time object detection web app using YOLOv5 and Flask for instant webcam object recognition.

flask object-detection opencv python pytorch rest-api restful-api torch ultralytics yolov8

Last synced: 14 Apr 2026

https://github.com/groupdocs-annotation-cloud/groupdocs-annotation-cloud-dotnet

.NET SDK for communicating with the GroupDocs.Annotation REST API. Add, Remove Annotations from a variety of documents.

annotation-cloud-api annotation-cloud-sdk cloud-sdk docx excel images nuget powerpoint pptx rest-api sdk tiff word xlsx

Last synced: 19 Jan 2026

https://github.com/rifandani/frontend-template-rest

React with Next.js + Typescript + Jest + TailwindCSS + Axios + SWR (REST api)

axios eslint jest nextjs reactjs rest-api swr tailwindcss typescript

Last synced: 13 Apr 2026

https://github.com/adydetra/laranuxt-back

🚀 Laravel x Nuxt - Back

laravel mysql nuxt rest-api

Last synced: 14 Apr 2026

https://github.com/ms-daniel/gitme-show

Sistema web para visualizar dados de usuário do Github, usuários seguidos e seguidores. Backend em Laravel como RestAPI e Frontend em Angular + Bootstrap.

angular angular18 bootstrap bootstrap5 css3 html5 laravel php php8 rest-api restful restful-api typescript

Last synced: 14 Apr 2026

https://github.com/yomi4486/xero_park_backend

ユーザーがMarkDownを使用して簡単に記事を投稿し、AIによるフィードバック、他者からのフィードバックを得ることができます。

fastapi postgresql rest-api

Last synced: 13 Apr 2026

https://github.com/mauricio-dolinski/financeiro-api

API Gerenciamento Financeiro (Back-end) - Tecnologias: Quarkus, Hibernate, MySQL, Java

java openapi quarkus rest-api swagger-ui

Last synced: 08 Jan 2026

https://github.com/similaregs/go-todo-app

dockerized REST API based on gin

crud docker gin jwt postgres rest-api swagger

Last synced: 13 Apr 2026

https://github.com/wizardoftrap/note-sharing-api

The Notes Sharing REST API is a scalable Spring Boot REST API service designed for creating, reading, updating, deleting, and sharing notes of various formats, including PDFs, videos, and web links in form of url. Key features include comprehensive CRUD operations, advanced search functionality by title, department, field, or owner.

java jpa-hibernate mysql rest-api spring-boot springdata-jpa sql

Last synced: 11 Apr 2026

https://github.com/sumandari/cisco-sdwan

REST API networking CISCO SD-WAN, get status interface of deviceId in Vmanage

cisco network-monitoring python3 rest-api sd-wan

Last synced: 02 Apr 2025

https://github.com/sapiensdata/sapiensdata-api

🚀 SapiensData API – A modern, scalable REST API built with ASP.NET Core and Entity Framework Core 🛠️. It powers financial insights and IoT data processing, providing a secure and efficient backend for the SapiensData platform

asp-net-core code-f data-science database linq rest-api tsql

Last synced: 08 Jan 2026

https://github.com/mvillarrealb/sequelize-resource-controller

CRUD REST Api from your sequelize model for restify and express

crud-api expressjs resource-api rest-api restify sequelize

Last synced: 12 Feb 2026

https://github.com/antick/mint-kit

🚀 Kickstart your full-stack development with this React and Express boilerplate! Build scalable RESTful APIs with Node, Express, MongoDB, Passport, and Jest, and create a seamless frontend experience with React.

api boilerplate express react reactjs rest-api

Last synced: 26 Apr 2025

https://github.com/biggaji/0xhut

Easy identity authentication protocol for servers and users.

authentication authorization biggaji mongodb mongodb-atlas mongoose nodejs nodejs-server oxhut oxwware rest-api

Last synced: 19 Apr 2026

https://github.com/vickvey/personal-finance-api

A Personal Finance Tracker REST API

drizzle expressjs postgres rest-api typescript zod

Last synced: 11 Mar 2026

https://github.com/dorklord23/anima-prime-api

API for Anima Prime's soon-to-be online platform

api appengine-go go golang rest-api restful-api tabletop-rpgs tabletoprpg trpg

Last synced: 14 Jan 2026

https://github.com/rgolubtsov/customers-api-proto-lite-vlang-veb

A daemon written in V (vlang/veb), designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.

customers docker json microservice rest-api sqlite veb vlang

Last synced: 12 Apr 2026

https://github.com/fitri-hy/restfull-api-starter-nodejs

Starter Kit for building modern RESTful APIs with scalable 🏗️, modular 🧩, and secure 🔐 architecture. Suitable for use as an initial foundation for developing small to large scale backend applications, equipped with various built-in features that are ready to use 🧰 and easy to develop further 🚧.

api backend express jwt mysql nodejs postgresql redis rest-api restful-api scalable-architecture sequelize starter-kit

Last synced: 08 Apr 2026

https://github.com/julian-cabrera/java-whatsapp-demo

RestAPI that can send and receive Whatsapp messages through ChatAPI, a Whatsapp API gateway.

api-rest chatapi gateway-api java java-8 maven rest-api spring-boot spring-data spring-web tomcat whatsapp

Last synced: 14 Apr 2026

https://github.com/quantomtech/billplz-rest

billplz-rest provides a minimal higher-level wrapper around BillPlz's API.

billplz billplz-api nodejs payment-integration rest-api typescript

Last synced: 25 Apr 2026

https://github.com/cploutarchou/go-kafka-rest

JWT-based Kafka REST API with Golang, GORM, and Fiber

api asynchronous golang kafka kafka-producer kafka-rest orm rest rest-api

Last synced: 09 Apr 2025

https://github.com/yuvraj0028/node-task-manager-api

The node-task-manager-api is a RESTful API built using Node.js and MongoDB ODM with Mongoose. It supports user authentication with email and password, image upload, email notifications, and task CRUD operations.

api email-sender javascript mongodb nodejs postman rest-api task-manager

Last synced: 03 May 2026

https://github.com/wvogel/uptime-kuma-api

Lightweight read-only REST API sidecar for Uptime Kuma — exposes monitor metadata and latest heartbeats to external dashboards

api docker fastapi mariadb monitoring proxy python read-only rest-api self-hosted sidecar uptime-kuma

Last synced: 29 May 2026

https://github.com/falco13/social_network

Social network on Django Rest Framework with posts, likes, dislikes, registration, authentication with JWT token, analytics on likes and dislikes and user activity.

django django-rest-framework jwt jwt-auth jwt-authentication jwt-token python python3 rest rest-api simplejwt swagger

Last synced: 22 Apr 2026

https://github.com/csabapalfi/pragmatic-web-api-design

✏️ Pragmatic Web API design, Mar 2013

blogpost rest-api

Last synced: 28 Jan 2026

https://github.com/bilbottom/testing-apis

Testing REST APIs either for personal projects or for work.

python rest-api testing

Last synced: 01 Mar 2025

https://github.com/cristianvellio/literalura

📖 LiterAlura es una aplicación de gestión de libros desarrollada en Java con Spring Boot. Permite administrar una biblioteca digital con información sobre libros, autores e idiomas.

backend hibernate java maven postgresql postman rest-api

Last synced: 13 Apr 2026