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/gungoren/http-2-s3

Redirect http request body to S3 bucket.

golang http s3

Last synced: 11 Jan 2026

https://github.com/adityamotale/http_rs

A lightweight and simple HTTP server implementation in Rust

http rust tcp-server

Last synced: 29 Oct 2025

https://github.com/paebbels/pyhttprequestrouter

A ReST API implementation (request router) using the pyHTTPInterface.

http http-requests python3 request-router rest rest-api

Last synced: 28 Mar 2025

https://github.com/frewsxcv/helixhttpclient

Proof-of-concept Ruby HTTP client with a Rust backend (powered by Helix).

helix http ruby rust

Last synced: 16 May 2026

https://github.com/zdavatz/scan2post

Scan a Swiss Health Insurance card and create a HTTP-Post request.

api card http kartenleser krankenversicherung macos post-request reader web

Last synced: 16 May 2026

https://github.com/rafael-vasconcellos/http-connect-proxy-server

a http proxy based on the CONNECT method

connect http node-js nodejs proxy

Last synced: 18 May 2026

https://github.com/kkrull/gohttp

HTTP server in Go

golang http

Last synced: 21 Jun 2025

https://github.com/funnyboy-roks/codecrafters-http-server

HTTP server challenge from Code Crafters

challenge codecrafters http rust server

Last synced: 03 Jul 2026

https://github.com/roddolf/jasmine-ajax-node

Request mocking for Node.js using the same API as jasmine-ajax.

hacktoberfest http jasmine jasmine-ajax mocking node request

Last synced: 07 Feb 2026

https://github.com/ajsalemo/expressapi

An Express.js CRUD API that calls to a Postgres database using Sequelize. Pm2 is used for production process management and Agentkeepalive for connection reuse on calls using Axios.

agentkeepalive axios azure container database docker express http javascript keepalive node pm2 postgres process-manager sequelize

Last synced: 07 Apr 2026

https://github.com/spiral/auth-http

[READ ONLY] Auth Middleware and HTTP Token transports. Subtree split of the Spiral AuthHttp component (see spiral/framework)

auth http middleware spiral

Last synced: 05 Mar 2026

https://github.com/rockfordwei/pipework

A Perfect Server Filter Cascading Example

filter http perfect server swift

Last synced: 02 Mar 2025

https://github.com/siarheidudko/simple-proxy

A simple proxy server with access token verification and the ability to proxy unencrypted traffic. You probably shouldn't use this in production, but you can use it on the internal network or behind nginx with ssl.

docker http proxy-server tcp-server websocket

Last synced: 18 May 2026

https://github.com/prahladyeri/herald

Simple and Efficient Http Testing Tool

http http-client postman

Last synced: 16 May 2026

https://github.com/wolgemoth/curl-wrapper

A C++ wrapper for libcurl with a cleaner scripting interface and async functionality.

async asynchronous concurrency concurrent cpp cpp17 curl encapsulation header-only http https libcurl networking protocol requests rest rest-api restful-api web

Last synced: 18 May 2026

https://github.com/oleksandr-romashko/goit-advancedjs-hw-04

Homework for Javascript HTTP requests, work with API and pagination.

api http izitoast-library pagination photo-gallary simplelightbox-library vite

Last synced: 18 May 2026

https://github.com/deanpdx/go-http-static-example

A quick example for serving up static content using http.ServeFile

golang http

Last synced: 11 Jul 2025

https://github.com/voronchuk/utils_http

Utilities to work with HTTP in Elixir

elixir http utilities

Last synced: 10 Sep 2025

https://github.com/martinius96/vykurovanie-multiuser-webapp-arduino-esp8266-esp32

Webaplikácia pre vykurovanie s multiuser prístupom na štýl zberného portálu pre dáta a pre riadenie logiky pre vykurovanie. Podporovaný otvorený softvér Arduino, ESP.

arduino esp32 esp8266 ethernet ethernet-shield heating heating-control html http https javascript multiuser mysql nodemcu php vykurovanie webapp webclient wifi www

Last synced: 14 Apr 2026

https://github.com/bitcryptic-gw/mdf-reference-server

Reference implementation of the MDF (Markdown First) spec — self-hostable Bun/Docker server with content negotiation, discovery, and payment stubs

ai ai-agents bitcoin http l402 markdown markdown-first mdf open-source self-hosted web-standards x402

Last synced: 30 Jun 2026

https://github.com/bitcryptic-gw/mdf

MDF (Markdown First) — open web architecture proposal for native markdown serving, agent-readable content, and price-as-access-policy

ai ai-agents bitcoin http l402 markdown markdown-first mdf open-source self-hosted web-standards x402

Last synced: 30 Jun 2026

https://github.com/zakimohammed/ng-cashew-app

🥜 NgCashew app to explore the air light @ngneat/cashew package to cache Angular HTTP requests powered by Cirrus UI.

angular cache cashew cirrus-ui http ngneat

Last synced: 18 May 2026

https://github.com/thiamsantos/goserve

Simple command-line static http-server

command-line golang hosting http server static

Last synced: 12 Sep 2025

https://github.com/akashbabu/template-http-service

HTTP Template for Nodejs

http koa template

Last synced: 20 May 2026

https://github.com/bunji2/gocors

Sample of CORS using GoLang (described in Japanese)

cors golang http

Last synced: 11 Apr 2025

https://github.com/longsleep/go-metrics

Helper functions for metrics in Go servers

go golang hacktoberfest http metrics prometheus timing

Last synced: 29 Mar 2025

https://github.com/arogov-com/tinyhttp

Multi process epoll HTTP server

epoll http multiprocess

Last synced: 29 Mar 2025

https://github.com/isurusankhajith/fcm-push-notification-http-v1

This project demonstrates a basic implementation of Firebase Cloud Messaging (FCM) to send and receive push notifications using HTTP in an Android application. The app is built using Kotlin, Jetpack Compose, and integrates with Firebase for push notifications.

fcm-push-notification firebase http kotlin-android

Last synced: 18 May 2026

https://github.com/mkgor/antixss

Simple class, which allows you escape your laravel requests's parameters easily

http laravel-framework requests xss

Last synced: 02 May 2026

https://github.com/danielefrisanco/jwt_auth_client

A minimal, robust Ruby client for internal service-to-service authentication using JSON Web Tokens (JWTs). This gem simplifies the process of creating, signing, and injecting short-lived JWTs into outgoing HTTP requests, ensuring secure communication between your internal microservices.

http jwt-authentication

Last synced: 06 Apr 2026

https://github.com/vvidic/gb

Go HTTP server benchmarking tool

benchmark go http

Last synced: 11 Jan 2026

https://github.com/mohamedumar083/day-1

Http.1,Http2 and objects

http

Last synced: 03 Mar 2026

https://github.com/nathanperier/echo-http

Simple HTTP server that responds with the content of the requests it receives

debugging-tool http

Last synced: 25 Jun 2025

https://github.com/akramarenkov/utr

Library that provides HTTP client operation from the standard library via Unix domain socket

go golang http uds unix-socket

Last synced: 02 Jul 2026

https://github.com/raku-community-modules/URL-Find

Perl 6 Module to find all URL's in a text

http

Last synced: 07 May 2025

https://github.com/murtaza-u/fleet

Ephemeral HTTP API tunnel

api ephemeral http rest-api tunnel tunneling

Last synced: 08 Apr 2025

https://github.com/luminati-io/manage-failed-python-requests

Handle failed HTTP requests in Python using retry strategies with HTTPAdapter, Tenacity, and custom logic to improve web scraping reliability.

headless-browser http python requests scraping-browser status-codes tenacity web-scraping web-unblocker

Last synced: 28 Oct 2025

https://github.com/warlock/api-template

RxAPI - FAST HTTP & WEBSOCKETS API GENERATOR

api database-configuration deploy http nodejs rest-api socketio websockets

Last synced: 16 May 2026

https://github.com/dkarczmarski/webcmd

Run predefined host commands via HTTP/HTTPS endpoints

automation cicd command-runner devops-tools golang http self-hosted

Last synced: 07 Mar 2026

https://github.com/taleblou/brokenlinkchecker_python

This Python web crawler traverses a website, verifies resource links (CSS, JS, images, videos, iframes), and identifies broken links with HTTP errors (400-599)

crawler http links python resources website

Last synced: 03 Apr 2025

https://github.com/sxhxliang/vue-base

A Vue.js project with base components(http store router token)

api http vue

Last synced: 18 May 2026

https://github.com/thavarshan/chttp

🖥 A very crude and simple HTTP server built using C++.

basic cpp http server

Last synced: 08 Sep 2025

https://github.com/lucmsilva651/http-codes-test-api

An API made to test HTTP codes.

api express http

Last synced: 16 May 2026

https://github.com/paoloprodossimolopes/go-library

A library system in Go for managing collections, with CRUD operations, designed for simplicity and efficiency

docker golang http logger mysql server swagger testing

Last synced: 12 May 2026

https://github.com/ixotoxin/kkm_https_accessor

Remote access service for Cash Register Equipment (KKT/KKM) (or just another C++ based HTTPS server built with Asio, OpenSSL and coroutines)

asio atol cashregisterapp coroutines cpp cpp20 http https https-server kassa lock-free openssl windows-service

Last synced: 03 Jul 2026

https://github.com/byterio/hmock

HTTP mock client for Go

go golang http http-mock http2 httpmock mock mocking test testing

Last synced: 14 Jan 2026

https://github.com/oxphp/oxphp

Async PHP application server written in Rust. Replaces nginx + PHP-FPM with a single binary.

application-server async cloud docker http http-server http2 hyper kubernetes php php-fpm-alternative php8 rust sapi tokio zts

Last synced: 22 Apr 2026

https://github.com/watertreestar/tidy-requests

Java http lib inspired by python requests

http httpclient java

Last synced: 04 Jul 2026

https://github.com/wilhelmoks/kreerequest

A lightweight http request helper for JSON REST APIs

api http json request rest rest-api swift

Last synced: 16 May 2026

https://github.com/s-ranjith1/day1task

day1task completed.

http js object

Last synced: 01 Sep 2025

https://github.com/akagi201/middleware

A collection of net/http middlewares in Go.

golang http http-handler http-middleware jwt log logging middleware

Last synced: 10 Jul 2025

https://github.com/izeleam/securenginx

SecureNginx - Educational, secure NGINX configuration templates and best-practices for beginners and experts.

best-practices configuration devops docker example http https letsencrypt nginx nginx-config phpmyadmin reverse-proxy security templates tls tutorial web-server

Last synced: 18 May 2026

https://github.com/cmmvio/cmmv-fastify

HTTP adapter module for using Fastify as an HTTP server

adapter cmmv fastify http server

Last synced: 19 Mar 2025

https://github.com/mukulmantosh/go-gorilla-rest

Basic CRUD Operations using Gorilla/Mux and GORM

golang gorm-orm http rest-api

Last synced: 15 May 2026

https://github.com/kyagara/hagelslag

Web and Minecraft (Java) server scanner written in C.

c http minecaft mongoc mongodb multithreading scanner socket

Last synced: 16 May 2026

https://github.com/chubrik/kit

Small engine for various projects. Has advanced diagnostics and the most useful features.

diagnostics helpers http kit tools utils

Last synced: 02 May 2026

https://github.com/oudyworks/backend

a backend framework

frameworks graphql http nodejs web websocket

Last synced: 11 May 2026

https://github.com/yuriyvyatkin/ahj-hw-7.2-help-desk-frontend

ДЗ №2 к лекции «Работа с HTTP» курса «Продвинутый JavaScript в браузере» Нетологии

help-desk http js

Last synced: 15 Jun 2025

https://github.com/t99/http-server-js

My own personal HTTP server library for NodeJS - written in TypeScript.

http http-server https server typescript

Last synced: 12 Jun 2026

https://github.com/pchchv/gor

Lightweight router for creating Go HTTP services

api go golang http microservices middleware rest-api router

Last synced: 09 Jul 2025

https://github.com/plapadoo/muhttpd

Small, Unix Philosophy-adhering HTTP server

haskell http tools unix

Last synced: 07 Sep 2025

https://github.com/cranes-mentoring/golang-workshop

goland first start

golang http variables

Last synced: 17 Jan 2026

https://github.com/fogmoe/fogmoe-chat

A multiple chat room sample code page contains client and server. (雾萌聊)

chatroom-application csharp http multiple online php sample

Last synced: 15 May 2026

https://github.com/onionpancakes/serval

Servlet oriented web framework for Clojure.

clojure http jetty servlet webserver

Last synced: 11 Jun 2025

https://github.com/thomasthiebaud/base_uri

A tiny wrapper around Uri to easily define a base uri. Supports api versions.

baseurl dart http uri

Last synced: 17 Jun 2025

https://github.com/ciathefed/retrieve

A lightweight and efficient Golang package for downloading files from the web with minimal code

downloader golang http

Last synced: 21 Mar 2025

https://github.com/nixzhu/flash

A modern, Swift-native HTTP client library with middleware support and built-in retry mechanisms.

http middleware retry-policy swift

Last synced: 26 Jun 2025

https://github.com/kodemore/chocs-parsed-body

Parsed body middleware for chocs package.

chocs http middleware python

Last synced: 26 Mar 2025

https://github.com/seancheung/vws

Vuforia web service node api

api ar http image-recognition laravel rest vuforia vws

Last synced: 19 May 2026

https://github.com/golangtoolkits/go-http-proxy

A mockable http proxy

go golang http http-proxy proxy

Last synced: 02 Mar 2025

https://github.com/crick90tomcat/ware-executer-h8

Roblox ware Executor. Transforming Ideas into Reality. At -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: 07 May 2025

https://github.com/diananrad7n9/ware-executer-gq

Roblox ware Executor. Transforming Ideas into Reality. At -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: 16 Jun 2025

https://github.com/pymarcus/who-stop-follow-me-on-ig

A little app to search for who you unfollowed on Instagram

binary-search followers-ig golang http instagram

Last synced: 04 Jul 2026

https://github.com/asonix/digest-headers

A simple library to aid in creation and verification of Digest Headers, Sha Digests of HTTP Requests.

digest headers http

Last synced: 18 Mar 2025

https://github.com/samicpp/muon

A rust webserver built for ease of use, configurability, and speed

http http-server http1 http2 http2-server rust tls tls-support webserver

Last synced: 12 Jun 2026

https://github.com/gbrlsnchs/rest

RESTful HTTP handler for Go

go golang http http-handler rest restful

Last synced: 11 Jun 2025

https://github.com/benidevo/http-server

A lightweight, modular HTTP/1.1 server implementation in Python. This project implements a basic HTTP server from scratch, following HTTP/1.1 specifications to handle client requests.

http python

Last synced: 09 Sep 2025

https://github.com/celeri-server/express-middleware

Converts express style middlewares into celeri middlewares

celeri expressjs http middleware nodejs server

Last synced: 06 Apr 2026

https://github.com/mikeleg/gotemplatehttpservice

This is my template of first go http service

golang gorilla-mux http microservice

Last synced: 15 Jun 2025

https://github.com/aryansharma5/pyalb

A load balancer implementation from scratch in python

flask http load-balancer python round-robin strategy-pattern

Last synced: 18 May 2026

https://github.com/railt/http-middleware-contracts

[READ ONLY] Subtree split of the Railt HTTP Middleware Contracts component (see railt/railt)

contracts graphql http interfaces interop middleware railt

Last synced: 18 May 2026