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-29 00:14:57 UTC
- JSON Representation
https://github.com/lemonphp/http-client
:+1: The PSR-18 compatible HTTP client with middleware support
client http http-client middlewares psr-18 psr-7 transports
Last synced: 31 Jan 2026
https://github.com/gustavodiasag/zero2prod
Following along "Zero to Production in Rust"
ci-cd ddd-patterns http rust tokio
Last synced: 01 Apr 2025
https://github.com/mix-php/http-message
Http message library based on PSR-7 / PSR-17 standard, supports Swoole, WorkerMan
Last synced: 12 Mar 2026
https://github.com/forest6511/gdl
Concurrent, resumable file downloader for Go
download-manager downloader go http parallel-downloads
Last synced: 14 Jan 2026
https://github.com/tony-artz/c-http-server
A simple HTTP 1.1 Web server made using C and Sockets sys calls in Linux
c cmake gnu gnu-linux http http-server linux socket socket-programming sockets web webserver
Last synced: 30 Jan 2026
https://github.com/fdero/dct-library-backend
C, Postgres, Redis backend REST-API for an immaginary library
backend c http json jwt jwt-authentication multithreading password-hashing password-salting postgres redis rest-api socket
Last synced: 02 Aug 2025
https://github.com/zephyros1938/website
Repository for zephyros1938.org
http http-server https javascript javascript-project js nodejs organization socket-io socketio website zephyros1938
Last synced: 06 Feb 2026
https://github.com/szykol/potato
A simple http server 🥔
cmake cpp googletest http server
Last synced: 06 Mar 2025
https://github.com/david-ni/axio-plus
HTTP client base on Axios for the browser
Last synced: 25 Sep 2025
https://github.com/thescattypotty/rusthttpcli
RustHttpCLI is a command-line application developed in Rust. It provides robust features to manage your tasks efficiently.
Last synced: 13 Feb 2026
https://github.com/pushpendra-1697/ecommerce-api
This project will deliver a comprehensive e-commerce API set that enables seamless product and category management, user authentication, secure cart management, and order processing. The integration of Mongodb as the database and token management system ensures efficient data storage and user authentication with minimal server-side setup.
bcrypt bson cors dotenv express-rate-limit expressjs http ip jsonwebtoken model mongodb mongoose nodejs nodemon relationships schema thunder-client token-based-authentication
Last synced: 12 Apr 2026
https://github.com/ghostwriter/http
[wip]HTTP Client and Server abstraction for PHP
Last synced: 23 Apr 2025
https://github.com/VertikaJain/node-js
100 days of code challenge. Day-50 onwards
callbacks dns error-handling event-emitter filesystem http node-js streams url
Last synced: 02 Aug 2025
https://github.com/williamkoller/api-sales
API Sales
api cors docker express http typeorm typescript
Last synced: 05 May 2026
https://github.com/woojiahao/go-http-server
HTTP server built in Go, following this guide: https://theprogrammershangout.com/resources/projects/http-project-guide/intro.md
go go-http golang http http-server
Last synced: 24 Feb 2026
https://github.com/mnestorov/security-headers-cloudflare-worker
Cloudflare Worker script to dynamically add, modify, and remove HTTP headers for enhancing the security of any website.
clickjacking cloudflare code codeinjection cors headers http security-headers workers wrangler xss xss-filter
Last synced: 24 Jan 2026
https://github.com/lancercomet/http-stream
A stream implementation built on top of Http.
Last synced: 10 Mar 2026
https://github.com/yavuzsonmez/42-webserv
NGINX-like HTTP/1.1 server using TCP sockets and I/O multiplexing written in C++98
cpp98 http io-multiplexing socket tcp unix
Last synced: 15 May 2025
https://github.com/wichmann/rasppi
Some scripts for the RaspberryPI.
http mqtt opc raspberrypi raspbian websocket
Last synced: 04 Jan 2026
https://github.com/repejota/apiholdit
APIholdit is a drop-in and easy to deploy microservice who exposes an HTTP API you can use to generate placeholder images with a desired text, automatically centered and scaled.
api apiholdit design golang http image microservice mockup mvp placeholder prototype rest
Last synced: 09 Nov 2025
https://github.com/FarhadF/geoip-server
No bullshit blazing fast geoip server
Last synced: 31 Mar 2025
https://github.com/sevdanurgenc/json-http-flutter-project
This repo contains an application that shows list of json samples by using JSon Operations.
dart flutter flutter-app flutter-apps flutter-examples http json json-api json-data
Last synced: 06 May 2026
https://github.com/amanbig/blog_app
A Flutter application that fetches and displays a list of blogs using a API. The app supports features such as searching for blogs, favoriting blog posts, and refreshing the list of blogs.
dart flutter flutter-bloc http
Last synced: 08 Apr 2026
https://github.com/yajatkaul/http-iot
Boilerplate for IOT networking
arduino devices esp32 http iot post-request
Last synced: 23 Jan 2026
https://github.com/aarnaud/http-mitigation
ddos-protection golang http mitigation ngix
Last synced: 16 Jan 2026
https://github.com/rodrigorvsn/mycontacts
📝 Fullstack project made to manage my contacts.
cors docker http nodejs postgresql react-router reactjs rest-api restful-api
Last synced: 12 Apr 2026
https://github.com/nmrshll/go-httpclient-middl
Add middleware to your HTTP clients in Go
client go golang http http-client middleware
Last synced: 30 Mar 2025
https://github.com/entrlcom/go-http-request-body-json-decoder
HTTP request body JSON decoder
go golang http http-request json request-body security
Last synced: 07 Apr 2025
https://github.com/oliver-loeffler/niohttp
Building HTTP requests and responses using Java NIO/NIO2
Last synced: 04 Jul 2025
https://github.com/jpetrucciani/argus
a customizable http request logger with prometheus metrics
Last synced: 04 Oct 2025
https://github.com/php-standard-library/http-client
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
Last synced: 24 May 2026
https://github.com/fiverr/react-fetch-mock-provider
Mock HTTP requests made using fetch from your React component
Last synced: 14 Feb 2026
https://github.com/mat1g3r/aiohttp_wrapper
Abstraction of HTTP requests using aiohttp
abstraction aiohttp get http post restful
Last synced: 16 Mar 2025
https://github.com/vgangireddyin/limitware
Generic middleware framework to limit available resources for Golang
Last synced: 26 May 2026
https://github.com/elianbarci/binance-helper
Functions that help you avoid creating your own middleware to connect with the Binance API.
binance http javascript middleware node
Last synced: 17 Aug 2025
https://github.com/jmpolitzer/use-api-request
A React Hook for Making Api Requests Using Axios
api axios hooks http react react-hooks request
Last synced: 29 Mar 2025
https://github.com/xzeldon/http-proxy-server
Simple http proxy server implemented in Go
Last synced: 05 Oct 2025
https://github.com/rustedbones/akka-http-thrift
akka-http thrift binary/compact/json marshalling/unmarshalling, for thrift java or scrooge
akka akka-http http scala thrift thrift-protocol
Last synced: 14 Jan 2026
https://github.com/jhony-v/api-entity
♒ Create service entities according to your API requests, agnostic to the framework you are using and fully typed
api-client axios browser fetch http models promise
Last synced: 23 Mar 2025
https://github.com/rob-blackbourn/bareclient
A simple asyncio http client https://rob-blackbourn.github.io/bareClient/
asyncio bareasgi client http http-client http2 python python-3
Last synced: 19 Aug 2025
https://github.com/ngdream/heart
easy to use and performent c++ web microframework
cef cpp framework heart http lib microframework mongoose request server ui visual-studio web websites
Last synced: 16 Apr 2026
https://github.com/aziascreations/pb-libmicrohttpd-bindings
W.I.P PureBasic bindings for the libmicrohttpd library.
bindings http http-server libmicrohttpd purebasic server web
Last synced: 19 Mar 2026
https://github.com/niklauslee/esp8266-http-client
A simple Kaluma HTTP client library for ESP8266 module
Last synced: 22 May 2026
https://github.com/dotnet/homebrew-dev-proxy
Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.
command-line-tool dev-proxy developer-tools development http microsoft-365 microsoft-graph proxy rest
Last synced: 15 Apr 2025
https://github.com/koloer-blus/etmo-utils
✔Etmo is a collection of front-end general functional solutions!
axios etmo handler http javascript localstorage request sessionstorage storage typescipt
Last synced: 09 Apr 2025
https://github.com/0xn0ne/tellmewhere
一个异步的互联网信息收集工具,支持添加自定义引擎,引擎可自定义命令,自定义存储方式。
Last synced: 13 Feb 2026
https://github.com/sunriax/update
Library to update software from different sources with user defined models.
0x007e download ftp github http ragae sunriax update update-client update-service
Last synced: 14 Jan 2026
https://github.com/toni08bit/outside
An easy-to-use python web framework. Inspired by Flask.
flask http http-server nginx python3 ssl websocket websockets
Last synced: 21 Aug 2025
https://github.com/flowerinthenight/psscript-exec-http
A simple client/server tool for executing powershell script over http.
Last synced: 16 Apr 2026
https://github.com/ndatg/ton-http-api
The lightweight TON Typescript Library
api blockchain client crypto http library lightweight nodejs telegram ton typescript
Last synced: 11 Mar 2025
https://github.com/chasyumen/lite-web-server
Simple web server
http http-server node-js nodejs nodejs-modules webserver
Last synced: 25 Mar 2025
https://github.com/leoborai/wait-on
Utility to wait on the availability of resources such as Files, HTTP Servers, Ports & Sockets
file http socket wait wait-for-it wait-on watcher
Last synced: 15 Apr 2025
https://github.com/rpearce/httpwut
CLI tool to look up HTTP status codes written in Go
golang http http-status-codes status-codes
Last synced: 01 Mar 2026
https://github.com/xthezealot/saar
Saar is a bug bounty script combining the best tools for a smooth recon workflow
bugbounty dns http hunting nuclei pentesting recon redteam scanner security subdomain vulnerability
Last synced: 05 Jul 2025
https://github.com/tether/methodd
Create routing methods/services you can plug to anything
Last synced: 09 Apr 2025
https://github.com/evolutionary-algorithms-on-click/runner_controller_microservice
Go Implementation of the algorithm runner controller microservice of EvOC (Evolutionary algorithms On Click).
cookie docker docker-compose golang grpc http json protobuf uuid
Last synced: 10 Apr 2026
https://github.com/mattmoony/http-client.c
A windows HTTP-Client. I started this side-project to gather some valuable and detailed information about the Hyper Text Transfer Protocol. (TLDR; this is still a work-in-progress) 🕸️
Last synced: 24 Oct 2025
https://github.com/x-mod/httpclient
http client with smooth interfaces
http http-client request response
Last synced: 12 Jan 2026
https://github.com/jchristn/chunkdecoder
Library for decoding chunk-transfer-encoded data, particularly from HTTP.
chunk chunk-data decoder http http-server https https-server nuget server web
Last synced: 24 Apr 2025
https://github.com/delthas/gopostfile
A small HTTP server to let users upload files with an HTTP POST, proxying to an FTP server
file-upload ftp http proxy-server
Last synced: 20 Oct 2025
https://github.com/ggrandes/concurrentlimit-servlet-filter
Concurrent Limit Servlet Filter for a container like Tomcat
concurrent filter http ip java limit request servlet tomcat
Last synced: 14 Jan 2026
https://github.com/tbeseda/header-timers
Server-Timing HTTP header helper
headers http nodejs server-timing timers
Last synced: 25 Apr 2025
https://github.com/mohamed-moumni/http-webserver
This project is about writing HTTP server, and learning about how the HTTP protocol works around the web.
Last synced: 14 Mar 2025
https://github.com/asynched/http-static-server
A static file server for NodeJS. 📁
Last synced: 25 May 2026
https://github.com/breuner/proxperfect
A fan-out reverse proxy for HTTP (including S3)
golang http load-balancer proxy-server s3
Last synced: 01 Jun 2026
https://github.com/kimyu0218/custom-http
Package that mimic the http module
http http-constants http-message http-request http-response
Last synced: 25 Mar 2026
https://github.com/cristovao-trevisan/async-resource
High-Level Resource Manager for Flux Architecure
flux http react redux resource-manager vue vuex
Last synced: 13 Apr 2026
https://github.com/tsar-boomba/motorx
A reverse-proxy in pure rust
http reverse-proxy rust server
Last synced: 13 Apr 2025
https://github.com/royhq/aws-apigw-invoke-transport
An HTTP Transport that transform a Request to an api gateway invoke
apigateway aws go http invoke roundtrip transport
Last synced: 11 Mar 2026
https://github.com/bytedev/bytedev.formurlencoded
.NET Standard library for serializing and deserializing form URL encoded (application/x-www-form-urlencoded) data.
csharp dotnet-standard formurlencoded http serialization serializer
Last synced: 31 Aug 2025
https://github.com/jakedrew/http.js
A small library to facilitate HTTP requests in JavaScript
http javascript javascript-library
Last synced: 24 Jul 2025
https://github.com/soasada/popok
Minimal interfaces and default classes to build HTTP based services on top of undertow.
http http-api http-server https jackson java json json-async undertow
Last synced: 14 Jan 2026
https://github.com/apache/geronimo-schema-5
Mirror of Apache Geronimo Schema Java EE 5
geronimo http java javaee network-server web-framework
Last synced: 09 Apr 2025
https://github.com/thiagobarradas/environment-api
Basic API with "Get Environment" feature to use in demo projects
api demo docker dotnet environment environment-variables environment-vars http microsoft rest-api
Last synced: 09 Apr 2025