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-06-24 00:11:06 UTC
- JSON Representation
https://github.com/josmanperez/nbapollo
Swift library to handle HTTP Request and convert object using Codable
Last synced: 12 Nov 2025
https://github.com/mariomenjr/handlr
Easily manage routes and handlers on top of *http.ServeMux.
Last synced: 05 Aug 2025
https://github.com/ao/htcached
A in-memory http caching server to sit in front of a traditional http server
Last synced: 20 May 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/cdhtlr/goparalleldownload
Golang basic file downloader using Accept-Ranges for parallel downloads to download a file in efficient way with the help of concurrency.
accept-range concurrency content-length downloader fast golang high-performance high-speed http parallel range-get
Last synced: 15 May 2026
https://github.com/dteoh/paw-contentmd5dynamicvalue
Paw extension to calculate Content-MD5 header value
http http-header paw paw-extension
Last synced: 03 Sep 2025
https://github.com/abubacar-dev/desafio-backend-bolt
este é uma api rest siples sem framework usando modulos nativo do node para consumir uma api externa do github
api api-rest github github-api http http-server javascript node node-js nodejs
Last synced: 11 May 2026
https://github.com/paingha/vider
Golang HTTP Request Package with JavaScript Fetch-like API
api-request fetch-api golang http
Last synced: 28 Jan 2026
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/asynched/http-rpc
Remote procedure calls with HTTP and Javascript
Last synced: 18 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/sitic/http-hid-keyboard
Turn your Raspberry Pi into a remote keyboard, control via HTTP requests
hid http python raspberry-pi usb
Last synced: 13 Apr 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/sctech-tr/pyserver
incredibly simple http server in python.
file ftp http http-server internet network pip python python-http python-http-server python-httpserver python-package pythonhttp-server pythonhttpserver
Last synced: 18 Aug 2025
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/jeremyje/gowebserver
A simple, convenient, reliable, well tested HTTP/HTTPS web server to host static files.
Last synced: 01 Apr 2026
https://github.com/kouisamine/checker-tools
A collection of great checker-type tools to help you check & verify different types of things.
checker dns dns-server gravatar html http ip js password ping redirection scree ssl-certificates url whois whois-lookup
Last synced: 27 Feb 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/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/aimadbahdir/webserv
An education project developed at 1337 school with my teammates, where we built our own web server to learn about HTTP and socket programming. Through this project, we gained the knowledge and skills necessary to develop robust network applications.
cpp98 http http-server sockets
Last synced: 10 Jan 2026
https://github.com/conorturner/urequest
Promise based zero dependency node.js http request module
http http-client https nodejs npm-package request
Last synced: 08 May 2026
https://github.com/chen86860/sw-cache-example
A example for Service Worker cache case
Last synced: 24 Feb 2025
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/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/iamazeem/fluent-plugin-http-cwm
fluentd HTTP Input Plugin for CloudWebManage Logging Component (https://github.com/CloudWebManage)
fluentd fluentd-input-plugin fluentd-plugin http logging logging-and-metrics minio
Last synced: 19 Jun 2025
https://github.com/ckampfe/httpipe
super easy ad-hoc inter-process communication via HTTP
http networking patchbay proxy rust
Last synced: 27 Mar 2025
https://github.com/rickbarretto/eleventh
Eleventh is a turn-based card game inspired by FIFA’s Ultimate Team cards and the strategic style of Soccer Manager. This Project was intended for the TEC502 Concurrency & Connectivity's Problem Based Learning.
asyncio card-game concurrency football game http network-programming pbl socket
Last synced: 02 Sep 2025
https://github.com/graphtylove/python_http_requests_perfs
A repo to demonstrate how to reduce processing time of HTTP call in python.
async asyncio http http-client performance-testing python python3 requests
Last synced: 20 May 2026
https://github.com/lewypopescu/javascript-tasks-http-requests-api
JavaScript HTTP API
Last synced: 20 May 2026
https://github.com/masonfrykman/rbws
really bad web server aka another generic HTTP/1.1 impl
Last synced: 21 May 2026
https://github.com/johejo/aiosphttp
Split downloader using http-range request and aiohttp
aiohttp downloader http range-requests split-downloader
Last synced: 04 Jan 2026
https://github.com/didrod205/fetchwise
Tiny zero-dependency resilient fetch — retries, exponential backoff, timeouts & Retry-After. ~1KB, works everywhere fetch does.
backoff exponential-backoff fetch fetch-retry http retries retry timeout typescript zero-dependency
Last synced: 16 Jun 2026
https://github.com/coderaiser/node-serve-once
serve express middleware once
expressjs http middleware nodejs serve server
Last synced: 02 May 2025
https://github.com/pimalaya/io-oauth
Set of I/O-free Rust coroutines to manage OAuth flows
authorization coroutine http io-free library oauth oauth2 rust sans-io
Last synced: 09 Mar 2026
https://github.com/apache/geronimo-microprofile
Apache Geronimo Microprofile Aggregator Project
geronimo http java javaee network-server web-framework
Last synced: 20 Jan 2026
https://github.com/imdrasil/http_method_emulator
Simple HTTP method emulator for form submitted data.
Last synced: 01 Aug 2025
https://github.com/ericadamski/rx-get
⛽ An observable wrapper around nodes http(s).get
http https node nodejs observable rxjs rxjs6
Last synced: 20 Apr 2026
https://github.com/pronamic/wp-http-extended-ssl-support
This library extends the WordPress HTTP API with additional SSL options. It provides the option to pass the cURL options CURLOPT_SSLCERT, CURLOPT_SSLKEY and CURLOPT_SSLKEYPASSWD to requests.
curl http pronamic ssl ssl-certificates tls tls-certificate wordpress wordpress-api wordpress-hooks wordpress-http-api wordpress-https wordpress-plugin
Last synced: 09 Feb 2026
https://github.com/taraflex/wg-proxer
Turn WireGuard to HTTP proxy
http proxy wireguard wireguard-vpn
Last synced: 21 Mar 2025
https://github.com/bringfeel/solari
A simple node.js webserver
html html5 http http-server https https-server javascript js json node node-js nodejs nodejs-server nodemon server web webserver website
Last synced: 08 May 2026
https://github.com/mhashim6/voice-controlled-pi
Various controls over RaspberryPi's pins through HTTP, Android and voice recognition [school project].
andriod coroutines http kotlin ktor-framework okhttp3 raspberry-pi rest-api school-project voice-recognition
Last synced: 21 Apr 2026
https://github.com/skjolber/unzip-csv
High-performance (i.e. multi-threaded) unpacking and processing of CSV files directly from ZIP archives.
csv http parallel performance unzip
Last synced: 22 Apr 2025
https://github.com/apache/geronimo-metrics
Apache Geronimo Metrics
geronimo http java javaee network-server web-framework
Last synced: 10 Apr 2025
https://github.com/tynes/redux-ws-server
dispatch redux actions via http server
curl http nodejs redux websockets
Last synced: 28 Apr 2026
https://github.com/kai-xl/cookie_bfexecutor-fetcher
used for when a website is restricting your access due to you not having a certain cookie. Or your wanting to scan for present cookies on the website.
brute-force cookies http https linux python3 web
Last synced: 13 Apr 2026
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/kelbon/hpack
HPACK implementation (RFC 7541)
cpp cpp20 hpack http http2 networking rfc7541
Last synced: 27 May 2026
https://github.com/tether/request-body
Decode HTTP request content according its content-type
Last synced: 09 Apr 2025
https://github.com/vieapps/services.base.http
Base of all HTTP microservices in the VIEApps NGX
http microservices rest vieapps
Last synced: 14 Jan 2026
https://github.com/adamyordan/postbox
A standalone cli-based http request dumper written in go
cli dump dumper http requests security security-tools
Last synced: 07 Nov 2025
https://github.com/aleksbgbg/skype2
Discord-based Skype reboot.
asp-net caliburn-micro csharp discord http mvvm postgresql rest-api skype skype2 sockets tcp webapi2 wpf
Last synced: 11 Apr 2026
https://github.com/igudkova/http-mock-player
.NET library for recording and playing HTTP mock requests
dotnet http integration-testing json mock nunit
Last synced: 14 Jan 2026
https://github.com/teodutu/sprc
Sisteme de Programe pentru Retele de Calculatoare - UPB 2020-2021
docker docker-compose http http-client http-server microservices mqtt remote-procedure-call rest rest-api rpc
Last synced: 09 Apr 2026
https://github.com/harvie-mz/skin_scan
Skin_Scan a Mobile application aimed at detecting skin diseases through machine learning using smartphone cameras implemented using flutter and flask framework.
cnn flask flutter http tensorflow
Last synced: 06 May 2026
https://github.com/alwalxed/yuta
Streamlines domain discovery, probing, and filtering in one pipeline.
amass automation dnsx docker enumeration enumeration-tool http http-probe httpx javascript nodejs open-source penetration-testing pentest-tool pentesting react-ink recon reconnaissance security security-tools
Last synced: 02 Jan 2026
https://github.com/elliotjreed/web-server-health-check
A simple PHP application to take an XML sitemap URL and check all links for their HTTP status codes and response times, using PSR-7-compatible logging via Monolog.
Last synced: 25 Oct 2025
https://github.com/paragunhale1998/youtube-clone
here i create a youtube clone using angular and tailwind css with youtube api
angular api css html http javascript tailwidcss typescript
Last synced: 02 Apr 2026
https://github.com/httpland/http-middleware
HTTP middleware specification
fetch fetch-api http http-middleware middleware request response spec specification
Last synced: 25 May 2026
https://github.com/kingluo/etcd-benchmark
etcd http/grpc performance testing
Last synced: 04 May 2026
https://github.com/rupurt/echo_boy
HTTP and WebSocket echo server as an OTP Application
Last synced: 08 Jan 2026
https://github.com/AntonioSun/mockserver
Super slim & blazing fast mock server to replace the Java/NPM counterpart mockserver
fasthttp go golang golang-application http http-server mock mock-server
Last synced: 31 Mar 2025
https://github.com/sfuhrm/logwebconfig
Logging configuration using a REST API
configuration http http-server log4j log4j2 logging rest rest-api runtime-config
Last synced: 09 Apr 2025
https://github.com/chocolateboy/wax
A CLI tool which adds HTTP support to other CLI tools
cache cli command-combinator command-line command-line-tool http httpify https mirror uri url web webify
Last synced: 31 Mar 2025
https://github.com/ravener/waifuim.js
Waifu.im API Client for JavaScript.
anime api client http images javascript typescript waifu wrapper
Last synced: 22 Apr 2026
https://github.com/0xsiddhant/pokedex
PokeDex builds on Flutter use to show the list and stats of pokeman.
dart flutter http pokedex pokemon pokemon-api
Last synced: 18 Apr 2026
https://github.com/developerrsquared/aws-lambda-requests-wrapper
Request/Response wrapper for AWS Lambda with API Gateway
api-gateway aws development http lambda python python3 serverless
Last synced: 14 Jan 2026
https://github.com/huytd/zap
HTTP web server using tokio-minihttp
http http-server rust serde tokio tokio-rs
Last synced: 02 Sep 2025
https://github.com/HalilFocic/onixhttp
My attemt to making full fledged HTTP server in zig
Last synced: 04 Sep 2025
https://github.com/inkbytes/inkwe
Inkwe an open-source HTTP server for modern operating systems including UNIX and Windows
c cgi cpp98 distributed http server
Last synced: 02 Jan 2026
https://github.com/nabeelalihashmi/lighthttp
Lightweight HTTP Component for PHP Frameworks
Last synced: 05 Jan 2026
https://github.com/sunsetmkt/httpbin-vercel
httpbin for Vercel, a fork of postmanlabs/httpbin
api flask http http-server httpbin json python python3 service testing vercel vercel-deployment vercel-serverless vercel-serverless-functions
Last synced: 11 Apr 2026