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/ndiing/fetch

Repositori ini berisi implementasi kelas dan fungsi untuk menangani penyimpanan cookie, header HTTP, observasi objek, dan permintaan/response HTTP/HTTPS.fetch

cookie http observer request response storage

Last synced: 02 Jul 2026

https://github.com/tomoncle/http-requests

A simple HTTP tool class similar to Python requests.

http https java8 okhttp3 simple

Last synced: 10 Jul 2025

https://github.com/danizord/mid

Functional utility on top of PSR-15 interfaces

http middleware psr-15

Last synced: 18 May 2026

https://github.com/kx0101/http-server-from-scratch

a low level http/1.1 server built from scratch, handling raw tcp, chunked transfer encoding, response trailers, streaming and serving binary data like video.

binary chunked chunked-encoding golang http http-1-1 network-programming parsing streaming tcp trailers udp video

Last synced: 21 Jun 2025

https://github.com/guanhui07/webman-skeleton

webman skeleton,websocket-server,workerman,laravel-orm,amqp,console

amqp cache console framework http orm php webman websocket websocket-server workerman

Last synced: 02 Feb 2026

https://github.com/varbhat/serv

📡 HTTP File/Directory Server

http https server spa ssl tls

Last synced: 19 Jun 2025

https://github.com/meyfa/status-codes-trainer-android

HTTP status codes training app for Android.

android-app http response-codes status-codes

Last synced: 17 May 2026

https://github.com/yinxulai/unlock-browser-requests

Unblock browser requests and enjoy the freedom of insecurity.

browser chrome cors http js proxy set-cookie

Last synced: 06 May 2026

https://github.com/javitocor/chat-app-react-native

A mobile chat app. Built with React Native.

chat-application express http mongojs react-native socket-io

Last synced: 06 Apr 2026

https://github.com/akmjenkins/ngrx-requests

Unopinonatedly destroying network redux boilerplate

angular async boilerplate http interceptor network ngrx redux request

Last synced: 06 May 2026

https://github.com/stratosblue/keenconveyance

A `Asp.Net Core Controller` service call framework based on `interface`. 基于 `interface` 的 `Asp.Net Core Controller` 服务调用框架。

aspnet-core aspnetcore client http rpc rpc-framework

Last synced: 09 Apr 2025

https://github.com/polishmatt/neterr

Groupings of exceptions for working with network requests.

error error-handling exception http network

Last synced: 10 Apr 2025

https://github.com/1pkg/hedgehog

Hedgehog 🦔: http hedged transport in go

go golang hedged hedging http requests

Last synced: 19 May 2026

https://github.com/vbilopav/verysimplerestclient

.NET Standard Very Simple REST client ~ My `HttpClient` abstraction

client core dotnet http rest

Last synced: 02 Jul 2026

https://github.com/tobbbles/service

An opinionated, simple, Go HTTP API template

api go http kubernetes service

Last synced: 29 Dec 2025

https://github.com/breuerfelix/httproxy-cache

HTTP Reverse Proxy Cache

cache http proxy reverse-proxy

Last synced: 18 Jun 2025

https://github.com/zbo14/retweak

A CLI that tweaks and resends HTTP/S requests

bug-bounty cli http https pentesting

Last synced: 26 Mar 2025

https://github.com/xieyuheng/reqrec

A Hypertext Transfer Protocol (HTTP) Request Recorder.

http recorder testing

Last synced: 23 Jun 2025

https://github.com/leafney/req

a golang http request library for humans Go语言人性化HTTP请求库

golang http request

Last synced: 15 Jan 2026

https://github.com/luphord/blanketdb

A simple HTTP accessible database for IoT projects

database http iot python

Last synced: 29 Mar 2025

https://github.com/curveball/cors

CORS plugin middleware for Curveball

cors curveball hacktoberfest http middleware

Last synced: 04 Oct 2025

https://github.com/esensar/neovim-http-api-plugin

Very simple HTTP wrapper around Neovim RPC API - demonstration of neovim-java-plugin-host - Moved to https://codeberg.org/neovim-java/neovim-http-api-plugin

api http java neovim neovim-java-plugin plugin rpc

Last synced: 17 May 2026

https://github.com/melardev/flaskapicrud

Flask Api application implementing full CRUD

api crud flask flask-sqlalchemy full-stack fullstack http python rest sql-alchemy

Last synced: 04 May 2026

https://github.com/ndiing/proxy

Perpustakaan untuk mengelola server HTTP/HTTPS dan pengaturan proxy di Windows, termasuk pembuatan sertifikat SSL

http https proxy sertifikat server ssl windows

Last synced: 16 May 2026

https://github.com/masterhide/x-sl

Xray panel supporting multi-protocol multi-user expire day & traffic & IP limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)

http iptables-rules shadowsocks socks5 trojan vless vmess wiregurad xtls

Last synced: 07 Mar 2026

https://github.com/piorosen/restbed-based-android-web-server

"NOT JNI, NOT ROOTING" Example of how a web server created in C++ works on Android.

adb android cmake gcc http native ndk ninja-build restbed standalone webserver

Last synced: 19 May 2026

https://github.com/nanaelie/http-headers-collection

EN: A simple and practical collection of HTTP headers with recommended values, effects, and related security risks. FR : Une collection simple et pratique d’en-têtes HTTP avec leurs valeurs recommandées, effets et risques de sécurité associés.

api-security best-practices cheatsheet collection devsecops headers headers-collection http http-headers infose markdown open-source security security-headers web web-dev web-security

Last synced: 19 Jun 2025

https://github.com/mozgiii/sap

Opinionated HTTP server for hosting static files of Single Page Apps from memory with blazing fast speeds

http http-server spa static-file-server static-files static-site web-server

Last synced: 09 Jul 2025

https://github.com/ollieday/mockablehttp

A mockable wrapper for System.Net.Http.HttpClient

csharp dotnet http library mocking mocks testing unit-testing

Last synced: 08 Apr 2025

https://github.com/shiftyx1/pyserve

lightweight HTTP server written in Python

http python server

Last synced: 16 Feb 2026

https://github.com/parvatijay2901/operationalizing-machine-learning

Microsoft Azure is used to configure a cloud-based machine learning production model, deploy it, and consume it. Also, a Machine Learning Pipeline has been created, published, and consumed using Python SDK.

aci api authentication automl azure deploy-model http pipeline swagger

Last synced: 19 May 2026

https://github.com/cakeandcandles/rust-server

A static file HTTP server built from scratch in Rust

filesystem http http-server liveserver rust tcp-server

Last synced: 07 Jul 2025

https://github.com/deviantony/reqdump

Small webserver used to dump HTTP requests

golang http

Last synced: 14 May 2026

https://github.com/benj1x/bargain-hunting

P1 Projekt til Bargain Hunting på AAU

apis c http libcurl

Last synced: 19 Jul 2025

https://github.com/patlux/smtp2http

Forwards incoming mails to a provided http rest endpoint

forward http proxy rust smtp

Last synced: 22 Apr 2026

https://github.com/fujiwarachoki/pyhostr

A hosting library with routing for Python

http python wrapper

Last synced: 16 Jul 2025

https://github.com/timsusa/midi-space

Local running midi server with frontend

http midi nodejs

Last synced: 13 Apr 2026

https://github.com/localizethedocs/urllib3-docs-l10n

Localization of The Urllib3 Documentation

crowdin http python sphinx translation urllib3

Last synced: 17 May 2026

https://github.com/thislight/luapicohttpparser

Lua binding for picohttpparser.

http lua lua-bindings picohttpparser

Last synced: 30 Oct 2025

https://github.com/oceanwebturk/http

OceanWebTurk Http Package

http oceanwebturk oceanwebturk-http

Last synced: 11 Jan 2026

https://github.com/vinniko/asyncer

:twisted_rightwards_arrows: Async handling of the response from the server using the "Async pipe"

ajax angular async async-pipe html http http-request rxjs

Last synced: 19 May 2026

https://github.com/davidrjonas/condemn

A curl-able dead man's switch in Rust

deadmanswitch http monitoring redis rust warp

Last synced: 18 May 2026

https://github.com/chibat/rest_client_with_proxy

REST Client with Configurable Proxy for Deno

client configurable deno experimental http http-client proxy rest rest-client

Last synced: 29 Apr 2026

https://github.com/tkc/go-referrer-type

Go library to determine url referrer type.

analytics analyze analyzer go golang http referrer

Last synced: 02 Jul 2026

https://github.com/andgineer/http-stream-xml

Parse HTTP response as stream, by chunks.

chunk http on-the-fly python xml xml-parser

Last synced: 27 Mar 2025

https://github.com/edgee-cloud/careers

Check out our current job openings on the issues page.

edge edgee golang http rust wasm

Last synced: 14 Jun 2025

https://github.com/breezy-team/loggerhead

Web frontend for Breezy

breezy http loggerhead wsgi

Last synced: 15 Jun 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: 04 Jul 2026

https://github.com/mamantoha/upload_io

A streaming upload library written in Crystal that integrates with HTTP::Client. It supports chunked uploads with a built-in progress callback

crystal http upload

Last synced: 07 Jul 2025

https://github.com/aptpod/mc

Small package provides a simple way to chain http handlers ⛓️

golang http

Last synced: 15 May 2026

https://github.com/melardev/laravelapipaginatedcrud

Laravel Api application implementing CRUD + Pagination

api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web

Last synced: 18 May 2026

https://github.com/bimde/httputils

net/http wrapper for easy outbound http requests in go

go http library

Last synced: 12 Apr 2025

https://github.com/mavmi/webserv

We are implementing our own HTTP engine with @0LinaSt0

born2code ecole42 http school21 webserv

Last synced: 15 May 2026

https://github.com/richscott/servers-survey

Survey many public web-sites in parallel for their software version

go golang goroutine http

Last synced: 29 Apr 2026

https://github.com/simplyyan/lostpapyrus

A fast, light, easy and comprehensive Go framework.

backend go golang http http-client http-requests http-server server serverless-framework

Last synced: 01 Apr 2025

https://github.com/eclipse-thingweb/examples

Example combinations of Thingweb components that have been tested at various events.

coap http iot modbus mqtt organization web web-of-things wot

Last synced: 18 Feb 2026

https://github.com/ngtcp2/sfparse-rs

RFC 9651 Structured Field Values parser in Rust

http parser rfc8941 rfc9651 rust structured-fields structured-headers

Last synced: 02 Jul 2026

https://github.com/melardev/djangorestframeworkcrud

Django API application built with Rest framework showing a full crud

api crud django http python rest rest-framework

Last synced: 20 May 2026

https://github.com/bostjans/javarestclientbase

Java HTTP & Rest Client library.

client http java rest-client

Last synced: 16 May 2026

https://github.com/boreec/url-aliaser

URL aliaser service written in Golang.

alias go golang http json unit-testing url-alias url-shortener

Last synced: 26 Apr 2026

https://github.com/skillfulelectro/http_serve

small http utility to host websites for test from the shell

file-sharing go golang gui gui-application http http-server

Last synced: 27 Mar 2025

https://github.com/supriyo-biswas/gohttpd

A simple web server written in Go using net/http

golang http http-server web-server

Last synced: 04 Apr 2025

https://github.com/codeaprendiz/http_harbour_go

A tiny go server where no request/response is left unturned.

go http http-server

Last synced: 29 Mar 2025

https://github.com/1franck/redirectchecker

Trace HTTP redirection(s)

golang http httprequest redirect redirection

Last synced: 29 Mar 2025

https://github.com/kilo59/csv2http

http request per rows in a csv

csv http http-client json

Last synced: 10 Apr 2025

https://github.com/xirzo/httpparser

Http parser for recreational purposes

http parser

Last synced: 19 Apr 2026

https://github.com/posinformatique/posinformatique.aspnetcore.server.aspnet

PosInformatique.AspNetCore.Server.AspNet is a library to host ASP .NET Core Web API on ASP .NET non-core (WebForms and MVC) infrastructure based on the .NET Framework

aspnet aspnet-core hosting http webforms

Last synced: 15 Jul 2025

https://github.com/sigpwned/httpmodel

A library-agnostic HTTP library for library-agnostic HTTP operations for Java 8+

http http-client java

Last synced: 16 May 2026

https://github.com/iker-gonzalez/webserv

Development of HTTP server from scratch using C++ and Python. Testing is made with an actual browser.

cgi-application client cpp http http-server nginx-server python3 server

Last synced: 18 May 2026

https://github.com/cptlobster/aggregation-framework

A Swiss-army knife Scala library for scraping and processing data from the web.

data-scraping http kafka kafka-producer scala selenium

Last synced: 17 May 2026

https://github.com/emmanuelgautier/httpmock-netlogger

A simple HTTP Server mock which log every network connections events

http mock mock-server

Last synced: 08 May 2025

https://github.com/abersheeran/rust-h11

A pure-Rust, bring-your-own-I/O implementation of HTTP/1.1

http http-parser sans-io

Last synced: 18 Mar 2025

https://github.com/bayfrontmedia/route-it

A fast, flexible router which can be used to quickly build RESTful web apps.

api dispatch http php rest router

Last synced: 19 Mar 2025

https://github.com/jonathanstowe/uri-fetchfile

Raku module to retrieve a file from the internet by the best available method

fetcher http raku utility

Last synced: 02 Apr 2025

https://github.com/skillfulelectro/em_webshare

Simple and easy to use web based file sharing app

cli client css file-sharing go golang html http js network server

Last synced: 09 May 2026

https://github.com/adaxi/eltako-automation

Manage house lights exposed by Eltako FAM14

api automation eltako enocean homeassistant http mqtt

Last synced: 06 May 2026

https://github.com/5sigma/spyder

API Testing and Request Framework

api go golang http testing

Last synced: 01 Jun 2026

https://github.com/ehsundar/jix

Make your go http servers JIXED

go golang grpc http

Last synced: 16 May 2026

https://github.com/mihaibalint/crest-js

Client for REST APIs (javascript)

api http rest rest-api rest-client sdk

Last synced: 08 Jun 2026

https://github.com/harshvishu/mocker

mock REST client for everyone

cli-app cli-tools http json mock mock-server rest rust rust-lang yaml

Last synced: 05 May 2026

https://github.com/yurkimus/response-status

Listing of RFC2616 Response statuses.

deno enumeration http javascript listing node

Last synced: 10 Apr 2025

https://github.com/chandrakant0110/ai_chatbot

GenAI Bot which has Google Authetication, State Management and light weighted App. Works on Windows, Android, iOS, MacOS and Web.

android-app firebase-auth gemini google-authentication http payment-gateway state-management upi-integration windows-app

Last synced: 18 May 2026

https://github.com/yothgewalt/proxmox-sdk-go

Proxmox Virtual Environment API SDK for Go

api fasthttp go http proxmox sdk

Last synced: 12 Sep 2025

https://github.com/iconoeugen/docker-nginx

Docker image to run Nginx Reverse-Proxy as Kubernetes service

docker http http-proxy https https-proxy nginx proxy

Last synced: 30 Oct 2025

https://github.com/elusivecodes/fyreheader

FyreHeader is a free, open-source HTTP header library for PHP.

header http php

Last synced: 15 Jul 2025

https://github.com/0suphan0/weatherapp

It is a weather application prepared using OpenWeathermApi and Flutter.

api dart flutter http openweather-api

Last synced: 07 Apr 2026

https://github.com/exotjs/exot

Observable TypeScript framework for modern server applications.

bun deno framework http http-server nodejs server typescript web-framework webserver

Last synced: 07 Apr 2026