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.
- GitHub: https://github.com/topics/http
- Wikipedia: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
- Created by: Tim Berners-Lee
- Released: 1989
- Aliases: http2, https,
- Last updated: 2026-07-09 00:15:06 UTC
- JSON Representation
https://github.com/anbalagand/eaglenet
Simple lightweight networking layer written on top of URLSession. This will provide a clean, separate layer for networking.
async async-await fileupload http https interceptor ios json macos networking parsing swift tvos urlsession
Last synced: 28 Jan 2026
https://github.com/ovojs/anykv
The monrepo for AnyKV - a service layer abstracting away different databases.
abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb
Last synced: 22 Feb 2026
https://github.com/igors93/relinker
Simple by default, powerful by composition, safe by guidance — a clear, modular, and debuggable Python retry library.
async backoff debugging decorator developer-tools fault-tolerance http observability python rate-limit reliability resilience retry retry-policy timeout
Last synced: 06 Jun 2026
https://github.com/do-/node-http-server-tools
Some wrappers around the standard node:http API
Last synced: 05 Jan 2026
https://github.com/dlampsi/gsrv
Wrapper for starting and maintaining HTTP and gRPC server
go golang golang-library grpc-go grpc-server http http-server
Last synced: 30 Mar 2025
https://github.com/mjethani/zero
A simple man-in-the-middle (MitM) HTTP(S) proxy server… and more in the works
Last synced: 24 Feb 2026
https://github.com/yahialm/concurrent-sharded-maps-go-std-library
This project aims to develop an HTTP API that mimics the functionality of a HashMap while overcoming the constraint of data distribution across multiple machines. The primary challenge lies in designing and implementing a sharding scheme to distribute and manage data efficiently across a cluster of machines.
api atomic-operation concurrency golang http missing-semester mutex-synchronisation sharded-hashmap
Last synced: 08 Jun 2026
https://github.com/hannesbarbez/barbezdoteu.provider
An HTTP(S) client that supports rate limiting so that a polite integration with a third-party data provider can be implemented.
basic http https integration nuget polite provider third-party
Last synced: 26 Apr 2026
https://github.com/tchevalleraud/grafana-influxdb-http
service to make http request and store the results in influxDB
Last synced: 26 Apr 2026
https://github.com/gheris-579/cam-hack
CAM-HACK is a script for analyzing IP cameras and public streams: it automates the detection of RTSP/HTTP endpoints and generates reports for security testing in a lab environment.
cam-hackers camera cypersecuirty hacker http kali-linux kali-linux-hacking kali-linux-tools os python python3 script ubuntu windows windows-11
Last synced: 18 Apr 2026
https://github.com/rnelson/libexec.aspnetcore.environmentheaders
ASP.NET Core middleware for adding environment information to response headers
Last synced: 12 May 2025
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/jweslley/htauth
htauth generates encrypted passwords for basic and digest authentication. Similar to htdigest and htpasswd.
Last synced: 28 Jan 2026
https://github.com/hotstu/rxfetch
an easy to use http request library based on RxJava & OkHttp 一个简单易用的Http请求库,基于RxJava和OkHttp封装
Last synced: 15 Mar 2025
https://github.com/chambersh1129/requests-session-plus
Drop in replacement from requests.Session with some QOL enhancements
Last synced: 16 Mar 2026
https://github.com/romelium/very-simple-http-server-asio
This is a very simple and minimal HTTP server using the Asio library in C++. The code is only 28 lines long. This is meant to showcase how minimal you can make an HTTP server at a near barebone level while being cross-platform.
asio basic cmake cplusplus cpp html http http-server minimal simple vcpkg very-basic very-simple
Last synced: 20 May 2026
https://github.com/devrgd/server-response-helper
Elegant Express middleware for consistent JSON API responses with .response(), TypeScript support, and zero dependencies.
api express helper http json middleware nodejs npm-package response rest server typescript
Last synced: 16 Mar 2026
https://github.com/jamesorlakin/simple-http-echo
A simple wildcard HTTP app to return headers and paths for reverse proxy debugging
debug hacktoberfest http proxy
Last synced: 26 Mar 2025
https://github.com/unkaktus/fileserver
create an HTTP file server from a directory/file/zip
Last synced: 12 Jan 2026
https://github.com/codepr/rlb
Rough-and-ready lightweight load-balancer in Rust.
http load-balancer reverse-proxy rust
Last synced: 29 Jan 2026
https://github.com/roc41d/http-web-crawler
Http web crawler with Nodejs + TDD
crawler http javascript jest jest-test nodejs webcrawler
Last synced: 13 Apr 2026
https://github.com/mideo/scalatra-api-with-cucumber
scalatra api with cucumber
bdd cucumber http scala scalatra-api swagger swagger-ui tdd
Last synced: 30 Apr 2026
https://github.com/jameskyburz/test-listen-destroy
http server for tests with single assertion per call.
Last synced: 26 Apr 2026
https://github.com/tdb-alcorn/nice-router
Route requests to handlers nicely.
Last synced: 25 Feb 2026
https://github.com/sarthakmishraa/sm-chat-app
This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.
express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket
Last synced: 27 May 2026
https://github.com/alamin-karno/university_info
A flutter application to find all university in any country using HTTP and provider.
api country dart flutter http provider university
Last synced: 29 Jan 2026
https://github.com/soenneker/soenneker.nuget.client
An async thread-safe HTTP client for the NuGet API
client csharp dotnet http httpclient management nuget nugetclient packages util
Last synced: 07 Jun 2026
https://github.com/jbadeau/gaugekit
A collection of modules to make writing acceptance tests with gauge easier.
bdd beam gauge http screenplay-pattern selenium spark sql testing
Last synced: 15 Apr 2026
https://github.com/titobouzout/server
Press F12 on any Windows Explorer folder to fire a node server. autohotkey + batch + node
ahk autohotkey http node server
Last synced: 30 Jan 2026
https://github.com/datawookie/demands
HTTP request verbs with exponential backoff
Last synced: 08 Apr 2025
https://github.com/aitumik/snippetbox
Snippetbox web app
auth auth0 docker elasticsearch go golang http kibana mux-router
Last synced: 13 Apr 2026
https://github.com/shivam010/go-rest-api
Simple examples of HTTP - JSON REST API in Go Language(golang) using PostgreSQL database.
api golang http postgresql rest-api restful-api
Last synced: 13 May 2026
https://github.com/n0ring/webserv
This project is about writing HTTP server using C++ (std=c++98)
Last synced: 30 Jan 2026
https://github.com/montybechir/proxy_server_err_generator
Proxy server that sits between your browser and other web servers. It takes GET requests from your browser, creates a connection with the requested server, and retrieves the payload. However, this server intentionally inserts random errors into the payload before rendering it to the browser as a prank
get http http-protocol post proxy-server server serverclient
Last synced: 21 Apr 2026
https://github.com/amdevit/restling
A lightweight, powerful, and easy-to-use REST client library for .NET
dotnet http http-client rest rest-client rest-framework rest-library
Last synced: 23 Mar 2025
https://github.com/hanaasagi/url-router
URL router
http radix-tree router url zig ziglang
Last synced: 10 Jul 2025
https://github.com/soenneker/soenneker.httpclients.logginghandler
A handler that allows for injecting into HttpClients to log requests and responses
csharp delegating delegatinghandler dotnet handler http httpclient httpclientlogginghandler httpclients logging logginghandler request response util
Last synced: 10 Jun 2026
https://github.com/quasoft/oidcauth
Package oidcauth is an authentication middleware for web applications and HTTP APIs which uses an external OpenID Connect identity provider (IdP) for user storage and authentication.
authentication authorization go golang http middleware openid-connect
Last synced: 30 Jan 2026
https://github.com/anomalyce/interlocutor
A HTTP wrapper that keeps your API integrations well organised.
Last synced: 31 May 2026
https://github.com/jjbchunta/endpoint-routing
A directory-based HTTP request router.
Last synced: 04 Apr 2025
https://github.com/knu-k/large-file-processing-demo
The project takes a solution approach to how to handle large files.
chunked-uploads http large-file-upload mp4-video spring
Last synced: 02 Apr 2025
https://github.com/rajikaimal/http-fetcher
:zap: Minimal effort for http requests
Last synced: 01 Apr 2025
https://github.com/ilyasyoy/httpservertest
A simple golang http-server for testing.
golang http http-client http-server test testing
Last synced: 23 Mar 2025
https://github.com/osamanagi/http-health-checker
🕷️ Go Web Crawler - A lightning-fast concurrent web crawler for performing deep health checks on websites. Built with Go's powerful concurrency primitives.
cli concurrency go http monitoring webcrawler
Last synced: 31 May 2026
https://github.com/cjp2600/php-glow
Simple http request linker for roadrunner service.
Last synced: 06 Jul 2025
https://github.com/mannasoumya/please
Send Request (🙏) : Tired of PostMan
api api-test gui gui-application http http-client postman postman-alternative postwoman pyqt6 pyqt6-desktop-application python
Last synced: 01 Jun 2026
https://github.com/yggverse/yggdrasil-trackers
List of known BitTorrent trackers for the Yggdrasil network
bittorrent catalog http list network trackers udp yggdrasil
Last synced: 31 Jan 2026
https://github.com/clach04/pebble-send-message
import of http://web.aanet.com.au/~summersfamily/
http http-client json pebble pebble-c pebble-watchapp pebblejs rest-client
Last synced: 27 Apr 2026
https://github.com/nstevens1040/execute.httprequest.core
.NET Core class library used the send HTTP requests and parse the response.
class-library cookies csharp dotnet-core http http-client http-delete http-get http-head http-post http-put http-request http-response http-trace https
Last synced: 24 Apr 2026
https://github.com/migmm/alura_challenge-literalura
Challenge literalura
gutendex hibernate http jackson java jpa postgresql springboot
Last synced: 15 Apr 2026
https://github.com/aemloviji/req-proxy
Simple Go app to forward requests to 3-rd party services
Last synced: 31 Jan 2026
https://github.com/ldclakmal/ballerina-http-test-suite
Ballerina HTTP test-suite, which is used to execute performance tests for Ballerina programming language.
ballerina ballerina-lang docker http jmeter netty performance
Last synced: 15 Apr 2026
https://github.com/codekeyz/gh-fleet-angular
Admin Panel for GH-Fleet Vehicle Management Service using Angular 7
admin backend firebase-auth firebase-storage http nodejs
Last synced: 15 Nov 2025
https://github.com/ahmedheakl/newsey
A mobile application for viewing the recent news build using flutter.
api dart flutter http mobile-development
Last synced: 15 Apr 2026
https://github.com/christimperley/snore
A small library for building better RESTful APIs with Python
Last synced: 02 Mar 2026
https://github.com/jackdbd/permissions-policy
Permissions-Policy in JavaScript
http http-header permissions-policy security-headers
Last synced: 01 Feb 2026
https://github.com/code0-tech/draco
Protocol adapter that will accept request, verify them and sends them to execution.
http microservice protocol rust
Last synced: 08 Apr 2025
https://github.com/bimedia-fr/listen-interface
module to listen on a specific network interface
http interface listen listen-interface
Last synced: 04 Jan 2026
https://github.com/akashbabu/docker-deploy-http
HTTP Hook for automated deployment of images to docker-swarm
automation deployment docker http images swarm webhook
Last synced: 29 Apr 2026
https://github.com/longluo/httpserver
Java Http Server
http http-server-from-scratch java server socket-programming sockets tcp web-server website
Last synced: 27 Apr 2026
https://github.com/matttproud/contextualizing-contexts
Demonstrate and explain vagaries of Go's context API.
Last synced: 07 Feb 2026
https://github.com/mohammedgqudah/rust-http-server
A toy HTTP implementation
Last synced: 01 Feb 2026
https://github.com/testingrequired/reqlang-web-client
A web view client for reqlang
Last synced: 05 Feb 2026
https://github.com/nicolas-sabbatini/url-oxidizer
This is the implementation of the secong exercise of the Gophercises course
gophercises http rocket rocket-rs rust rust-lang sqlite sqlite3 url-shortener
Last synced: 18 Jan 2026
https://github.com/kackley-2000/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 Jul 2025
https://github.com/hyperimpose/minutiae
An Erlang application that extends the minutia (https://github.com/hyperimpose/minutia) Python library.
erlang html http hyperimpose link minutia parsing url website
Last synced: 13 Oct 2025
https://github.com/bbrks/httpico
🐳🌐 Think of it as Docker's own SimpleHTTPServer. Nothing more. Nothing less.
docker go golang http simplehttpserver web-server
Last synced: 29 Apr 2026
https://github.com/billloic/mtdl
A multi thread based downloader.
console-application downloader http library multithreading python python-3
Last synced: 07 Feb 2026
https://github.com/stewartpark/whalebox
🐋 whalebox lets you run untrusted code easily via simple HTTP APIs.
api docker http microservice sandbox untrusted-code
Last synced: 27 Apr 2026
https://github.com/biacode/nethttp
Simple lightweight netty http server
http java lightweight netty server simple
Last synced: 27 Apr 2026
https://github.com/rummik/webremote
A quickly dropped together LIRC client for controlling the TV at home
http lirc nodejs remote remote-control tv website
Last synced: 10 Jan 2026
https://github.com/rucub100/devwebpen
A Developer's Swiss Army Knife for Web Applications
api-client application cyber-security desktop graalvm-native-image http https mitmproxy netty proxy rest tauri web
Last synced: 13 Apr 2026
https://github.com/coolguy284/c284-webmain-1
This is the code for the c284-webmain-1 website, accessible at the link below.
http http-server http2 http2-server https https-server javascript js node node-js nodejs server web website
Last synced: 17 Mar 2026
https://github.com/md-aamroni/http
Simple definition about Hypertext Transfer Protocol and Secured Layer
how-http-work http http-status-code https
Last synced: 22 Nov 2025
https://github.com/jveiiga/project-http-request
Projeto criado para familiarização de métodos HTTP.
Last synced: 19 Mar 2026
https://github.com/bryik/deno-parse-link-header
A Deno module for parsing HTTP Link headers.
Last synced: 27 Apr 2026
https://github.com/servettonga/cpp_webserv
A lightweight HTTP/1.1 compliant web server supporting static file serving, CGI execution, and virtual hosts.
cpp cpp98 http http-server nginx websocket
Last synced: 08 Feb 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/lintangwisesa/nodejs_http_server_crud
A simple Node.JS HTTP CRUD API server using HTTP module
Last synced: 15 Apr 2026
https://github.com/fzn0x/hypf
🤏 Small (2.5kB MINIFIED + GZIPPED & 0 dependencies) and strong-typed HTTP client for Deno, Bun, Node.js, Cloudflare Workers and Browsers.
4kb bun fetch fetch-api fetch-wrapper frontend http http-client http-request http-requests javascript js json lightweight nodejs reactjs request rest typescript
Last synced: 08 Feb 2026
https://github.com/ftl/localcopy
A Go library to manage a local copy of an online resource.
Last synced: 14 Jul 2025