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-02 00:14:56 UTC
- JSON Representation
https://github.com/yuzuy/gurl
gurl is an HTTP client in CLI written in Go
cli command-line curl go golang http
Last synced: 14 Jan 2026
https://github.com/jacobsoderblom/otto
Otto is an easy way to use HTTP in golang
golang http middleware mux router
Last synced: 14 Jan 2026
https://github.com/aunkrig/autoauth
An HTTP proxy that handles proxy authentication
Last synced: 09 Oct 2025
https://github.com/tonto7973/xim
Xim HTTP Api and AMQP Service Bus Simulators
amqp api http servicebus simulator
Last synced: 10 Oct 2025
https://github.com/wcampbell0x2a/test-assets-ureq
Download test assets, managing them outside of git
Last synced: 10 Oct 2025
https://github.com/compscifutures/apmonitor
On-prem/LAN availability monitoring with realtime guarantees & decaying alert pacing. Multithreaded high speed availability checking for PING, TCP/UDP, QUIC & HTTP/S resources incl. SSL/TLS cert. pinning. Integrates w/Site24x7 heartbeat monitoring for failover alerts + Slack & Pushover webhooks. Thread safe, reentrant, easily modifiable.
availability availability-and-monitoring discord h3 heartbeat-monitor http http3 https lan monitoring on-premise pagerduty pushover quic realtime servermasters site24x7 slack ssl-pinning tcp
Last synced: 07 Apr 2026
https://github.com/pinheirolucas/opentrivia
API client for Open Trivia DB: https://opentdb.com/
api-client client golang http trivia
Last synced: 22 Jan 2026
https://github.com/pzaino/astra
ASTRA - Asynchronous Scalable Task and Resource Actors (in Rust)
actor-model grpc http persistent-storage rust rust-lang server-less tcp
Last synced: 19 Feb 2026
https://github.com/western/http-here
Share folder via http and upload by golang
cli command file-server file-upload golang http http-file-server http-server https server shared-folders static tls upload
Last synced: 14 Mar 2026
https://github.com/soenneker/soenneker.github.client.http
A .NET thread-safe singleton HttpClient for GitHub
client csharp dotnet github githubhttpclient http httpclient singleton util
Last synced: 22 Apr 2026
https://github.com/joseluisq/leap
A lightweight micro HTTP framework for PHP 8.1+ (experimental)
http micro-framework php php81 web-framework
Last synced: 16 Mar 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/artainmo/webserv
42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.
Last synced: 07 Feb 2026
https://github.com/junian/python-apps
Python script / console / terminal apps and API
Last synced: 01 Feb 2026
https://github.com/arferreira/rapina
An opinionated Rust web framework exploring better DX in an AI-assisted world
api async fastapi http hyper rest-api rust tokio web-framework
Last synced: 27 Feb 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/longcipher/hpx
A high-performance HTTP client with tower middleware support
boringssl browser browser-emulation emulation fastwebsockets hft high-performance hpx http middleware reqwest rustls tower tower-http tower-middleware wreq
Last synced: 12 Apr 2026
https://github.com/niclashaderer/luftschloss
Dependencyless pure typescript webserver with openapi generation
Last synced: 15 Feb 2026
https://github.com/nolleh/ctxlog
golang context logger (access logger, which print request/response per http request), and also provide middleware for echo framework (https://github.com/labstack/echo)
echo echo-framework go golang http json log logrus middleware msa
Last synced: 16 Feb 2026
https://github.com/imperzer0/webserver
Lightweight c++ web server for linux (available in docker container)
fineftp ftp ftp-server http http-server https https-server mongoose web-server webserver
Last synced: 01 Mar 2026
https://github.com/mtumilowicz/java13-spring-crud-http-methods-workshop
Short introduction to the http methods in the spring context.
crud crud-application http http-method rest rest-api restful restful-api restful-webservices workshop workshop-materials workshops
Last synced: 06 Mar 2026
https://github.com/ismacortgtz/pocket-http
A lightweight, cross-platform HTTP/HTTPS client library for C++17 in an ultra-compact package.
bearssl cpp cpp17 http https library lightweight
Last synced: 17 Apr 2026
https://github.com/vroncevic/gen_vhost
Generate VirtualHost configuration file
apache generator generators http linux macos python3 qnx tool unix virtualhost
Last synced: 30 Jun 2026
https://github.com/ponylang/courier
An HTTP Client for Pony
http http-client pony-core-team-library ponylang ponylang-langauge
Last synced: 12 Apr 2026
https://github.com/litert/http-client.js
The HTTP client wrapper for Node.js
Last synced: 04 Apr 2026
https://github.com/llefranc/42_webserv
School projet : implement a server handling HTTP protocol using UNIX socket.
42 42born2code 42paris 42school http http-server socket unix-socket webserver
Last synced: 20 Apr 2026
https://github.com/rmmlr/rca.lighthttpserver
Very simple and lightweight HTTP server implementation
appveyor get http http-server nuget post
Last synced: 19 Apr 2026
https://github.com/parzibyte/subir-archivo-go
Ejemplo para enviar un archivo de JavaScript a Go usando fetch y AJAX
fetch file-upload formdata go golang http javascript js
Last synced: 20 Apr 2026
https://github.com/jleagle/curl-wrapper
An object oriented wrapper around cURL
Last synced: 21 Apr 2026
https://github.com/ethlo/r7
r7 is a high-performance Java HTTP gateway core with composable routing, low-allocation design, and memory-mapped full audit logging with pluggable tailers.
http proxy-server routing-engine
Last synced: 05 Jun 2026
https://github.com/o8x/native-httpclient
通过 tcp 和 unix sock 文件发送原生HTTP请求的HTTP客户端
curl go http http-client native-http-client unix-socket
Last synced: 24 Apr 2026
https://github.com/juliyvchirkov/nginxhtpasswd
turns username & password into SSHA secured hash pair for nginx auth_basic_user_file
authentication basic-authentication generator hash htpasswd http nginx ngx password password-hash ssha
Last synced: 25 Apr 2026
https://github.com/pablopunk/microsec
Microservice to fetch *http* pages through *https*
http https js micro microsec microservice nodejs security
Last synced: 27 Apr 2026
https://github.com/dpwgc/alisalog
基于Java整合ChickHouse的分布式日志收集与检索系统
chickhouse http java log spring-boot udp
Last synced: 28 Apr 2026
https://github.com/dafvid/timescaleproxy
A proxy for writing Telegraf JSON HTTP output into a Timescale DB. Written in Go.
go http json telegraf timescaledb
Last synced: 28 Apr 2026
https://github.com/deflix-tv/imdb2meta
A service for getting movie and TV show metadata for an IMDb ID via HTTP or gRPC
go golang grpc http imdb imdb-dataset metadata web-service
Last synced: 28 Apr 2026
https://github.com/k9mil/eagle
🦅 A simple, fast, and fun CLI-based application which functions as a helper to find answers to your programming questions! Written in Golang + Cobra.
api-client cli cli-app cobra eagle fmt go golang http json json-api regex scraper scraping-websites stackoverflow stackoverflow-answer stackoverflow-api stackoverflow-questions web-scraper web-scraping
Last synced: 28 Apr 2026
https://github.com/neyn/neynxx
Fast and Lightweight C++11 HTTP Library
c cpp cpp-library cpp11 cxx cxx-library cxx11 fast-library http http-server webserver
Last synced: 28 Apr 2026
https://github.com/karashiiro/gittlz
A Git server for the laziest of us. Write and test your Git utilities without any hassle.
ci-cd docker git github-actions golang http integration-testing server ssh test-automation
Last synced: 28 Apr 2026
https://github.com/jorelosorio/spellingcorrector
Spelling corrector for Spanish language
containers docker go http spelling-correction
Last synced: 29 Apr 2026
https://github.com/itsmichaelbtw/urbex
A fast HTTP client built for NodeJS and the browser. Supports custom pipeline transformations, isolated clients and more.
browser cache http http-client nodejs promise-api typescript
Last synced: 29 Apr 2026
https://github.com/dmitrymomot/forge
Opinionated Go framework for building micro-SaaS applications
framework go golang http microservices saas web-framework
Last synced: 08 Jun 2026
https://github.com/x86-39/ansible-http-server
This is a web server written in Ansible. Yes, WRITTEN IN Ansible. Not using an external web server.
ansible ansible-eda ansible-playbook eda event-driven-ansible http
Last synced: 18 May 2026
https://github.com/arshamroshannejad/cf-forbidden
Efficient methods to circumvent Cloudflare's 403 restrictions, allowing for seamless scraping of websites that implement these protections.
403-forbidden captcha client cloudflare golang http scrapper
Last synced: 30 Apr 2026
https://github.com/itismohammadreza/shad-lms-panel
The exam management panel of shad-lms
angular bootstrap html http responsive sass typescript
Last synced: 30 Apr 2026
https://github.com/sibeeshvenu/angular-custom-http-base-service-to-call-external-api
This is a custom Http Base Service in Angular, Typescript which can be used to call any external Apis
Last synced: 02 May 2026
https://github.com/owainlewis/akka-http-clj
A high performance HTTP client for Clojure built on Akka HTTP
Last synced: 02 May 2026
https://github.com/zbo14/bouncer
😎 Dynamically block hostnames with HTTP and SOCKS proxies
docker docker-compose haproxy http http-proxy sequelize socks-proxy socks5 sqlite3
Last synced: 03 May 2026
https://github.com/xdk78/hayai
[WIP] hayai - Fast Node.js HTTP framework built on turbo-http
fast framework http javascript nodejs router server turbo-http typescript webframework
Last synced: 04 May 2026
https://github.com/adarshpandey18/news-app
The News App is a mobile application developed using Flutter and Dart programming languages. It leverages the News API to fetch news articles categorized by topics and sources. Users can explore different categories, search for specific articles, and view detailed information about each article.
dart flutter flutter-apps http news
Last synced: 08 May 2026
https://github.com/mglagola/ngrok-serve-dir
Easily serve a directory's contents over the internet using ngrok
file-sharing http ngrok nodejs npm npm-package
Last synced: 11 May 2026
https://github.com/aeternalis-ingenium/tcp-http-protocols-in-rust
Rust implementation of TCP/IP and HTTP protocols.
handler http http-server router rust server socket-io tcp tcp-client tcp-server
Last synced: 12 May 2026
https://github.com/alloc/wants-mobile
Parse request headers to see if a mobile-specific response is wanted
Last synced: 13 May 2026
https://github.com/heptacom/heptaconnect-package-http
Support flow components working with HTTP clients or act as HTTP server
heptaconnect heptaconnect-package http http-requests
Last synced: 17 Jun 2026
https://github.com/kazemmdev/http-status
A simple Enum for http status codes responses
enum http http-status-codes php php8
Last synced: 18 Nov 2025
https://github.com/viztea/kiso
set of kotlin multi-platform libraries
format http io jvm kotlin multiplatform sprintf
Last synced: 11 Feb 2026
https://github.com/furkancosgun/abap-http-client
ABAP HTTP CLIENT is an ABAP-based project that provides a comprehensive and flexible HTTP client class for performing various types of HTTP operations. This project is designed to simplify and standardize HTTP communication within SAP systems.
abap abap-oo abapgi client http http-client oop
Last synced: 16 Jul 2025
https://github.com/tinyhr/tiny_client
A tiny api client toolkit for ruby that supports only JSON content-type. ( Curb/JSON wrapper )
Last synced: 01 Nov 2025
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/rubenchristoffer/hetty-http-utilities
Hetty HTTP Utilities is a lightweight Java API primarily useful for parsing and creating raw HTTP requests and responses, along with sending and receiving them through TCP sockets.
http http-client http-packets http-parser https java login-automation parsing robot tcp tcp-sockets
Last synced: 01 Mar 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/forest6511/gdl
Concurrent, resumable file downloader for Go
download-manager downloader go http parallel-downloads
Last synced: 14 Jan 2026
https://github.com/ilyachalov/powershell-livejournal
Общение с «LiveJournal.com» по сети из PowerShell
dotnet http livejournal powershell xml xml-rpc
Last synced: 19 May 2026
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/sinuoslabs/webhook
Webhook channel's for NestJS motification
http nestjs notifications webhook
Last synced: 16 Apr 2026
https://github.com/math280h/quick-serve
A very simple and limited HTTP Server
Last synced: 05 Apr 2025
https://github.com/jazzshu/reverse-proxy
Reverse proxy project created as a test assignment for a job interview
http https interview javascript job nodejs proxy reverse-proxy
Last synced: 16 Apr 2026
https://github.com/ralph-bergmann/httptools
collection of Dart and Flutter libraries for HTTP request handling
cache dart flutter http interceptor network
Last synced: 04 Mar 2026
https://github.com/sadman-123/ios-contacts-app-clone
IPhone Contacts app clone built with Flutter and GetX, designed for Android. It offers seamless contact management with a sleek iOS-like interface. Tested across various Android devices, it ensures smooth performance and responsive UI on all screen sizes.
cupertino-design flutter getx http
Last synced: 04 Mar 2026
https://github.com/asynched/fastlify
Fastlify is a framework built around Flask for dealing with REST APIs. 🏎
Last synced: 22 May 2026
https://github.com/nehakushwah993/pokemon_flutter
Pokémon Flutter project featuring Bloc, GoRouter, and Hive.
bloc dart flutter flutter-apps gorouter hive http provider
Last synced: 24 Sep 2025
https://github.com/hugoalh/http-header-link-es
An ES (JavaScript & TypeScript) module to handle HTTP header `Link` according to RFC 8288 standard.
es header http javascript js link modulejs ts typescript
Last synced: 05 Mar 2026
https://github.com/jbzoo/mock-server
Flexible HTTP mocking application for testing and fast prototyping
http http-server httpmock jbzoo mmock mock mock-server php prototyping stubbing testing
Last synced: 14 Apr 2025
https://github.com/jmaister/taronja-gateway
Application and API Gateway
authentication gateway-api gateway-rest gateway-services http jwt oauth oauth2 rest
Last synced: 06 Mar 2026
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