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/shiftyx1/facade

Easy-to-configure mock API server written in Golang

go golang http mock server simple

Last synced: 23 Jul 2025

https://github.com/syntaxe3/serve

wip: rust version of serve [vercel serve]

cli http rust serve tide

Last synced: 18 Jan 2026

https://github.com/jenly1314/kingvolley

KingVolley 是Volley的二次封装

android http king volley

Last synced: 04 May 2026

https://github.com/xpepermint/async-fetch

Asynchronous HTTP client.

cargo client crate http relay rust socket ssl stream tcp tls unix

Last synced: 02 Aug 2025

https://github.com/gedgonz/api

API REST para el consumo de los datos de una Agenda

api azure csharp http

Last synced: 12 Apr 2026

https://github.com/rozhakxd/miniwebserver

Server web HTTP/1.1 minimalis yang dibangun dari nol (from scratch) dengan Python. Dirancang untuk memahami fundamental socket programming, protokol HTTP, dan multithreading untuk menangani koneksi klien secara simultan tanpa framework eksternal.

computer-networks from-scratch http http-server multithreading networking python socket-programming static-server tcp-server web-server

Last synced: 26 Jul 2025

https://github.com/onsonr/hway

Decentralized Gateway to the Sonr Identity Network 📶

did gateway http ipfs p2p sonr

Last synced: 25 Feb 2025

https://github.com/taraflex/wg-proxer

Turn WireGuard to HTTP proxy

http proxy wireguard wireguard-vpn

Last synced: 21 Mar 2025

https://github.com/vcputtini/squidlogparser

A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.

cpp cpp17 http http-proxy https lib library parser squid squid-proxy

Last synced: 01 Jan 2026

https://github.com/mango-philosophy/tealeaf

A simple interface for readable Python HTTP clients

api http json pydantic python

Last synced: 08 Mar 2026

https://github.com/bastie/basssis

Basties Server Side Includes Server

bsd-license bsd-simple http http-server oldschool server ssi

Last synced: 07 Apr 2025

https://github.com/msnonari/employee-rest-api

A simple Employee CRUD (Create, Read, Update, Delete) REST API built using Python and Flask, with SQLite as the database. This API allows you to manage employee records, including creating new employees, retrieving employee details, updating existing employee information, and deleting employees.

api backend crud crud-api crud-application database flask http json microservices python rest-api sqlite web-development

Last synced: 09 Apr 2026

https://github.com/tooniez/pegats-clifx-dotnet

A simple CliFX dotnet command line tool to retrieve unit test results from Pega Endpoint

cli clifx console dotnet http pega

Last synced: 21 May 2026

https://github.com/mnavarrocarter/amp-http-router

An asynchronous HTTP routing engine for Amp based applications

amphp amphp-http express http middleware router

Last synced: 18 May 2026

https://github.com/gianlucatruda/recommendation_extractor

A pair of scripts for (1) extracting URLs from HTML-esque documents and (2) fetching the title, description, and permalink for each URL.

evernote http ifttt python requests url

Last synced: 26 Jul 2025

https://github.com/utilyre/climan

A file based HTTP client

cli client golang http rest

Last synced: 29 Apr 2026

https://github.com/kamva/pantopoda

Pantopoda is a collection of tools related to HTTP request/response

api golang http response statuscode

Last synced: 20 May 2026

https://github.com/bobheadxi/res

📫 Ergonomic primitives for working with JSON in RESTful Go servers and clients

api golang http json library requests responses rest-api

Last synced: 21 May 2026

https://github.com/visheshc14/audio-arca

An Experimental Audio and Text Chat Client-Server Application Written in Golang For Arca/Evangelion As An Sub-Modularity-Function which Focuses on Library PortAudio(I/O)-Architecture Testing.

client-server golang gopher http portaudio websocket

Last synced: 20 May 2026

https://github.com/levitation-opensource/httppingtool

A program to monitor a number of hosts using HTTP GET requests. The program exits when all monitored hosts have an outage. For Windows.

automation background-jobs command-line command-line-tool console-application host http http-get monitor monitoring-tool reliability uptime-check uptime-checker windows

Last synced: 05 Jan 2026

https://github.com/chen86860/sw-cache-example

A example for Service Worker cache case

http httpcache service-worker

Last synced: 24 Feb 2025

https://github.com/conduitio-labs/conduit-connector-http

Conduit connector for HTTP

conduit go golang http http-client

Last synced: 04 Sep 2025

https://github.com/everhide/restub

RESTUB is a library for creating HTTP stubs

http mocking service stub

Last synced: 11 Jun 2025

https://github.com/zbo14/desync

Detect and confirm HTTP/S desync vulnerabilities

desync http https request-smuggling

Last synced: 19 Jun 2025

https://github.com/jaydaraniya/persist_http

This library provides an efficient way to handle HTTP requests by reusing the same HTTP handshake. It's designed for Dart environments and supports all platforms except Flutter Web due to the use of dart:io.

dart flutter http

Last synced: 19 Feb 2026

https://github.com/emanuelefavero/node-basics

This is a simple Node.js project that demonstrates the basic features of Node.js.

api http middleware node nodejs

Last synced: 27 Apr 2026

https://github.com/v-dem/queasy-http

QuEasy PHP framework - HTTP

http psr7

Last synced: 22 May 2026

https://github.com/carlostojal/webc

Simple web server made in C using sockets.

c http http-server sockets web web-server

Last synced: 07 Jun 2026

https://github.com/kareimgazer/weatherapp

A simple weather app using JavaScript and open Weather Map API

api body-parser cors css express html5 http javascript nodejs weather

Last synced: 11 Apr 2026

https://github.com/santiagovogit/http-client-for-ts

A HTTP client for making requests inspired by the design of the Java HTTP client

api fetch fetch-api http http-client http-requests java request typescript typescript-library

Last synced: 03 Nov 2025

https://github.com/jakubvojvoda/http-webclient

Simple HTTP client in C

c http http-client socket web-client

Last synced: 14 May 2025

https://github.com/telebotmake/packetstorm

Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.

ddos ddos-tool ddos-tools http icmp ip-spoofing networking port-scanner python tcp udp

Last synced: 25 Jul 2025

https://github.com/42-teamprojects/42-webserv

HTTP Server using C++98

cpp98 http http-server webserver

Last synced: 15 May 2025

https://github.com/morganconrad/kepi

Set and manage response http-headers

express-middleware helmet http http-headers javascript middleware response

Last synced: 28 Feb 2025

https://github.com/guibeira/static-server

A simple rust http static server

http rust static-website

Last synced: 21 Mar 2025

https://github.com/piedweb/curl

[READ-ONLY] PHP curl OOP Wrapper and a bit more

api curl http http-client php

Last synced: 12 Apr 2025

https://github.com/flyclops/tenor_dart

A package for interfacing with Tenor's GIF search directly in Dart using HTTP.

dart dart-library dartlang flutter flutter-package gif gif-picker gifs http tenor

Last synced: 08 Mar 2026

https://github.com/mhingston/jayson

JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL

http json-rpc json-schema nodejs websocket

Last synced: 18 Jan 2026

https://github.com/damiancipolat/interview-docs-js

Rejunte personal de material para usar en entrevistas para puestos Fullstack / backend

api-rest codekatas es6 http interview js

Last synced: 15 Nov 2025

https://github.com/ericmpapa/khtunnel

a simple library which tunnels TCP communication in HTTP

http kotlin network tcp tunneling

Last synced: 14 Jan 2026

https://github.com/idiocc/http-errors

Creates HTTP Errors For Goa Apps.

errors goa http idio

Last synced: 24 Jun 2025

https://github.com/paulinetw/famous-pig-game

A simple dice game with two players. Each player repeatedly rolls a dice until either a 1 is rolled or the player decides to "hold". The player who first scores 100 or more points wins.

css dom-manipulation game http javascript

Last synced: 13 Jun 2026

https://github.com/mntm-lib/http-web

Deno-like http serve

deno http serve server uwebsockets uws

Last synced: 04 Jan 2026

https://github.com/yurecouto/api-golang

Template Restful API Written in Go for future projects.

golang http sql

Last synced: 14 Apr 2025

https://github.com/reddec/liana

Tool to generate HTTP wrapper as golang code

api code-generator golang http

Last synced: 15 Mar 2025

https://github.com/fantasticfiasco/serilog-sinks-http-sample-fluentd

Sample application of Serilog.Sinks.Http sending log events to Fluentd.

dotnet fluentd http serilog serilog-sink

Last synced: 19 Jul 2025

https://github.com/phpgt/cookie

Object oriented cookie handler.

cookie cookiejar cookies http object-oriented php-cookie phpgt

Last synced: 05 Jul 2025

https://github.com/pangum/wanip

外网地址盘古集成,包括以下功能:1、增加Http客户端集成;2、增加日志集成;3、增加配置文件

golang http library logging net pangu wanip

Last synced: 14 Feb 2026

https://github.com/mahtin/http-source-information-header

Proposed X-Server-ID HTTP header RFC

http ietf rfc

Last synced: 10 Mar 2025

https://github.com/neuroglia-io/workflowcore.http

.NET CORE 3.1 library that defines HTTP workflow steps for the WorkflowCore workflow engine

aspnetcore dotnet http workflowcore

Last synced: 14 Mar 2025

https://github.com/anhnbt/java-network

Các định nghĩa, khái niệm cơ bản của Java Network (Lập trình mạng trong Java)

http java socket tcp udp

Last synced: 17 Jun 2025

https://github.com/moriyoshi/simplefiletx

A (non-hurting) file protocol handler implementation for Go's net.http.

file golang http transport url

Last synced: 09 Aug 2025

https://github.com/aminnairi/lucern

PHP framework for creating HTTP APIs

api docker docker-compose framework http php

Last synced: 12 Apr 2026

https://github.com/lpx-e5bd8/xlib

A go library for easy to use.

http library

Last synced: 30 Jun 2025

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

http request router

go http router

Last synced: 20 Nov 2025

https://github.com/nelkinda/http-go

Making http even more useful

go golang http http-headers https mimetypes

Last synced: 18 Jan 2026

https://github.com/anolchakraborty/java-multi_threaded-http-server

A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.

http http-server java javaserver javasockets server

Last synced: 25 Jul 2025

https://github.com/imzlh/ioblog

ioBlog -- 极少依赖,纯php_cli开发的高速轻量博客程序

blog fast http

Last synced: 06 Mar 2025

https://github.com/adzashel/express-contact-app

create contact app with expressjs

ejs expressjs http javascript nodejs

Last synced: 25 Feb 2025

https://github.com/gbrlsnchs/mux

Fast zero-allocation HTTP routing for Go :zap:

go golang handler http http-multiplexer middleware mux radix-tree router

Last synced: 14 May 2025

https://github.com/aarcex3/crul

A mini curl copy in crystal

command-line crystal curl http http-client terminal

Last synced: 05 May 2026

https://github.com/toastxc/reywen-http

Easy to use async HTTP client library based on Hyper

http http-client reqwest rust rust-lang

Last synced: 23 Jul 2025

https://github.com/shuLhan/share

[Deprecated] A collection of libraries and tools written in Go. This module has been moved to https://git.sr.ht/~shulhan/pakakeh.go

dns go golang http smtp websocket

Last synced: 14 Apr 2025

https://github.com/rdf-elixir/content_type

An Elixir parser for HTTP Content-Type headers

content-type elixir http parser

Last synced: 18 Jun 2026

https://github.com/inphinit/teeny.go

A teeny route system for Go (Golang)

go golang http http-server route routing

Last synced: 15 Apr 2025

https://github.com/gabivlj/httpx

Simple error handling library for net/http and httprouter. Return error responses with ease.

error errors go golang handler handlers http httprouter httpx

Last synced: 14 Mar 2025

https://github.com/martsokha/portkey

A Rust SDK implementation of the Portkey API that enables seamless integration of production-ready GenAI capabilities into your applications and workflows.

ai api client generative generative-ai http integration sdk

Last synced: 13 Jan 2026

https://github.com/dr-montasir/ghttp

A Rust crate for building HTTP clients and servers with a focus on performance, ease of use, and global configurations

http status url

Last synced: 19 Feb 2026

https://github.com/mahanrahmati/arna_web_service

Arna Web Service is a simple and powerful HTTP package for Flutter.

dart flutter http

Last synced: 26 May 2026

https://github.com/aayes89/www4mail

Get web pages using mail services

downloader http imap java mail pop3

Last synced: 10 Sep 2025

https://github.com/jquiterio/urlstrap

connectivity check

http https nim-lang nimlang rethinkdb tcp udp

Last synced: 31 Mar 2025

https://github.com/joaopedrodevms/connexus

A Connexus é uma biblioteca em MQL5 que oferece uma interface simples e eficaz para comunicação com servidores web utilizando o protocolo HTTP.

http httpclient https metatrader5 mql4 mql5 mql5-http request webrequest

Last synced: 04 Jan 2026

https://github.com/herber/pico

A simple & fast http abstraction

fast http server

Last synced: 14 Sep 2025

https://github.com/diguage/network-notes

The note is for networking protocols.

dns http http2 ip ipv4 ipv6 tcp udp

Last synced: 08 Mar 2026

https://github.com/cliffano/bagofrequest

A bag-of-holding containing request utility functions

http nodejs request

Last synced: 11 Jun 2025

https://github.com/larscom/bitvavo-java

Java library to interact with the Bitvavo platform using the Bitvavo v2 API

api async bitvavo crypto cryptocurrency exchange http java reactive rest websockets ws

Last synced: 04 Oct 2025

https://github.com/v0l/ahws

Asynchronous Http Web Server

async http http-server net-core-2 server websocket websocket-server

Last synced: 24 Jul 2025

https://github.com/checkeys/locker

Access authentication

access authentication http ldap password proxy socket

Last synced: 08 Mar 2026

https://github.com/soenneker/soenneker.extensions.httprequests

A collection of helpful HttpRequest (from HttpContext) extension methods

csharp dotnet extension extensions http httprequest httprequests httprequestsextension request requests response

Last synced: 09 Mar 2026

https://github.com/pedroemmanuelbuerger/talker-manager

Talker Manager is a project developed to manage a list of speakers for an event, allowing the user to add, edit, and remove speakers.

expressjs http http-requests mysql nodejs

Last synced: 08 Apr 2026

https://github.com/sshehrozali/kubetracer

kubetracer: sidecarless, node-level network monitoring for high-performance HTTP observability

ethernet go golang http https ip kernel kuberenetes kubernetes kubernetes-monitoring linux network-interface-card nic observability tcp tls traces virtual-machines

Last synced: 16 Jun 2026

https://github.com/21bruce/thief

google search for book pirating

book c http libgen

Last synced: 15 Jun 2026

https://github.com/hslam/mux

Package mux implements an HTTP request multiplexer.

go golang group http matching multiplexer mux routing

Last synced: 27 Apr 2026

https://github.com/alauda/kube-rest

Making http request using client-go

back-off client client-go forhumans golang http kubernetes rate-limiting rest

Last synced: 29 Apr 2026

https://github.com/eseifert/xmpp-http-server

XEP-0363 compliant server for Prosody’s mod_http_upload_external written in Python 3.6

http prosody xmpp

Last synced: 13 May 2026

https://github.com/wiretapmaui/wiretap.maui

In-app HTTP traffic inspector for .NET MAUI - like Chucker for Android

csharp debugging dotnet http maui

Last synced: 03 Mar 2026

https://github.com/danitilahun/restapi---goandmongo

RestAPI - Go and MongoDB: A beginner-friendly CRUD API developed in Golang, demonstrating the process of creating APIs and establishing connections with MongoDB. Offers a hands-on learning experience for those exploring API creation with Golang and MongoDB integration.

api crud database-connector go golang http mongodb rest-api

Last synced: 27 Apr 2026

https://github.com/mdouchement/hsync

HSync is a Proof of Concept of a shared lock across web services for very simple usecases

golang http services synchronization

Last synced: 13 May 2026

https://github.com/vxern/engine_io

A complete, tested and documented implementation of the engine.io client and server in Dart.

client dart engine-io http long-polling protocol server socket-io websockets

Last synced: 12 May 2026

https://github.com/nonstrict-hq/llhttp

HTTP messages parser for Swift

http networking swift

Last synced: 27 Apr 2026

https://github.com/ya-kostik/rubik-micro

Micro server kubik for the Rubik

http kubik micro nodejs rubik

Last synced: 11 May 2026