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-10 00:15:02 UTC
- JSON Representation
https://github.com/muhammad-usman-108/http-status-descriptions
A npm package that provides human-readable descriptions for HTTP status codes.
api api-response description developer-tools error http http-response http-status-code human-readable status-code
Last synced: 24 Mar 2025
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/dnascanner/netlify-like-server
A deno webserver with some features, netlify offers
development http netlify ts webserver
Last synced: 18 Mar 2025
https://github.com/codelikeagirl29/feedback-ui
Full-stack site for users to review their favorite, and not so favorite, places, food, products... whatever you'd like! | Node. React. Express. MongoDB.
context-api-react event-handlers feedback font-awesome forms full-stack http json-server jsx react udemy vercel
Last synced: 12 Apr 2026
https://github.com/ryleeharrison/simple-fast-dynamic-http-server
Dynamic HTTP server that automatically handles URL to local resource path and content-type headers
dynamic dynamic-handlers dynamic-http dynamic-http-server http node-http node-http-server
Last synced: 06 Jan 2026
https://github.com/differui/axios-mp-adapter
Axios adapter that allows emit requests in wechat mini programs
adapter axios http mini-program request wechat
Last synced: 16 Mar 2025
https://github.com/leoborai/patissier
HTTP Cookie builder library following the RFC6265
builder cookies http javascript patissier typescript web
Last synced: 06 Apr 2025
https://github.com/rbourgeat/webserv
This project is here to make you write your HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if you won’t be working on a website.
42 42born2code 42cursus 42paris 42projects 42school http
Last synced: 08 Apr 2025
https://github.com/crypto-scythe/http_generator
Generator for HTTP header fields, status codes and media types
headers http media-types php status-codes
Last synced: 03 Apr 2025
https://github.com/gedgonz/api
API REST para el consumo de los datos de una Agenda
Last synced: 12 Apr 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/conduitio-labs/conduit-connector-http
Conduit connector for HTTP
conduit go golang http http-client
Last synced: 04 Sep 2025
https://github.com/soenneker/soenneker.extensions.httpcontent
A collection of helpful HttpContent extension methods
clone csharp dotnet extension extensions http httpclient httpcontent httpcontentextension request
Last synced: 22 Apr 2026
https://github.com/yankeguo-deprecated/colimit
concurrency limiter for Echo framework
concurrency-limiter echo echo-middleware golang http
Last synced: 08 Apr 2025
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/mahtin/http-source-information-header
Proposed X-Server-ID HTTP header RFC
Last synced: 10 Mar 2025
https://github.com/comiclandapp/alexa-http-get
Alexa skill to send IR codes to a nodeMCU-based server for amplifier control.
Last synced: 08 Apr 2025
https://github.com/lugensa/gocept.httpserverlayer
This package provides an HTTP server for testing your application with normal HTTP clients (e.g. a real browser). This is done using `test layers`, which are a feature of `zope.testrunner`.
http python testing testrunner
Last synced: 24 Mar 2025
https://github.com/cliffano/bagofrequest
A bag-of-holding containing request utility functions
Last synced: 11 Jun 2025
https://github.com/vdhicts/http-query-builder
Replacement of http_build_query to allow the same parameter multiple times
Last synced: 14 Jan 2026
https://github.com/drazenzadravec/curlclient
cURL C++ HTTP client wrapper
c-plus-plus client cpp curl http http-client http-requests https libcurl wrapper
Last synced: 06 Jan 2026
https://github.com/iradukunda1/email-client
email client based gmail as smtp server
Last synced: 26 Jan 2026
https://github.com/monadicstack/respond
A Go package to simplify writing HTTP responses.
Last synced: 18 Jan 2026
https://github.com/mohammad-pooladi/http3_quic
HTTP/3 is the latest version of the HTTP protocol, built on top of the QUIC protocol. It is designed to reduce latency, improve security, and enhance performance. Unlike HTTP/2, which relies on TCP, HTTP/3 uses QUIC directly.
Last synced: 21 Jan 2026
https://github.com/getrighhttt/itunes
Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.
adapter api builder-pattern glide http interceptor recyclerview rest-api retrofit2 singleton-pattern viewpager2
Last synced: 02 Apr 2025
https://github.com/HalilFocic/onixhttp
My attemt to making full fledged HTTP server in zig
Last synced: 04 Sep 2025
https://github.com/larscom/go-bitvavo
Go thread safe client library (WebSockets / HTTP) for Bitvavo
api binance bitvavo broker client crypto cryptocurrency go golang http websockets ws
Last synced: 29 Mar 2025
https://github.com/tether/request-body
Decode HTTP request content according its content-type
Last synced: 09 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/ckampfe/httpipe
super easy ad-hoc inter-process communication via HTTP
http networking patchbay proxy rust
Last synced: 27 Mar 2025
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/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/shgysk8zer0/http-status
A simple module for HTTP status codes
http http-status javascript module
Last synced: 15 Apr 2025
https://github.com/quillstack/response
The response object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast
http http-response psr-17 psr-7 response server-response
Last synced: 19 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/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/leoborai/okku-server
Back-End for Okku realtime chat solution. All the logic related to Okku's features are handled through this server. An instance of this server handles user authentication, media management, chat history as well as connections
docker files http jwt postgresql rust tokio warp websockets
Last synced: 01 Mar 2025
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/etwodev/ramchi
ramchi is an extension to the go-chi HTTP router designed for rapid and modular development of REST APIs.
Last synced: 12 Mar 2026
https://github.com/dcoxall/eventmachine-circuit_breaker
A circuit breaker for eventmachine and em-http-request
circuit-breaker eventmachine http middleware
Last synced: 12 Apr 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/ashok-arjun/torrenter
Torrenter is a torrent client, written from scratch, in Python 3.6.9.
http networking p2p peer-to-peer tcp tcp-client tcp-ip tcp-socket torrent torrent-client torrent-downloader torrents udp
Last synced: 25 Mar 2025
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/apache/geronimo-metrics
Apache Geronimo Metrics
geronimo http java javaee network-server web-framework
Last synced: 10 Apr 2025
https://github.com/nitely/http-lazy-headers
Sane HTTP headers with lazy parsing, validation and formatting
Last synced: 14 Jan 2026
https://github.com/mouad-el-asri/webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver
Last synced: 10 Jan 2026
https://github.com/quillstack/server-request
The request object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast.
http http-request psr-17 psr-7 request server-request
Last synced: 11 Mar 2025
https://github.com/hamzaelkhatri/webserve
The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems
Last synced: 01 Apr 2025
https://github.com/takama/bit
A simplest HTTP router with additional control
Last synced: 26 Mar 2025
https://github.com/jedimahdi/movie-network
Movie network system with c++
cpp cpp11 http mvc web-application
Last synced: 05 Oct 2025
https://github.com/nktnet1/easy-libcurl
Fork of @JCMais/node-libcurl - cleaner distributable, only easy interface exposed
curl easy http https libcurl node-libcurl request sync-request sync-request-curl
Last synced: 06 Oct 2025
https://github.com/klaby/http-handler-response
📨 A simple response handler for HTTP requests
adonisjs api expressjs http http-status-code koajs nodejs rfc7807
Last synced: 07 Oct 2025
https://github.com/sktylr/routeit
routeit is a lightweight web framework built in go
Last synced: 14 Jan 2026
https://github.com/t73fde/go-auth-s
Simple HTTP Basic Authentication Web Server
authentication basic-authentication http http-server web
Last synced: 14 Jan 2026
https://github.com/christowolf/gomw
A collection of simple Go middleware based on `net/http`.
go golang http middleware middlewares module nethttp packages
Last synced: 14 Jan 2026
https://github.com/oneframelink/ofl.net.http
Utilities for consuming and publishing over HTTP.
http http-client http-requests http-response
Last synced: 08 Oct 2025
https://github.com/nativebpm/httpstream
Stream-first HTTP client for Go
fluent-api go golang http http-client http-requests httpclient httprequest io-pipe low-overhead middleware multipart multipart-formdata pipe streaming
Last synced: 14 Jan 2026
https://github.com/amsandant/http-server
HTTP静态服务代理
access-limitation golang history-router http http-server proxy static-server
Last synced: 13 Mar 2026
https://github.com/shahradelahi/coinex
[WIP] ✨ Type-safe HTTP and WebSocket clients for CoinEx API
api coinex cryptocurrency exchange http websocket
Last synced: 11 Oct 2025
https://github.com/edgee-cloud/docs
Edgee Documentation website
docs edge edgee http wasm wasm-component
Last synced: 11 Oct 2025
https://github.com/poor-plebs/guzzle-retry-after-middleware
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.
guzzle guzzle-middleware guzzlehttp http http-header php php8 retry-after
Last synced: 25 Oct 2025
https://github.com/70null07/parkingcontrolcenter
Проект является частью выпускной квалификационной работы бакалавра на тему "Разработка программного комлекса для мониторинга платной парковки", в данном случае это сервисное приложение
classification computer-vision ffmpeg http libraries m3u8-parser ml movement-detection object-detection wpf yolov8n
Last synced: 19 Jan 2026
https://github.com/llukas22/tei-client
Convenience Client for Hugging Face Text Embeddings Inference (TEI) with synchronous and asynchronous HTTP/gRPC support
Last synced: 12 Oct 2025
https://github.com/cbess/gowebwatch
Go app that watches web resources for HTTP status changes.
Last synced: 13 Oct 2025
https://github.com/inphinit/teeny.js
A teeny route system for Node.js
http http-router http-server javascript route routing
Last synced: 23 Feb 2026
https://github.com/tberey/ts-node-poker-game-multiplayer-api-server
An online multiplayer Poker game. Hosted http REST API, made in Typescript and Node, with Express and Socket.IO frameworks.
api http http-server multiplayer node node-js node-module node-ts object-oriented object-oriented-programming objects poker rest rest-api restful-api socket socket-io sockets typescript
Last synced: 21 Jan 2026
https://github.com/prongbang/callx
CallX HTTP Client easy call API for Golang
callx go go-callx go-http-client golang http http-client
Last synced: 23 Feb 2026
https://github.com/mohitrajain/firewall_automatic_login
Firewall login
captive-portal firewall-login http python
Last synced: 13 Oct 2025
https://github.com/sandtreader/obtools
C++ utility libraries for high-performance Unix servers and applications
crypto http http-client http-server json lexer library logging multi-threading mysql portability postgresql sqlite ssl strings threads time xml
Last synced: 14 Oct 2025
https://github.com/coenttb/swift-authenticating
A Swift package for type-safe HTTP authentication with URL routing integration.
authentication http swift type-safe url-routing
Last synced: 22 Jan 2026
https://github.com/ihcsim/zapit
An application to verify if a URL is a malware URL
Last synced: 18 Apr 2026
https://github.com/sahil-gulati/goose
GoLang framework for building REST API
go golang golang-framework goose http
Last synced: 01 Jun 2026
https://github.com/jmervine/splunking
Low level lib to create an http Request object for connecting to Splunk.
api authentication golang http splunk
Last synced: 15 Oct 2025
https://github.com/StudyResearchProjects/okku-server
Back-End for Okku realtime chat solution. All the logic related to Okku's features are handled through this server. An instance of this server handles user authentication, media management, chat history as well as connections
docker files http jwt postgresql rust tokio warp websockets
Last synced: 16 Oct 2025
https://github.com/brandonp2412/warframerelics
Automating the valuation of relics in Warframe
google-sheets http javascript warframe
Last synced: 16 Oct 2025
https://github.com/octolab/propaganda
📢 HTTP-kit to propagate headers.
go hacktoberfest headers http middleware module octolab round-trip
Last synced: 27 Jan 2026
https://github.com/607011/dirbplusplus
A faster version of the original Dirb, implemented with C++ threads
cplusplus cplusplus-20 dirb dirbuster hacking-tool http http-client https https-client multithreading openssl threads
Last synced: 19 Oct 2025
https://github.com/asynched/basic-http-server
A simple implementation of the HTTP protocol using Rust.
Last synced: 19 Oct 2025