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-07 00:15:37 UTC
- JSON Representation
https://github.com/thejfreitas/ts-http-status-utils
HTTP status code declarations, descriptions and utils.
http status-code status-code-constants status-codes typescript
Last synced: 08 Aug 2025
https://github.com/strixrox/nodejs-load-balancer
Application Layer Load Balancer made using NodeJS and `http` module
application-layer http javascript load-balancer node node-js
Last synced: 09 Apr 2026
https://github.com/trobert42/webserv
A fully configurable home-made web server in C++ (following HTTP/1.1 RFC)
Last synced: 08 Aug 2025
https://github.com/anas436/ibm-data-analyst-capstone-project-with-python
beautifulsoup html5lib http ibm-cognos-analytics ibm-watson-studio iframe image json jupyter-notebook jupyterlab matplotlib-pyplot openpyxl os pandas python3 requests requests-library-python seaborn sqlite3 wget
Last synced: 13 Apr 2026
https://github.com/orestispanago/mobotix-tests
Download images from Mobotix IP camera using HTTP API
Last synced: 10 Feb 2026
https://github.com/anthonycorletti/zag
A fast http web framework written in Zig ⚡️🦖
Last synced: 05 Oct 2025
https://github.com/jesielviana/guiaweb-book
Ebook de desenvolvimento web, do básico ao avançado. Teoria e prática.
css html http javascript server web
Last synced: 09 Nov 2025
https://github.com/iyear/connectproxy
Package connectproxy implements a proxy.Dialer which uses HTTP(s) CONNECT requests.
golang-proxy http http-proxy proxy
Last synced: 14 Jan 2026
https://github.com/mr-ndi/ai-experts-assignment
Minimal Python HTTP client with OAuth2 token refresh, reproducible tests, and Dockerized CI-ready setup
Last synced: 31 May 2026
https://github.com/flume-cloud-services/cache
Golang key/value Database via HTTP (by Flume Cloud Services)
cloud database golang http http-server json key-value self-hosted
Last synced: 14 Jan 2026
https://github.com/jonoman55/restclient
This app is used to test API calls using the HttpClient. This app also includes a JSON formatter to return readable parsed data.
api csharp http http-requests http-response https https-request https-response json rest-client
Last synced: 18 May 2026
https://github.com/bozzelliandrea/java-se-rest-api
Java SE Rest API - FrameworkLess
frameworkless http http-protocol http-server java java-se rest-api restful-api tcp-server
Last synced: 19 Feb 2026
https://github.com/josewebdev2000/imagehacker-back-end
Back-End code to my personal image editing web application for front-end developers.
back-end base64 bytes-io flask http http-server image-processing pillow python web-development
Last synced: 14 Apr 2026
https://github.com/arielsrv/golang-toolkit
Generics RESTClient (beta)
connection-pool fast generics go golang http http-client restclient restful toolkit transport
Last synced: 14 Jan 2026
https://github.com/nhirakawa/wilson
A Java implementation of Raft
distributed-systems http java jvm raft
Last synced: 17 Jan 2026
https://github.com/cdktf/cdktf-provider-http-go
CDK for Terraform Go provider bindings for http.
cdk cdktf http pre-built-provider provider terraform terraform-cdk
Last synced: 14 Jan 2026
https://github.com/rafaelmoraes003/trybesmith
Medieval item shop API made with Typescript.
express http http-server jsonwebtoken mysql nodejs oop typescript
Last synced: 09 Apr 2026
https://github.com/recuencojones/httpr-interceptor-header
Httpr Interceptor for Headers
http httpr httpr-interceptor interceptor typescript
Last synced: 09 Nov 2025
https://github.com/uzairrehan/learn-node-js
Node.js is an open-source, cross-platform runtime for building fast, scalable server-side applications with an event-driven architecture, non-blocking I/O, a single-threaded event loop, real-time capabilities, and access to NPM's vast ecosystem
crypto events express fs http middleware nodejs nodemon os path
Last synced: 01 May 2026
https://github.com/whiskeysierra/compass-client
configuration-management http java rest-client
Last synced: 10 Jan 2026
https://github.com/thefox/guzzlehttp-examples
GuzzleHTTP Examples
examples guzzlehttp http php public-domain unlicensed
Last synced: 22 Mar 2025
https://github.com/jrialland/smallclient
A small http(s) client in C++
cplusplus cpp cpp11 http http-client
Last synced: 08 Oct 2025
https://github.com/ljtill/wasi-http-info
[WIP] Lightweight WASI HTTP server
Last synced: 18 Jan 2026
https://github.com/aanciaes/smart-grow-api
Web API for the Mobile and Ubiquitous Computing course
Last synced: 14 Jan 2026
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/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/alfacentauri/node4
Ejemplo de nodejs con request.
http node-module nodejs request yargs
Last synced: 18 May 2026
https://github.com/StudyResearchProjects/avocado
:avocado: Web APIs Testing tool
http request testing websocket
Last synced: 09 Oct 2025
https://github.com/sukikui/playercoordsapi
A lightweight Fabric mod that exposes your Minecraft player coordinates via a local HTTP API
api client-side fabric http minecraft-mod
Last synced: 13 Mar 2026
https://github.com/ghifari160/zei
Go HTTP Client library built atop the standard library's net/http.Client.
golang golang-library http http-client
Last synced: 03 Aug 2025
https://github.com/frolleks/pathless
A lightweight, flexible routing library for JavaScript.
Last synced: 19 Jan 2026
https://github.com/dkxce/csharpcgi-bin
C# CGI BIN Implementation Class/Library/Exe
cgi-application cgi-bin cgi-script dkxce http script server
Last synced: 19 Jan 2026
https://github.com/joseph-ogutu/ai-capstone-project
A beginner-friendly Go web development project showcasing fundamental HTTP server implementation using Go's net/http package. This project demonstrates how to build simple yet robust web services with clean, idiomatic Go code.
backend beginner go golang http tutorial webserver
Last synced: 03 Jan 2026
https://github.com/desotech-it/telegram-echo-bot
A simple Telegram Echo Bot used to teach Golang
golang http networking telegram
Last synced: 14 Jan 2026
https://github.com/kanibal97west/scriptware-executer
Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-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: 02 Aug 2025
https://github.com/problem-details/pd
Problem Detail is a way to carry machine-readable details of errors in a HTTP response
Last synced: 14 Jan 2026
https://github.com/mkgor/chiven
Simple library which allows you to build RESTful API fast, easy and flexible
api api-rest http php-library php72 rest-api
Last synced: 19 Feb 2026
https://github.com/alexanderwolz/http-client
Sophisticated http client wrapper
authentication certificates client http mtls mtls-authentication okhttp wrapper
Last synced: 11 Oct 2025
https://github.com/dexpro-solutions-gmbh/swaggerui
Gin handler to expose an OpenAPI spec via Swagger UI
Last synced: 14 Jan 2026
https://github.com/ken-okabe/minimal-http-server
node minimal-http-server just works as expected, good for built-in something
http minimal node-module server
Last synced: 11 Oct 2025
https://github.com/ldebruijn/holla-liveness-check
A Golang tool for checking liveliness of HTTP reachable targets.
Last synced: 02 Aug 2025
https://github.com/stevepartridge/service
A Go service package to serve grpc, grpc-gateway, and additional http handlers on a single port
go grpc grpc-gateway http http-server openapi swagger
Last synced: 17 Jan 2026
https://github.com/joaocarvoli/desafio-insigthlab
Repositório sobre o desafio de interoperabilidade do Insigth Lab.
axios bootstrap express html5 http javascript mvc-architecture nextapp nextjs nodejs
Last synced: 14 Apr 2026
https://github.com/adrian-lin-1-0-0/gobalancer
A simple load balancer written in GO
golang http load-balancer proxy tcp
Last synced: 24 Oct 2025
https://github.com/h2owater425/miyako
Simple api framework
framework http javascript jsend logger nodejs radix-tree router schema typescript validator
Last synced: 14 May 2026
https://github.com/zbo14/forward-proxying
Presentation on forward proxies.
forward-proxy http https socks-proxy
Last synced: 01 Aug 2025
https://github.com/svermaji/resourcedownloader
Utility in Java 8+ to download files from internet or any public available url.
download http java jtable speed threadpool tooltip
Last synced: 11 Oct 2025
https://github.com/pangolinshell/myeasymf
MyEasyMultipartFForm is a Go package that automatically decodes a multiparts forms into a Go structure using field tags.
Last synced: 24 Sep 2025
https://github.com/lardevpro/apirestful-nodejs-express
Proceso de creación de una API RESTful con buenas prácticas para gestionar una base de datos postgresSQL
api-rest css endpoint fs get html http https importjs insert javasceript jwt modulejs mongodb mysql nodejs process put query
Last synced: 09 Apr 2026
https://github.com/outskirtslabs/sfv
A 0-dependency Clojure library for parsing and generating Structured Field Values for HTTP (RFC 9651/8941)
clojure http rfc8941 rfc9651 structured-fields structured-headers web
Last synced: 24 Sep 2025
https://github.com/lynkos/web-status-monitor
Net-Centric Computing (CNT 4713) – Project 1.
anaconda client-server conda http python socket-programming status-monitor tls yaml yml
Last synced: 11 Oct 2025
https://github.com/cloudmercato/pycurlb
Python cURL benchmark - Get info about connection
benchmark curl curl-library http http-client python
Last synced: 27 Jan 2026
https://github.com/graphqland/http-graphql-playground
HTTP request for graphql-playground with standard Request and Response
graphql graphql-playground handler http request response
Last synced: 12 Oct 2025
https://github.com/xp-forge/rest-client
REST Client
basic-authentication bearer-authentication brotli bzip2 compression file-upload gzip http json no-xml php7 php8 rest rest-client xp-framework
Last synced: 12 Oct 2025
https://github.com/trueromanus/fuuko
Library for perform HTTP queries in a declarative style
Last synced: 12 Oct 2025
https://github.com/cheesytech/go-gateway
Services: Test API Gateway for other services
api-gateway api-rest golang grpc http
Last synced: 18 Apr 2026
https://github.com/syed007hassan/weatherapi
A website that fetches the weather data after the user has put the desired city.
body-parser expressjs http json nodejs npm-package weather-api
Last synced: 09 Apr 2026
https://github.com/biurad/php-http-galaxy
🪐 A library that provides functionality for http pipelines: psr-7, psr-13, psr-15, psr-17, Cors, CSP, session and cookies manipulations.
biurad cookie guzzle guzzlehttp http http-factories php psr-13 psr-17 psr15 psr7 session
Last synced: 19 Jan 2026
https://github.com/jiashunx/masker-json-server
Web应用:基于masker-rest实现的简易json server(供前端开发使用,用来mock后端接口及报文,本地启动后访问http://127.0.0.1:port 即可访问管理服务)
dynamic-http-server http json-server
Last synced: 12 Oct 2025
https://github.com/d6o/itiheader
Header Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 12 Oct 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/krispowers/http-rps
A JavaScript tool for measuring real-world RPS and tracing slow points in request handling.
Last synced: 31 May 2026
https://github.com/prod3v3loper/bruteforce
👨💻Can be used to test logins for brute force attacks.
brute-force brute-force-attack brute-force-attacks bruteforce bruteforce-attacks bruteforcing http http-requests proxy proxy-list python python-script python3 session
Last synced: 12 Oct 2025
https://github.com/carlos-descalzi/pyremote
A very rustic way to do remoting object invocation call via HTTP.
Last synced: 12 May 2026
https://github.com/zaphyr-org/http-client
HTTP cURL client based on PSR-18.
Last synced: 12 Oct 2025
https://github.com/go-x-pkg/servers
HTTP, HTTPs, UNIX, gRPC servers with configs and context
boilerplate configuration grpc http
Last synced: 24 Jan 2026
https://github.com/sazzadhossainmilon/got-scraping-client
got-scraping-client is a lightweight and efficient tool for web scraping tasks using the popular Got HTTP client. It simplifies data extraction from web pages by providing a straightforward API and built-in support for handling common challenges like pagination and rate limiting.
client got http javascript nodejs scraping scrapy typescript web xcrap
Last synced: 31 Jul 2025
https://github.com/pschmitt/welog
HTTP Server that logs the requests it receives
Last synced: 18 Apr 2026
https://github.com/devkishor8007/node-restapi-flutter
A sample project working on REST API
dart expressjs flutter flutter-apps heroku http mongodb nepal node-restapi-flutter nodejs nodejs-server nodemon opensource rest-api
Last synced: 09 Apr 2026
https://github.com/alkaifaftab000/techquest
TechQuest is an exciting quiz app that challenges your knowledge of the latest technology trends! 🌟✨ Dive into beautifully designed quizzes that make learning fun and engaging. 🚀🧠 Test your skills, discover new tech insights, and enjoy a sleek, user-friendly experience! 🎉📱💡
animated-container-with-flutter animation avatar bottomnavigationview cards carousel fllutter flutter-apps flutter-ui gif gridview http listview quizapp rest-api splashscreen
Last synced: 12 Oct 2025
https://github.com/usagi-flow/iron-test
A test helper crate for Iron.
http iron rust rust-crate testing
Last synced: 13 Oct 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/mdminhazulhaque/banglalionwimaxapi
:satellite: Banglalion WiMAX API to get Account Information
alepo api banglalion beautifulsoup http json wimax xml
Last synced: 22 Sep 2025
https://github.com/palmtreephp/http
:palm_tree: HTTP Component for Palmtree PHP
Last synced: 30 Jul 2025
https://github.com/fu-sen/vercel-410
❎ Output http status "410 Gone" on ▲ Vercel
410 gone http http-status http-status-code http-status-codes http-statuscodes vercel
Last synced: 13 Oct 2025
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/zbo14/web-tree-crawler
A web crawler that builds a tree of URLs.
http https tree url web-crawler
Last synced: 13 Sep 2025
https://github.com/julian-nash/restparse
Python parser for RESTful HTTP requests
Last synced: 19 May 2026
https://github.com/hooliooo/astral
An HTTP networking library that emphasizes ease of use and ergonomics. Based on Rust's reqwest library
Last synced: 09 Mar 2026