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/togunchan/cppwebserver
Modular, multithreaded HTTP/1.1 web server written in C++.
cplusplus cxx http http-server networking web-server
Last synced: 15 Jun 2025
https://github.com/effectra/http-message
Effectra/Http-Message: A PHP library implementing PSR-7 for standardized handling of HTTP requests and responses.
http http-message php psr psr-7 request response server-request stream upload-file uri
Last synced: 29 Dec 2025
https://github.com/i3raby/methods
HTTP methods that node supports
http https https-server methods npm-package
Last synced: 25 Jan 2026
https://github.com/imatson9119/curl-snap
Turn a curl request into a polished PNG for PR evidence — runs the request and screenshots a clean card of the route, headers, request, and response.
api cli curl developer-tools http nodejs pull-request screenshot
Last synced: 04 Jul 2026
https://github.com/deadlysurgeon/rotaryphone
Golang Listener and Client binder using net.Pipe
golang golang-library http networking unit-testing
Last synced: 09 Apr 2025
https://github.com/funkybunch/simple-http-router
A Simple Server-Side HTTP Request Router written in PHP. This was built to be intended for APIs but will work for Web UI traffic as well.
api api-router http http-requests php-router php-routing router
Last synced: 24 Jun 2025
https://github.com/effectra/http-middleware
Generate and use HTTP Middlewares classes implements with Psr
generate-class generated-code http middleware php psr-15
Last synced: 29 Dec 2025
https://github.com/akashbabu/template-http-service
HTTP Template for Nodejs
Last synced: 20 May 2026
https://github.com/yescallop/connectivitytester
A Java HTTP/HTTPS connectivity tester based on Apache HttpClient
connectivity http https network-analysis
Last synced: 21 Mar 2025
https://github.com/kamil-kubiczek/caching-proxy
Simple caching proxy created in Node.js - CLI
cache-proxy http nodejs proxy typescript
Last synced: 06 May 2026
https://github.com/mrethical/http-proxies
Use http proxies within your Laravel application
client guzzlehttp http laravel proxy
Last synced: 11 Jan 2026
https://github.com/networkflux/fluxserv
Optimized HTTP Web Server
http networking system webserver
Last synced: 29 Oct 2025
https://github.com/nyg123/gg
使用grpc-gateway开发的demo,简称gg
buf gorm grpc grpc-gateway http protobuf wire yapi
Last synced: 17 May 2026
https://github.com/buddhacode/bucoformshttpcache
Shopware plugin to enable HTTP caching for forms
cache http shopware shopware-plugin shopware-plugins
Last synced: 14 Jan 2026
https://github.com/asonix/digest-headers
A simple library to aid in creation and verification of Digest Headers, Sha Digests of HTTP Requests.
Last synced: 18 Mar 2025
https://github.com/chillerlan/psr-7
A PSR-7/PSR-17 HTTP message and factory implementation
http http-message php php-library php8 psr-17 psr-7 request response
Last synced: 19 Jan 2026
https://github.com/vikaspulluri/world-map
Showcasing all countries details in the world
angular6 geochart http javascript observables scss
Last synced: 07 Apr 2026
https://github.com/seadowg/dave
A small framework for building API.AI web fulfillment
Last synced: 29 Mar 2025
https://github.com/rhinodevel/nodejs-fritzbox
NodeJS script to communicate with an AVM FritzBox via TR-064 using HTTP digest authentication.
digest-authentication fritzbox http nodejs soap tr-064 xml
Last synced: 14 May 2026
https://github.com/charlesfries/swiftyfetch
A fetch-like CocoaPod for programmatically making web requests with JSON responses on iOS.
cocoapods fetch http http-client ios json json-api request
Last synced: 05 May 2026
https://github.com/josestg/httpmid
A very simple and straightforward HTTP middleware for net/http in Go. This package only provides a Middleware type and some functions for stacking the middleware.
Last synced: 22 Jun 2025
https://github.com/siddarthvader/angular-httpshooter
An angular js factory which shoots http calls asynchronously.
angular asynchronous factory http promise
Last synced: 12 Mar 2025
https://github.com/stoppieboy/go-ride-hailing
A Ride Hailing application backend implemented in Golang
Last synced: 09 Apr 2025
https://github.com/raisess/smol-http
A small http server lib.
api-server http http-server library
Last synced: 25 Jun 2025
https://github.com/effectra/contracts
Effectra\Contracts is package provides a set of contracts/interfaces that define the standardized behavior and contracts for various components used in the Effectra application.
contracts http interface php requests responsive router server-request server-request-handler
Last synced: 29 Dec 2025
https://github.com/bradleyhodges/http2-errors
A comprehensive set of standard, specific http error codes in the 7XX range
documentation error-correcting-codes error-messages errors http
Last synced: 17 Feb 2026
https://github.com/burdockcascade/libhttp
Lightweight low-level HTTP Server library
Last synced: 10 May 2025
https://github.com/burdockcascade/teapot
A simple and modern web framework for rust
http hyper rest-api rust web-framework
Last synced: 10 May 2025
https://github.com/somexjames/personal-finance-api
A finance management API that serves as a "sandbox" to enter possible income and expenses to view balances on future dates
api api-service http http-rest-api java java-22 java-api rest rest-api spring-boot spring-framework
Last synced: 07 Mar 2026
https://github.com/spenserblack/random
Get a random value from an HTTP request
Last synced: 17 May 2026
https://github.com/rexionmars/rapid-http-library
RapidHTTP is an experimental HTTP library, made in pure C language, supports HTTP 1.0/1.1
Last synced: 21 May 2026
https://github.com/adridevelopsthings/random-status-codes
A webserver written in golang that returns random status codes without body or needed headers.
Last synced: 05 Apr 2025
https://github.com/sgaunet/http-echo
webserver that prints miscellaneous informations about the http request.
Last synced: 30 Mar 2025
https://github.com/hasnathjami/flutter_bloc_masterclass
Everything about Bloc from Beginner to Advance
Last synced: 27 Apr 2026
https://github.com/codyjdalton/default-response
Default response body module for use in web services
http http-response http-server response-code rest status status-code
Last synced: 23 Jul 2025
https://github.com/io7m-com/looseleaf
Minimalist transactional HTTP key/value store
Last synced: 17 Sep 2025
https://github.com/imarsman/basicauth
A sample implementation of basic authentication handling with the capability of adding JWT token handling. Includes a pluggable design to allow flexible choices for session handling. Tests give examples of how to use various aspects of the package.
basic-authentication http jwt-authentication session-management
Last synced: 14 May 2025
https://github.com/oxylabs/what-is-curl
This step-by-step guide will explain how to use cURL or simply, curl, with proxy servers.
curl golang http proxies proxy proxy-list proxy-list-github socks5-proxy socks5-proxy-list socks5-server
Last synced: 23 Jul 2025
https://github.com/timmo001/mock-http-server-go
A mock http server written in Go
go golang http http-server mock
Last synced: 18 Feb 2026
https://github.com/cyril/great_guardian.rb
Web parameters validation for Ruby 🛡️
http parameters ruby validation web
Last synced: 26 May 2026
https://github.com/melardev/reactreduxpaginatedasynccrud
React_Redux TODO app showing Async HTTP CRUD and pagination
api axios components crud http nodejs pagination react react-redux redux rest todo
Last synced: 08 Apr 2026
https://github.com/setanarut/indir
Go ile yazılmış çok bağlantılı HTTP dosya indirici paketi.
Last synced: 06 Jul 2026
https://github.com/behemehal/baklava
Baklava is a Turkish sweet and http server
http http-server https https-server rust
Last synced: 06 Jul 2026
https://github.com/soenneker/soenneker.entra.middlewares.jwtauth.functions
Middleware for Azure Functions that validates Microsoft Entra JWTs
azure csharp data dotnet entra function functions http httprequest jwtauth jwtauthmiddleware middleware middlewares request util
Last synced: 10 Jun 2026
https://github.com/cloudnode-pro/request-catcher
Catch and debug HTTP packets or forward them to a local host
debug http http-requests http-test webhooks-catcher
Last synced: 09 Aug 2025
https://github.com/liquidthedangerous/commonhttp
This project provides functionality to register controllers for http.ServeMux or any other compatible multiplexers. It simplifies the process of organizing and managing HTTP handlers in your Go web applications.
Last synced: 24 Jul 2025
https://github.com/effectra/http-client
Effectra's HTTP Client is a lightweight PHP library for sending HTTP requests. With cURL integration, it supports various methods and headers. Simplify API interactions with a streamlined design and intuitive API. Ideal for interacting with HTTP-based services.
api api-client client fetch-api http http-client http-message php psr psr-18
Last synced: 25 Jul 2025
https://github.com/pkarpovich/tg-relay-bot
Forward messages seamlessly from HTTP and SMTP to a Telegram channel
golang http message-relay smtp telegram-bot
Last synced: 25 Jul 2025
https://github.com/majk-p/http4s-client-timing
Benchmark utility to measure request times for various http4s backends
Last synced: 17 Sep 2025
https://github.com/rociogarrido/hotel-app
angular-routing angular16 bootstrap5 crud-application http mockapi mockoon observables
Last synced: 13 Apr 2026
https://github.com/ajeydudhe/facile-mock
facile-mock is a simple mocking library for BrowserMobProxy to allow mocking the http requests in the tests. It allows running a given test with given scope as unit test or integration test. In case of the scope as integration test the mocking will be skipped altogether and run against actual server.
browsermob-proxy http mock mock-library mocking-library testing testng
Last synced: 27 Jul 2025
https://github.com/tagaryen/jsarchernet
network framework. http(s) server and client. supports openssl 1.3 (gmssl)
encrypt-cer gmssl http https network openssl
Last synced: 27 Jul 2025
https://github.com/e22m4u/ts-rest-router
Controllers-based REST router implementation for TypeScript
controller esm http rest router server typescript
Last synced: 19 Sep 2025
https://github.com/sch8ill/cloudflare-ips
Automatically fetch and update Cloudflare proxy IPs, ensuring your trusted proxies are always up to date.
cloudflare cloudflare-api gin gin-gonic go golang http http-server library
Last synced: 20 Apr 2026
https://github.com/apache/geronimo-health
Apache Geronimo Microprofile Health Implementation
geronimo http java javaee network-server web-framework
Last synced: 29 Jul 2025
https://github.com/parnishaheliks9/ware-executer
Roblox ware Executor. Transforming Ideas into Reality. At -Ware, we develop software experiences that push the boundaries of what's typical.
backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api
Last synced: 28 Jun 2025
https://github.com/ralvarezdev/go-net
net/http helper functions for Golang projects
go go-http go-json go-lib go-library go-net go-package golang http net
Last synced: 30 Jul 2025
https://github.com/steadybit/extension-http
A Steadybit action implementation to check http endpoints
Last synced: 07 Jul 2026
https://github.com/jaebradley/go-http-status-class
Get an HTTP Status Class from an HTTP Status Code
Last synced: 30 Jul 2025
https://github.com/fmiras/webbed
A fast, reliable Rust-based CLI for serving static files over HTTP
cli command http http-server hyper rust static-file-server web-server
Last synced: 30 Jul 2025
https://github.com/ainvaltin/httpsrv
Package httpsrv implements minimalist "framework" to manage http server lifetime.
Last synced: 28 Jun 2025
https://github.com/ermos/httperror
Go package that provides features to handle errors with http services
api go go-package golang http httperror middleware router
Last synced: 31 Jul 2025
https://github.com/zbo14/forward-proxying
Presentation on forward proxies.
forward-proxy http https socks-proxy
Last synced: 01 Aug 2025
https://github.com/ryhkml/url-expander
Unshorten URLs into their original links
c cli http libcurl linux url-expander
Last synced: 05 May 2026
https://github.com/bloq/memproxyjs
microservice wrapper for memcached
http memcached memcached-client microservice rest-api
Last synced: 08 Sep 2025
https://github.com/jacobbrewer1/pagefilter
A GO library that produces SQL SELECT statements from filters and parameters provided
Last synced: 03 Aug 2025
https://github.com/celycodes/api_dart
Consumindo API com dart
api consumindo-api dart dio flutterando http http-client http-server
Last synced: 05 Apr 2025
https://github.com/serviejs/servie-finalhandler
Servie final HTTP responder
404 finalhandler http response servie
Last synced: 09 Nov 2025
https://github.com/orestispanago/mobotix-tests
Download images from Mobotix IP camera using HTTP API
Last synced: 10 Feb 2026
https://github.com/jahidulpabelislam/http
Basic classes around HTTP for PHP.
Last synced: 03 Jan 2026
https://github.com/devgianlu/http-profiling-go
Easily profile Go applications via HTTP
fasthttp golang http profiling
Last synced: 13 Sep 2025
https://github.com/allienx/wrapman
Postman API request collection wrapper that generates an axios http client 🎁
api axios collection http postman requests
Last synced: 18 May 2026
https://github.com/bridgerbrown/c-http-server
HTTP Server built in C with manually built thread pool, linked list, queue, binary search tree, merge sort, and dictionary.
api backend binary-search-tree c c-language data-structures data-structures-and-algorithms http http-server linked-list low-level merge-sort queue server socket thread-pool user-management
Last synced: 14 Aug 2025
https://github.com/yousefkhalaf0/flutter_small_movies_app
A Flutter app showcasing now-playing and popular movies using the TMDb API. Features include movie details (genres, ratings, cast) and a responsive UI. Built with http for API calls and cached_network_image for efficient image loading.
android-studio api dart flutter http tmdb
Last synced: 09 Apr 2026
https://github.com/007tickooayush/sample-spring-mvc
An eclipse maven template for Spring MVC.
Last synced: 16 Aug 2025
https://github.com/commenthol/veloze
A modern and fast express-like webserver for the web
express http http2 http2-server modern web webserver
Last synced: 17 Aug 2025
https://github.com/luminati-io/curl-post-request
Send cURL POST requests, set headers, send data, and handle authentication for APIs and web scraping with this comprehensive guide.
curl http linux macos post proxy-server web-scraping windows
Last synced: 10 Apr 2026
https://github.com/d6o/itibot
Bot Matcher for Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 20 Aug 2025
https://github.com/vscaperrotta/cors-chrome-extension
コルソ [Cors] is a Google Chrome extension designed to simplify CSS analysis on a webpage.
chrome chrome-extension cors cors-proxy development extension http tools
Last synced: 10 Apr 2026
https://github.com/guillembonet/public-ip-server
Small docker container which allows getting the public IP of the container via HTTP request secured by a static password.
chatgpt docker go golang http http-server public-ip public-ip-address
Last synced: 20 Apr 2026
https://github.com/wesfly/arti_client-example
This repo demonstrates how to make a HTTP get request to a TOR hidden service using arti_client
arti example hidden-service http rust tor web
Last synced: 23 Oct 2025