An open API service indexing awesome lists of open source software.

HTTP

HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.

https://github.com/trygve-lie/reqspy

A non intrusive request spy - log outgoing http(s) requests from an application.

http metrics monitoring nodejs requests

Last synced: 05 Mar 2026

https://github.com/melardev/springbootapireactivemongocrud

Rest Api CRUD application built with Spring Data Mongo Reactive

api crud full-stack fullstack http java java-ee mongo mongodb reactive rest spring spring-boot spring-reactive

Last synced: 17 Apr 2026

https://github.com/f5-nascimento/articles-for-developers

Este repositório visa reunir artigos voltados para enriquecer e aprimorar as habilidades dos desenvolvedores em diversas áreas.

async-await dns docker express git github http internet javascript json mvc-architecture nodejs rest-api

Last synced: 02 Apr 2026

https://github.com/vit0r/dynomock

command-line up API http mock - create route on demand

command-line-tool http json local-development localhost mock-server python python3 rest rest-api txt werkzeug xml

Last synced: 02 Apr 2026

https://github.com/suthagar23/fetch-mocker

Mock HTTP requests which uses fetch, and send custom responses in run time

fetch http mock react request-response requests

Last synced: 18 Apr 2026

https://github.com/greenbone/gvm-openapi-emulator

A small HTTP emulator that returns predefined JSON responses based on an OpenAPI / Swagger specification.

emulator go http kin-openapi openapi3 server-emulator swagger2

Last synced: 03 Apr 2026

https://github.com/ajayos/node-server

A lightweight Express-based HTTP/HTTPS server wrapper with built-in middleware, lifecycle hooks, logging, and utility helpers.

express express-js expressjs http http-server node

Last synced: 03 Apr 2026

https://github.com/catatsuy/saruta

Small radix-tree HTTP router for net/http with Go 1.22+ PathValue() params.

go http radix-tree router

Last synced: 04 Apr 2026

https://github.com/zoobz-io/rocco

Type-safe HTTP framework for Go with automatic OpenAPI generation

framework go golang http openapi rest-api zoobzio

Last synced: 04 Apr 2026

https://github.com/j9t/htaccess-punk

Redirect checker for .htaccess files

apache check checker htaccess http links quality redirects

Last synced: 04 Apr 2026

https://github.com/marcocampos/tiny-http

A lightweight HTTP server written in Go that serves static files.

go http server static

Last synced: 04 Apr 2026

https://github.com/munashex/instagram-client

fronted for instagram clone app using reactjs and express , mongodb

axios http http-server instagram netlify react-helmet-async react-router-dom reactjs

Last synced: 18 Apr 2026

https://github.com/rancorm/playmeter

Script to collect statistics via Playwright

http http-requests playwright python

Last synced: 18 Apr 2026

https://github.com/sivaosorg/replify

replify · A Go library to simplify and standardize API response wrapping for RESTful services.

go go-library go-pkg golang golang-pkg golang-rest golang-rest-api http http-status-codes replify response-codes response-wrapper restful-api utilities

Last synced: 04 Apr 2026

https://github.com/hasanyahya101/web_assignments

Solutions to Web theory questions from Spring 2025 Semester in Fast Nuces Lhr. Note that, this is for the theory (subject), not the Lab subject.

ajax css dom-manipulation fast-lahore html http javascript jquery web

Last synced: 18 Apr 2026

https://github.com/tomimelo/node-ts-mad-server

Basic Node Express server structure in Typescript. Includes loggers, exception handlers and database connectors.

database expressjs http logger nodejs nosql server sql typescript

Last synced: 04 Apr 2026

https://github.com/alex94cp/apioid

API definition library with support for multiple formats

api express http nodejs

Last synced: 18 Apr 2026

https://github.com/nwestfall/httpcatcode

https://http.cat is an amazing website with 100% accuracy. With a small library and 1 line of code, add the `x-cat-status` header to all your requests to let your more advanced users know your API or website means business.

api dotnet dotnet-core dotnet-standard http httpcats middleware

Last synced: 18 Apr 2026

https://github.com/fastpanel/http

Extension to work with the "HTTP" protocol.

express http https nodejs typescript

Last synced: 18 Apr 2026

https://github.com/jezpoz/arcgis-cli

A CLI to use when working with the ArcGIS REST API.

arcgis arcgis-online cli deno deno-cli http typescript unofficial

Last synced: 19 Apr 2026

https://github.com/natural/http-simulator-image

Container image for http-simulator, https://github.com/natural/http-simulator

http kubernetes python testing

Last synced: 19 Apr 2026

https://github.com/mattmoony/httpserver-java

A simple HTTP Server written in Java.

http http-requests http-response http-server java php server sockets web

Last synced: 19 Apr 2026

https://github.com/frgfm/openapm

OpenAPM: ligthweight APM for HTTP FastAPI backend applications

apm backend fastapi http middleware postgres python

Last synced: 20 Apr 2026

https://github.com/carllosnc/gty

A easy way to perform GET http request in Flutter

flutter http

Last synced: 20 Apr 2026

https://github.com/christopher-r-perkins/blink-out

A Sinatra application that plays lights out with individual puzzle high scores

html http lights-out-game minitest postgresql ruby sinatra

Last synced: 20 Apr 2026

https://github.com/zilohumberto/notification-sns-go

A microservice to send notifacations SNS with GRPC in Golang

aws go golang http microservice notification-sns rest-api sns

Last synced: 21 Apr 2026

https://github.com/suhailroushan13/6.computer_networks

To create an HTTPS server, you need two things: an SSL certificate, and built-in https Node.js module. We need to start out with a word about SSL certificates. Speaking generally, there are two kinds of certificates: those signed by a 'Certificate Authority', or CA, and 'self-signed certificates'. A Certificate Authority is a trusted source for an

http node ssl

Last synced: 21 Apr 2026

https://github.com/mdouchement/ergo

Ergo is an HTTP/HTTPS proxy with authentication support. Works at TCP level.

authentication http https proxy

Last synced: 21 Apr 2026

https://github.com/antlafarge/http-share

Share a directory through HTTP (protected by htaccess password) by using nginx.

docker docker-container htpasswd http nginx

Last synced: 21 Apr 2026

https://github.com/arshamroshannejad/fasthttp-crud

High-performance RESTful APIs with Go and SQLite. Master Fasthttp for efficient web development.

fasthttp golang http restapi sqlite3

Last synced: 05 Jun 2026

https://github.com/nabedkhan/node-video-streaming-app

Simple node.js video streaming application using node fs, path, url and http module

filesystem fs http nodejs stream url video-streaming

Last synced: 21 Apr 2026

https://github.com/nouemankhal/snippetbox

My implementation of the project from the book "Let's Go" by Alex Edwards, written in the Go programming language.

go go-sql http httprouter session

Last synced: 05 Jun 2026

https://github.com/bpoe/dotnetcgi

How to implement CGI in .Net

cgi common-gateway http

Last synced: 22 Apr 2026

https://github.com/rk0cc/dart_repourl

Alternative Uri object of representing repository URL in Git

dart git http https parser repository repository-url rsync ssh uri url

Last synced: 22 Apr 2026

https://github.com/chiguirez/healthz

a GRPC/HTTP library to register healthcheck endpoints for k8s liveness and readiness

go golang grpc healthcheck http

Last synced: 22 Apr 2026

https://github.com/anzerr/http.server

Simple http server

http nodejs server util

Last synced: 22 Apr 2026

https://github.com/soenneker/soenneker.cloudflare.utils.client

An async thread-safe singleton for the Cloudflare OpenApiClient

api client cloudflare cloudflareclientutil csharp dotnet http httpclient openapi singleton util utils

Last synced: 10 Jun 2026

https://github.com/tvoysonwest12/scriptware-executer

Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.

backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api

Last synced: 05 Jun 2026

https://github.com/messams/simple-http-bun-server

Create, Read, Update, and Delete (CRUD) operations on an array of users

bun http rest-api server typescript

Last synced: 16 May 2026

https://github.com/grdsdev/swift-vcr

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

http swift swift-package testing urlsession vcr

Last synced: 06 Jun 2026

https://github.com/gammasoft/gps-tracker

An HTTP and WebSockets interface to gpsd

gpsd http nodejs websockets

Last synced: 06 Jun 2026

https://github.com/sigit-wasis/nodejs-upload_file

Membuat upload file dengan Node js

formidable fs http javascript mv nodejs

Last synced: 24 Apr 2026

https://github.com/prasannavl/http-micro

Micro-framework on top of node's http module

http micro-framework nodejs server typescript

Last synced: 24 Apr 2026

https://github.com/humblebeeai/server-nginx-template

NGINX Template: A docker image for web server, reverse proxy, load balancer, and HTTP cache with various features like rate limiting, HTTP/2, HTTPS, and more. Ideal for development and test environments.

api-gateway basic-auth docker docker-compose http http-cache http2 https load-balancer nginx rate-limit reverse-proxy scripts server software-engineering template web-server web-socket

Last synced: 24 Apr 2026

https://github.com/adahadapato/scanpp

C++ project that abstracts away the difficulty of SOSinpw from operators

cpp curl http wxwidgets

Last synced: 24 Apr 2026

https://github.com/toxe/simple-file-upload-server

A (very) simple HTTP file upload server

file http poetry python python3 server upload

Last synced: 24 Apr 2026

https://github.com/siddhant-vij/load-testing-tool

Word frequency analyzer with a custom load testing tool to compare server performance under varying loads.

benchmarking concurrency http http-server java load-testing multithreading network-programming performance-testing server-socket text-analysis

Last synced: 06 Jun 2026

https://github.com/chad-loder/pyhaul

Resumable, cursor-based, CDN-safe HTTP downloads for Python

download http httpx python requests resumable

Last synced: 02 May 2026

https://github.com/tchevalleraud/grafana-influxdb-http

service to make http request and store the results in influxDB

go grafana http influxdb

Last synced: 26 Apr 2026

https://github.com/rishavanand/http-mysql-queries

Lets you make SQL queries to MySQL via your browser

http http-mysql mysql sql-query

Last synced: 26 Apr 2026

https://github.com/datanoisetv/shannon

Zero-instrumentation L7 observability for Linux via eBPF. See plaintext HTTP/HTTPS, gRPC, Postgres, MySQL, MongoDB, Redis, Kafka, Cassandra from any process — including through TLS — without keys, sidecars, or code changes. Pure Rust (aya), kernel 5.8+.

apm aya bpf cassandra ebpf ebpf-tools grpc http kafka linux mongodb mysql networking observability postgresql redis rust service-mesh tls tracing

Last synced: 27 Apr 2026

https://github.com/designhhuang/blockchain

一个简单的python编写的区块链

blockchain flask http python3

Last synced: 27 Apr 2026

https://github.com/dpwgc/muranapi

一个基于字典树实现路由的极简HTTP接口服务

api http java router server web

Last synced: 27 Apr 2026

https://github.com/bryik/deno-parse-link-header

A Deno module for parsing HTTP Link headers.

deno header http parser

Last synced: 27 Apr 2026

https://github.com/hasnathjami/flutter_bloc_clean_architecture_masterclass

Everything about Clean Architecture with Bloc from Beginner to Advance

bloc dependency-injection freezed get-it http material-ui solid-principles

Last synced: 28 Apr 2026

https://github.com/jquiterio/mhub

A Non-Standard Message Hub

http hub message pubsub redis

Last synced: 28 Apr 2026

https://github.com/pvande/polliwog

Making HTTP polling less annoying for everyone.

http nodejs polling

Last synced: 28 Apr 2026

https://github.com/purifetchi/hime

Hime is a stupid-simple web microframework for C#

csharp http microframework network web webdev

Last synced: 28 Apr 2026

https://github.com/atakanbayrak/golang-restapi-postgresql-stock-project

👾 Golang based Rest API project for understanding the basics of Go and golang. First impresion, Golan good for small projects and maintanable.

golang http postgresql restapi

Last synced: 29 Apr 2026

https://github.com/kapetndev/connect

A module providing utilities for common service infrastructure

golang grpc http logging

Last synced: 29 Apr 2026

https://github.com/mchmarny/grpc-lab

Simple gRPC service with HTTP extension based on a proto API definition. Includes deployment to Kubernetes and ingress configuration with TLS certificates.

api grpc http ingress kubern protobuf

Last synced: 29 Apr 2026

https://github.com/fi1a/http

PHP абстракция для HTTP-запроса (request), ответа (response), сессии (session) и cookies.

cookie headers http php request response session

Last synced: 29 Apr 2026

https://github.com/ziv/natav

Deno HTTP Router

deno http router

Last synced: 29 Apr 2026

https://github.com/jaebradley/http-status-identifier

🤔 What's my HTTP status?

http nodejs npm npm-package

Last synced: 29 Apr 2026

https://github.com/linux-china/service-talk-demo

Apple ServiceTalk framework demo

grpc http servicetalk

Last synced: 29 Apr 2026

https://github.com/pawel-slowik/docker-containers-proxy

Nginx proxy for Docker containers

docker http nginx proxy

Last synced: 29 Apr 2026

https://github.com/rumkin/http-auth-payload

HTTP authorization header middleware

auth authorization connect express http http-header javascript

Last synced: 30 Apr 2026

https://github.com/knutkirkhorn/applikasjonsutvikling-for-android

Øvinger fra IINI4001 Applikasjonsutvikling for Android, dataingeniør NTNU

actionbar activity android fragments http intent java socket tcp view

Last synced: 30 Apr 2026

https://github.com/alorel/http-status-code-const-enum

Basic const enum declaration for HTTP status codes

codes const enum http status typescript

Last synced: 30 Apr 2026

https://github.com/sshehrozali/flutter-backend-example

Demo Flutter example integrates back-end support via HTTP/Dio.

dio flutter http

Last synced: 30 Apr 2026

https://github.com/adi-family/http

Framework-agnostic, type-safe HTTP interface system with end-to-end type safety between client and server

api-contracts api-design backend express framework-agnostic frontend http http-client nodejs rest-api type-safe type-safety typescript validation zod

Last synced: 30 Apr 2026

https://github.com/intob/permacast-svc

An HTTP service for retrieving a file from Arweave by it's File-Hash

arweave dapp http storage web3

Last synced: 30 Apr 2026

https://github.com/magicxor/stavklass-tg-bot

Inline Telegram bot for posting stavklass.ru (ставь класс) pictures

cli console-application csharp docker dotnet dotnet-core fun http memes odnoklassniki okru polly powershell retry service stavklass telegram telegram-bot

Last synced: 30 Apr 2026

https://github.com/karewan/knhttpphp

Simple HTTP Client for PHP 8.3+ using curl

client curl http php

Last synced: 01 May 2026

https://github.com/anton-johansson/callback-proxy-service

Provides an HTTP service that is useful for developers working with third party services performing some kind of webhooks.

callback docker-image http ldap-authentication proxy

Last synced: 01 May 2026

https://github.com/dresende/daikeen

NodeJS Daikin Air Conditioning HTTP API

api daikin http nodejs

Last synced: 08 May 2026

https://github.com/paishanmadusha/firebase-ml-text-recognition-app

Text Recognition is a Flutter application that uses Firebase ML Kit to recognize and extract text from images. Users can capture or upload images to extract text using machine learning. Additionally, a premium feature enabled via Stripe-powered subscription payments allows users to view their previous text captures.

anonymous dart firebase firebase-storage firestore flutter flutter-dotenv http image-picker machine-learning payment-gateway premium provider stripe stripe-api stripe-payments

Last synced: 01 May 2026

https://github.com/idleray/prhttp

A JavaScript HTTP interceptor

http interceptor javascript lifecycle nodejs

Last synced: 02 May 2026

https://github.com/wtrsltnk/asr

Auto Sqlite Rest (asr), small app that will create rest api from a given sqlite database.

cpp http rest sqlite-database sqlite3

Last synced: 09 Jun 2026

https://github.com/rexlx/rate_mate

create the xml needed for some tsung testing

erlang http performance-testing python tsung xml

Last synced: 02 May 2026

https://github.com/devdufutur/react-declarative-http

Lightweight React library enabling (really) simple data fetching by combining the better of imperative & declarative paradigms

api declarative fetch http imperative javascript library react

Last synced: 02 May 2026

https://github.com/restsharpdb/restsharpdb

A C# version of PostgREST. A version, not a reimplementation.

api api-rest automatic-api csharp database http pgsql postgres postgresql postgrest server sql

Last synced: 02 May 2026

https://github.com/maxgfr/http-client-javafx

This JavaFX app display a webpage and information of his HTML page

http http-client java javafx navigator request singleton webview

Last synced: 03 May 2026