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/zhengxs2018/urllib

基于 fetch 的 http 封装,仅支持 deno.js

deno fetch http request typescript

Last synced: 15 May 2026

https://github.com/zivkovicmilos/go-vlc

A Go client implementation for the VLC HTTP server

client golang http vlc

Last synced: 15 May 2026

https://github.com/kevinsuner/bifrost

A simple HTTP/1.1 client written in Odin.

http http-client odin odin-lib

Last synced: 17 Jan 2026

https://github.com/jmcph4/cweb

My first webserver in C

c http server web webserver www

Last synced: 12 Apr 2025

https://github.com/cjduncana/three-words

Convert three-word addresses to latitude, longitude coordinates and vice-versa

elm http what3words

Last synced: 02 Jul 2025

https://github.com/luc-wallace/rack

A primitive HTTP server implemented in C.

c http sockets

Last synced: 17 Mar 2025

https://github.com/chgeuer/ex_fiddler

Elixir library to use Fiddler (and other MITM proxies) during development

elixir elixir-lang elixir-programming-language http man-in-the-middle proxy-configuration

Last synced: 15 Jun 2025

https://github.com/nikaera/aero_cache

A high-performance HTTP caching library for Dart/Flutter with zstd compression, ETag/Last-Modified revalidation, and full Cache-Control directive support. ☁️

caching compression dart flutter http image media video

Last synced: 19 May 2026

https://github.com/10nates/logmyip

A voluntary IP logging website

go http http-server ip redis

Last synced: 17 Mar 2025

https://github.com/aaronriekenberg/api-benchmark

Benchmarking 1 million HTTP requests to rust/go/kotlin/node/python REST APIs in GitHub actions. Only one can break 10 seconds and 100K RPS.

benchmarks golang http kotlin nodejs python rest rust

Last synced: 28 Oct 2025

https://github.com/cope-systems/bottle-cgi-server

An experimental CGI Server Plugin for Bottle.

bottle cgi cgi-bin http python

Last synced: 21 Jun 2025

https://github.com/tiloup9291/over-tcp-protocols-debugger

A TCP server to debug protocols by viewing data and ability to reply.

ansi application c debugger gcc http ip layer linux model more osi server tcp

Last synced: 17 Jun 2025

https://github.com/tideland/go-httpx

Convenient extension to net/http for the creation of RESTful APIs.

go golang http restful-api web

Last synced: 05 Apr 2025

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/buddhacode/bucoformshttpcache

Shopware plugin to enable HTTP caching for forms

cache http shopware shopware-plugin shopware-plugins

Last synced: 14 Jan 2026

https://github.com/hasnathjami/todo_crud_app_without_framework

A Simple Todo CRUD App without using Any Available Framework

docker golang http rest-api

Last synced: 27 Apr 2026

https://github.com/melon-studio/fetchs

Fetchs is a powerful and flexible HTTP client library for making network requests in JavaScript applications.

http javascript typescript

Last synced: 20 May 2026

https://github.com/nilanoemi25/compsysproject

Project: HR Clocking System for CompSystems Module - 10 credit

html5 http iot mqtt python

Last synced: 02 May 2026

https://github.com/scharissis/go-server-skeleton

An opinionated skeleton implementation of a Go http web server.

go golang http server skeleton skeleton-application template

Last synced: 20 Jan 2026

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/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: 28 Oct 2025

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/mauriciohidani/alurachallengeviacep

Desafio Via CEP Grupo 7 do programa ONE

alura http java json oracle viacep

Last synced: 19 May 2026

https://github.com/tlinden/ephemerup

Ephemeral file upload server with API and cli

command-line file-sharing golang http restapi uploader

Last synced: 11 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/yuriyvyatkin/ahj-hw-7.2-help-desk-frontend

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

help-desk http js

Last synced: 15 Jun 2025

https://github.com/yotam180/lwasp

LWASP - a lightweight C# WebScript processor

csharp dotnet http

Last synced: 17 May 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/thavarshan/chttp

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

basic cpp http server

Last synced: 08 Sep 2025

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/petrglad/interview-webmon

Website monitoring tool (Python, Kafka, PostreSQL)

async did-not-land-a-job http kafka monitor postgresql python web

Last synced: 18 May 2026

https://github.com/nchgroup/collection-scanner

Postman collection scanner for busyman

api http newman postman security testing web

Last synced: 07 Apr 2026

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/felipeoriani/rust-raw-rest-api

This repository is part of my Rust learning journey, demonstrating how to build a raw REST API with HTTP streams and PostgreSQL for data access.

cargo http postgres postgresql rest-api rust rust-lang

Last synced: 28 Apr 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/rockfordwei/pipework

A Perfect Server Filter Cascading Example

filter http perfect server swift

Last synced: 02 Mar 2025

https://github.com/jamesob/tiny-http-get-server

A tiny, dependency-free HTTP server for Python 3

http http-server no-dependencies python3 tiny

Last synced: 08 Sep 2025

https://github.com/nafigator/http

Go HTTP packages

dumper go golang-library http

Last synced: 27 Mar 2025

https://github.com/farrelad/basic-web-server-java

This repository demonstrates a simple web server written natively in Java ☕

basic http http-server java java-backend java-io java-native java-networking java-server request-response

Last synced: 08 Sep 2025

https://github.com/shinnn/fettuccine-class

A class to create a new fettuccine wrapper that defaults to the given options

class fetch http https javascript nodejs promise request

Last synced: 19 May 2026

https://github.com/gowthaman-01/matchium

order matching engine

cpp http socket-programming tcp

Last synced: 12 Sep 2025

https://github.com/rishabh96b/fusionhub

A sample web application fabricated with Golang, Go Templates, HTML & CSS.

golang http kubernetes

Last synced: 18 May 2026

https://github.com/indatawetrust/nginx-log-analyzer

A lightweight and easy-to-use Node.js tool for analyzing Nginx log files

analyzer cli http log logs monitoring nginx

Last synced: 09 Apr 2025

https://github.com/behemehal/baklava

Baklava is a Turkish sweet and http server

http http-server https https-server rust

Last synced: 24 Feb 2025

https://github.com/kevinpollet/lnconn

Experimental net.Listener implementations to serve net.Conn from an http.Server.

conn go http listener tcp

Last synced: 28 Oct 2025

https://github.com/hyperimpose/minutia

Summarizing the content of internet services

html http hyperimpose hyperlink minutia parsing python url

Last synced: 20 May 2026

https://github.com/yosh1/http-socket.io-chat

This is a chat application that developed by node.js and socket.io .

chat http nodejs socket-io

Last synced: 15 May 2026

https://github.com/neetjn/elm-swapi

My first Elm project to learn about language and package structure.

elm html http swapi web

Last synced: 03 Apr 2025

https://github.com/akagi201/learning-http

Codes and notes while learning http

caddy golang http http2 nginx websocket

Last synced: 19 May 2026

https://github.com/basgys/alterego

Alter ego is a tiny http router built just for redirections

dns go golang http redirection router

Last synced: 12 Jan 2026

https://github.com/lowesyang/simple-http-server

A simple HTTP server

http http-client

Last synced: 09 Apr 2025

https://github.com/paoloprodossimolopes/go-own-custom-request-example

Example of how to create a custom request process in GoLang

demo golang http

Last synced: 18 May 2026

https://github.com/quillstack/header-bag

A simple solution to use headers according to PSR-7.

header-bag headers http php php8 psr-7

Last synced: 27 May 2026

https://github.com/aburdulescu/hfs

HTTP file server

http http-server static-file-server

Last synced: 13 Sep 2025

https://github.com/jiusanzhou/rugo

:rocket: A modular web framework like standard http library in Golang for Rust.

http

Last synced: 14 Jul 2025

https://github.com/pyk/rust-http-clients

A Beginner Guide to Rust HTTP Client Libraries

http http-client rust

Last synced: 02 Apr 2025

https://github.com/strongjz/http-trace

golang http tracing

go golang http tracing

Last synced: 26 Mar 2025

https://github.com/claudemuller/naive-server.go

A naive HTTP server implemented in Go

go http http-server server

Last synced: 25 Jun 2025

https://github.com/obifaith/nodejs-task-manager

A simple Personal Task Manager application using Node.js which covers concepts on file system operations, modules, basic HTTP server creation, and JSON data handling.

filesystem http json nodejs

Last synced: 06 May 2026

https://github.com/cdzombak/unshorten

Simple, verbose URL unshortener.

http url-shortener

Last synced: 06 Mar 2026

https://github.com/siguici/http

🌐 PHP HTTP Request/Response Handler

http php8 sikessem

Last synced: 15 May 2026

https://github.com/ytake/hungrr

HTTP Message implementation HHVM/Hack

hacklang hhvm http message psr-7 request response

Last synced: 11 Jan 2026

https://github.com/adriank31/http-fuzzer

Script uses the requests library to send different types of HTTP requests and headers to a specified target URL

http http-fuzzer url web web-exploits

Last synced: 15 May 2026

https://github.com/publicarray/ssproxycache

Part of a Networking UNI course.

cache http http-proxy java memory-cache proxy-cache

Last synced: 26 Mar 2025

https://github.com/seadowg/dave

A small framework for building API.AI web fulfillment

google-home http kotlin

Last synced: 29 Mar 2025

https://github.com/raisess/smol-http

A small http server lib.

api-server http http-server library

Last synced: 25 Jun 2025

https://github.com/jojoagogogo/webremote

🤖 Android apk | 📱🔲 Web Remote sends the characters in HTTP protocol

android android-apk apk http http-remote-control remote-control web-remote-control

Last synced: 26 Mar 2025

https://github.com/leogaudin/webserv

42 • The goal of the project is to build a C++98 compatible HTTP web server from scratch.

http http-server io-multiplexing socket-programming webserv webserver

Last synced: 15 May 2026

https://github.com/srosalino/author_album_website_and_web_server

Developing an Author Album Website using HTML, CSS, and JavaScript, supported by a Web Server built on a RESTful HTTP API

css html http javascript restful-api uri

Last synced: 15 May 2026

https://github.com/rus0000/pcap_tcp_assembler

PCAP TCP Assembler

http pcap pcapng tcp

Last synced: 28 Oct 2025

https://github.com/mdedetrich/censored-raw-header

A RawHeader which can be used for akka-http that allows you to censor the .toString method

actors akka akka-http http logging oauth2 token

Last synced: 15 May 2026

https://github.com/lullaby6/http-event.js

JavaScript Library - Make HTTP requests easly with DOM events

api apirest http http-requests java-script javascript js

Last synced: 20 Mar 2025

https://github.com/anzerr/agent.util

Parse and fetch info found inside user-agent.

html http info nodejs user-agent util

Last synced: 15 May 2026

https://github.com/togunchan/cppwebserver

Modular, multithreaded HTTP/1.1 web server written in C++.

cplusplus cxx http http-server networking web-server

Last synced: 15 Jun 2025

https://github.com/reside-eng/fortifyjs

FortifyJS is a library focused on delivering security headers for web applications within the JavaScript ecosystem

clickjacking content-security-policy cross-site-scripting fortified headers http javascript security web

Last synced: 08 Apr 2026

https://github.com/deadlysurgeon/rotaryphone

Golang Listener and Client binder using net.Pipe

golang golang-library http networking unit-testing

Last synced: 09 Apr 2025

https://github.com/fingerart/exhttp

A lightweight URLConnection HTTP wrapper library for android.

android http

Last synced: 26 Apr 2026

https://github.com/dvcol/base-http-client

Generic http client with caching and cancel support

abstract client fetch http library

Last synced: 12 Mar 2025

https://github.com/rhinodevel/nodejs-fritzbox

NodeJS script to communicate with an AVM FritzBox via TR-064 using HTTP digest authentication.

digest-authentication fritzbox http nodejs soap tr-064 xml

Last synced: 14 May 2026

https://github.com/pozsarzs/mm7dtest

Tester program for MM7D air quality device

agro-climatic-tools freedos gpl http linux mushroom

Last synced: 19 May 2026

https://github.com/mahmood-anaam/battleships-game-flutter

Battleships Game Flutter - A Flutter application for playing the classic game of Battleships against human and AI opponents with user authentication and game management.

authentication battleships-game flutter http mobile-app provider rest-api

Last synced: 19 May 2026

https://github.com/stoppieboy/go-ride-hailing

A Ride Hailing application backend implemented in Golang

go golang http mux

Last synced: 09 Apr 2025

https://git.small-project.dev/lib/small-swoole-symfony-http-client

Small Swoole Symfony Http Client is a custom HTTP client built using Swoole, designed to be fully compatible with Symfony's HttpClient Component. It provides an asynchronous, non-blocking HTTP client with support for various features such as redirections, retries, timeouts, and more.

http openswoole php swoole symfony

Last synced: 10 Apr 2025

https://github.com/noahwillson/butter-framework

Butter is Nodejs Framework that is provide basic auth and user management functionalities

framework http nodejs proxy

Last synced: 14 May 2026

https://github.com/ajsalemo/gzip-stack-examples

Various stacks using compression with gzip.

azure compression dotnet gzip http https java node python

Last synced: 06 Apr 2026

https://github.com/sanjaraiy/nodejs_work

📂🚀 This repository explores the fs, os, http, and events modules in Node.js. Dive in and master these core functionalities! 💻📊

crud events http javascript nodejs operating-system

Last synced: 14 May 2026