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-06 00:14:59 UTC
- JSON Representation
https://github.com/f1shl3gs/bindata
convert any file into manageable Go source code for http service
Last synced: 14 Jan 2026
https://github.com/cyb3r-jak3/simple_http_server
Simple Go HTTP server to demo dealing with requests.
go go-examples go-http golang http
Last synced: 14 Jan 2026
https://github.com/devforgetech/fetch-hooks-core
Universal React-style hooks for fetch() — works in Node, Bun, Deno, Cloudflare Workers, and edge runtimes. Tiny, dependency-free, TypeScript-first.
bun cloudflare-workers deno edge-runtime fetch hooks http javascript nodejs npm-library opensource request signals typescript
Last synced: 21 Nov 2025
https://github.com/serviejs/servie-errorhandler
Map errors to a Servie response
error-handling errors http response servie status
Last synced: 15 Jun 2025
https://github.com/willpinha/httputils
🧰 Simple utilities for the net/http package
Last synced: 14 Oct 2025
https://github.com/oleksandr-romashko/goit-advancedjs-hw-03
Homework for Javascript HTTP requests
Last synced: 22 May 2026
https://github.com/batchlabs/headers-bundle
A Symfony bundle to easily add headers to your responses.
headers http symfony symfony-bundle
Last synced: 20 Jan 2026
https://github.com/szpolny/simplehttp
Simple http server written in Rust for learning purposes.
Last synced: 18 Apr 2025
https://github.com/ciucurdaniel/go-http-server
Basic Http server made with Go.
basic-learning go http http-server
Last synced: 11 Jun 2026
https://github.com/cijiugechu/persona-http
A blazing-fast HTTP client with TLS fingerprinting for Node.js
client fingerprint http napi-rs tls-fingerprinting
Last synced: 09 Oct 2025
https://github.com/cedric05/dothttp-playground
try playground here https://ghpage.dothttp.dev/
dothttp dothttp-dsl dsl http monaco-editor playground vscode
Last synced: 09 Feb 2026
https://github.com/alimy/echo
High performance, minimalist Go web framework
Last synced: 09 Oct 2025
https://github.com/borislavv/telegram-api-gateway
Simple gateway for communicate with Telegram by API
Last synced: 25 Jul 2025
https://github.com/xxlabaza/request
HTTP requests wrapper
fetch-api http node-fetch utils
Last synced: 29 Oct 2025
https://github.com/paulcager/iostatserv
Expose IO statistics via HTTP
http io linux monitoring statistics
Last synced: 18 Apr 2026
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/i-core/routegroup
A modular approach to organizing HTTP handlers.
Last synced: 11 Feb 2026
https://github.com/fantasticfiasco/serilog-sinks-http-sample-dotnet-framework
Sample application of Serilog.Sinks.Http producing log events in .NET Framework.
Last synced: 23 Feb 2026
https://github.com/web-pacotes/networking.ts
Yet another fetch based HTTP library :)
angular fetch http httpclient nodejs react svelte sveltekit typescript vue
Last synced: 08 Apr 2026
https://github.com/koubae/httpmaker
Lightweight API Platform for developers for testing and developing API written in GO. Meant to be a more agile and less resource demanding than other apps (like Postman)ghtweight
angular api api-rest client developer-tools development gin-gonic go golang http http-client http-server json node nodejs postman restful-api testing
Last synced: 12 Apr 2026
https://github.com/fantasticfiasco/serilog-sinks-http-diagnostics
Diagnostics for Serilog.Sinks.Http
Last synced: 02 Apr 2025
https://github.com/antash-mishra/open-tunnel
WebSocket tunneling server and client to expose local web servers.
http javascript ngrok-replacement typescript websocket
Last synced: 21 May 2026
https://github.com/bukowa/http-headers
(playground repo for testing and learning) very simple http server for debugging - print your http headers - written golang, built in docker packaged into helm chart
chart docker go golang headers helm helmchart http kubernetes
Last synced: 28 Feb 2026
https://github.com/0000xffff/dumpit
simple HTTP(s) file server for uploading files - transfer files from phone to PC over wifi
flask http https https-server pyopenssl python python3 ssl transfer-files uploading uploading-files
Last synced: 12 Apr 2026
https://github.com/owen-krueger/http.resilience.default
Decent defaults for adding resilence to HTTP clients.
csharp http httpclient net8 nuget resilience servicecollection
Last synced: 05 Apr 2025
https://github.com/jorgermduarte/prometheus-alerts-test
Simple test project to test the grafana dashboard logs from servlet requests
alertmanager app docker docker-compose grafana http java node prometheus requests servlet
Last synced: 12 Apr 2026
https://github.com/imrandil/learning_http_streaming
leaning http stream implementations using express and react
expressjs http http-streaming react reactjs
Last synced: 10 Apr 2026
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/pranshushah/http-pro-isomorphic
http-pro library that works on both node and browser
axios browser fetch http http-client javascript react-query
Last synced: 04 May 2026
https://github.com/hex9cf/cupidconnectorlite
🔗一款用于自动登录汕头大学校园网的轻量级命令行工具,是 Cupid Connector 的轻量版,通过发送登录请求并处理响应,实现自动化登录功能,方便汕大师生登录校园网。
Last synced: 09 Apr 2025
https://github.com/a-poor/requests
A quick and easy HTTP request library written in Go.
go golang hacktoberfest http requests
Last synced: 28 Jun 2026
https://github.com/robarcoo/simplektorapp
A simple app to learn how Ktor and HTTP work
http http-server kotlin ktor ktor-server
Last synced: 14 Jul 2025
https://github.com/rurangiza/adars
Building an HTTP server to understand how it works.
Last synced: 18 Mar 2025
https://github.com/joeychilson/httputils
A library of helper functions for Go's net/http package.
Last synced: 06 Jun 2026
https://github.com/basemax/windows-linux-file-downloader-c
File Downloader in C: A simple C program to download files over HTTP using sockets. Cross-platform support for both Windows and Linux.
c clang download-file file-downloader http http-download http-file-download network socket
Last synced: 03 Apr 2025
https://github.com/pengyang486868/pysimpleserver
Py Simple Server
http http-server nancy server web
Last synced: 22 Mar 2025
https://github.com/codevendor/cannibal
An HTTP/2 web server written with 100% JavaScript for Nodejs. The web server can process html webpages with server side JavaScript. Has built in features for inlining JavaScript with html code. It has been built to support all HTTP/2 features like pushing and custom caching without cookies.
cannibal css html http http-server http2 javascript server web web-server webserver websites
Last synced: 09 May 2026
https://github.com/edenreich/http-component
An easy to use native component for interacting with the http layer written in C++
cmake cpp cpp-component cpp17 http http-client http-server request-handler response-parsing unix-socket winsock2
Last synced: 06 Mar 2025
https://github.com/silkodenis/swift-combine-networking
A Swift package for declarative HTTP networking with the Combine framework, designed for easy configuration and robust error handling.
api client combine declarative http http-client mock networking request-builder spm swift swift-package-manager
Last synced: 10 Mar 2025
https://github.com/bozzelliandrea/shelter
☂️ Fast and Minimalist HTTP Java library for API Routing ☂️
api-rest api-restful frameworkless http http-middleware http-router http-routing http-server http-server-library java java-8 java-http-client java-http-server java-server java-servlet middleware-framework
Last synced: 10 Sep 2025
https://github.com/alfacentauri/node4
Ejemplo de nodejs con request.
http node-module nodejs request yargs
Last synced: 18 May 2026
https://github.com/kenjyco/webclient-helper
Helpful WebClient class to interact with APIs on the web (wrapper to popular requests package)
api api-client beautifulsoup4 http kenjyco lxml python requests rest
Last synced: 27 Jan 2026
https://github.com/dtouzeau/http-audit
An HTTP auditing tool written in Go that investigates all steps required to access a URL - A part of Artica Ecosystem
http http-client http-requests httpclient tool
Last synced: 13 Jan 2026
https://github.com/bdusell/jitsu-app
Extensible request routing and app configuration for PHP
apache configuration htaccess http php request-handler router web-development
Last synced: 06 Sep 2025
https://github.com/ishankhare07/kotlin-web-server
a simple http server in kotlin
http http-server kotlin rest rest-api socket-server sockets
Last synced: 31 Aug 2025
https://github.com/rubyonworld/ruby-client
The Namely gem wraps the Namely HTTP API, allowing you to manipulate your account through Ruby.
Last synced: 10 Jul 2025
https://gitlab.com/tychosoft/webforcpp
Modern header-only web access for C++17
C++ cpp17 header-only http json
Last synced: 16 Mar 2026
https://github.com/mutasim77/swift-fetch
📟 lightweight, promise-based HTTP client for modern JS apps
Last synced: 03 Apr 2025
https://github.com/rutaka-n/httpkeeper
simple reverse proxy server with JWT auth
Last synced: 22 Mar 2025
https://github.com/gallofeliz/iperf3-service
Iperf3 service with nodes callable by http API (for example telegraf)
Last synced: 02 Aug 2025
https://github.com/abdulsamie10/http-server-c
This repository contains the code of HTTP, which accepts requests and response based on the requests.
c c-language c-programming edit get http http-server post programming read server ubuntu write
Last synced: 01 Aug 2025
https://github.com/jesusgraterol/fetch-request-node
The fetch-request-node package makes working with external APIs simple and efficient. This intuitive wrapper leverages the power of the Fetch API, providing a clean and concise interface for your API interactions.
fetch fetch-api http https request utilities utils
Last synced: 16 Apr 2025
https://github.com/arcbjorn/go-microservices-jwt-authentication
JWT authentication between Go services through HTTP
Last synced: 14 Mar 2025
https://github.com/shafiqaimanx/slash
Simple HTTP library for Golang, heavily inspired by: https://github.com/gocolly/colly
Last synced: 24 Feb 2025
https://github.com/ashu11-a/kython
Fast and low overhead web framework
bun deno framework framework-http http http-requests http-server node nodejs
Last synced: 14 May 2025
https://github.com/pnguyen215/unused-ngx-request-sdk
A fantastic Angular library for HTTP method
angular angular-http-service angular-httpclient angular-rest http json json-api json-schema rest-api
Last synced: 12 Apr 2026
https://github.com/dapper91/aiohttp-validator
aiohttp simple pydantic validator
aiohttp aiohttp-server http pydantic validation validator
Last synced: 13 Jul 2025
https://github.com/jameskyburz/azure-cloud-function-http-server
run your http server as a google cloud function
azure-functions faas http http-server in-memory-http-server lambda nodejs proxy serverless
Last synced: 02 May 2026
https://github.com/anzerr/form.pipe
Parse stream of multipart into sub streams per part
form fs http multipart-formdata stream util
Last synced: 26 Feb 2025
https://github.com/anzerr/http.ts
Simple http server in ts
decorators http nodejs ts typescript util
Last synced: 06 May 2026
https://github.com/tether/manner-options
Generate the communication options for a manner resource
Last synced: 04 Jul 2026
https://github.com/tether/manner-jwt
Authenticate manner services using JWT authentication bearer
Last synced: 09 Apr 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/g105b/api.horse
API testing without horsing around.
api api-client api-test api-testing http http-client postman postman-api shareware shareware-applications
Last synced: 07 Jan 2026
https://github.com/pke/webhook2websocket
Forwards webhook payload to websockets
Last synced: 07 Jan 2026
https://github.com/tmoroney/proxy-server
A web proxy server which fetches items from the Web on behalf of a Web client (i.e browser) instead of the client fetching them directly. Supports caching of pages and access control.
http http-proxy https proxy proxy-server
Last synced: 24 Jul 2025
https://github.com/richardktran/go-movie-microservices
Movie microservices example with Golang
golang grpc http kafka service-discovery
Last synced: 11 Jun 2025
https://github.com/rokf/wsxo
WebSocket Tic-Tac-Toe with lua-http and termfx
example http lua tic-tac-toe websocket
Last synced: 31 Aug 2025
https://github.com/qard/http-iterator
Convert http servers to async iterators
async-await async-iterators http nodejs
Last synced: 12 Apr 2026
https://github.com/yogsec/url_extractor
URL Extractor | Designed By YogSec is a powerful Bash script that helps you extract URLs from a single file or all files inside a folder
bug-bounty bug-bounty-tools cybersecurity cybersecurity-tools find-urls hack-tools hacking-tool http internet kali-linux-tools osint url-extractor url-finder webdevelopment
Last synced: 16 Mar 2025
https://github.com/guilhermelange/golang-websitemonitor
Website monitor developed in GoLang
golang google http https monitoring monitoring-tool
Last synced: 19 Apr 2026
https://github.com/vikbytes/kanon
HTTP load-testing CLI and CI application
ci ci-cd continuous-integration docker gradle http jvm kotlin linux load-testing macos
Last synced: 12 Apr 2026
https://github.com/suthar345piyush/httpservergolang
HTTP Server in GO Language.
golang golang-package http http-server
Last synced: 24 Jul 2025
https://github.com/maksym-nazarenko/nextshop-item-watcher
A simple Next online shop item watcher and notifier
Last synced: 22 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