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-27 00:14:44 UTC
- JSON Representation
https://github.com/moul/roundtripper
implementation of http.RoundTripper/Transport with extra helpers
Last synced: 28 Apr 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/qeeqbox/minimal-server
Asyncio websocket http server [Needed for internal testing]
asyncio http minimal server websockets
Last synced: 27 May 2026
https://github.com/axotion/httpforwarder
Simple http splitter
forwarder go http httpforwarder httpsplitter
Last synced: 14 Mar 2025
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/jakedrew/http.js
A small library to facilitate HTTP requests in JavaScript
http javascript javascript-library
Last synced: 24 Jul 2025
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/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/xzeldon/http-proxy-server
Simple http proxy server implemented in Go
Last synced: 05 Oct 2025
https://github.com/larscom/bitvavo-go
GO thread safe library (WebSockets / HTTP) for Bitvavo
api binance bitvavo broker crypto cryptocurrency exchange go golang http rest websockets ws
Last synced: 11 Apr 2025
https://github.com/lancercomet/http-stream
A stream implementation built on top of Http.
Last synced: 10 Mar 2026
https://github.com/fcannizzaro/esp8266-request
Make simple http requests on esp8266 Micropython
esp8266 http micropython request
Last synced: 08 May 2026
https://github.com/newtonmunene99/nodejs_server
A simple NodeJs Server: Built for handling http api calls(get,post,put,delete etc.)
api api-server express-js expressjs http node-js nodejs
Last synced: 07 May 2025
https://github.com/kenjij/neko-http-ruby
Pure Ruby HTTP client using net/http
Last synced: 18 Jul 2025
https://github.com/peterbrain/http-esp8266-lamp
HomeKit support for your not so smart lamp
arduino esp8266 homebridge homekit http mqtt ota rf
Last synced: 10 Apr 2026
https://github.com/webdeveric/http-api-debug
Hook into the http_api_debug action to see the HTTP requests your site is making.
debug http http-api-debug wordpress wordpress-plugin
Last synced: 19 Apr 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/asaintsever/kafka-connect-http-sink
HTTP Sink connector for Kafka Connect
apache-kafka http kafka kafka-connect kafka-connect-http kafka-connect-sink kafka-connector kafka-connectors kafka-to-http sink-connector
Last synced: 22 Mar 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/gdt-dev/http
Go Declarative Testing - HTTP
declarative-testing go go-testing golang golang-testing http
Last synced: 10 Mar 2026
https://github.com/apache/geronimo-schema-6
Mirror of Apache Geronimo Schema Java EE 6
geronimo http java javaee network-server web-framework
Last synced: 30 Jun 2025
https://github.com/phpzm/php-like-a-boss
Este livro tem a pretensão de ser um guia de como criar aplicações usando PHP usando o que há de melhor na Orientação a Objetos e no ecossistema da linguagem.
http http-router middleware oop oop-principles orm php php7 software-architecture software-engineering software-quality
Last synced: 31 Mar 2025
https://github.com/followingthefasciaplane/discord-me-stuff
discord.me bump stuff wip
discord discord-api discord-bot discord-http discord-js discord-me discord-py discord-server http scrape selfbot
Last synced: 13 Apr 2026
https://github.com/houzuoguo/websh
"websh" is now "laitos", see README.md
facebook go http pstn sms smtp twilio twitter wolfram-alpha
Last synced: 31 Jul 2025
https://github.com/alexcoder04/gupload
Serve an HTTP server to transfer files between machines on the local network
download file-transfer file-upload go golang http http-server server transfer upload
Last synced: 16 Aug 2025
https://github.com/andrey-tech/http-client-php
Простой НТТР(S) клиент на PHP7+ с троттлингом запросов, поддержкой маркера BOM в теле сообщения формата JSON и выводом отладочной информации в STDOUT.
bom client http http-client https https-client json php throttling
Last synced: 24 Apr 2025
https://github.com/wayou/koa-chunked-response
chunked response in koa
chunked http koa transfer-encoding
Last synced: 20 May 2026
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/csharpermantle/creq
An elegant way to generate HTTP/1.x messages in C
c embedded http http-requests http1 request-response web
Last synced: 28 May 2026
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/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/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/lmammino/filerec
Local HTTP 1.1 server to securely receive files from friends and colleagues on the local network
file file-receiver file-server file-sharing file-transfer http
Last synced: 29 Jan 2026
https://github.com/alitari/mockgo-server
Lightweight and scalable server for mocking http endpoints
go golang golang-application http kubernetes mock-server
Last synced: 23 Jun 2026
https://github.com/z4yx/iot-blockly
Build MQTT and HTTP applications with Blockly
Last synced: 04 May 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/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/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/mikekovarik/anchora-app
👨💻 Localhost has never been sexier. Simple yet powerful static server app for Windows
http http-server http2 http2-push https node static-server
Last synced: 28 Jan 2026
https://github.com/khalilgharbaoui/leads-extractor
This is a script that extracts leads form multiple JSON endpoints and mashes them together.
api-client cli data-extraction extraction http json phaser ruby
Last synced: 20 Apr 2026
https://github.com/dpwgc/alisalog
基于Java整合ChickHouse的分布式日志收集与检索系统
chickhouse http java log spring-boot udp
Last synced: 28 Apr 2026
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/pichillilorenzo/known-http-header-db
HTTP Header Database
database db header http http-header http-headers javascript js json
Last synced: 07 May 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/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/erick-dsnk/sai-http-server
A local HTTP server written in Python with browser sync feature to make your web design problems easier to solve!
chrome-webdriver http http-server python python-server selenium server socket web-design
Last synced: 17 Apr 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/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/jhonsferg/relay
A resilient, extensible HTTP client for Go with middleware, circuit breakers, rate limiting, caching, and OpenTelemetry support
caching circuit-breaker go golang http http-client middleware observability opentelemetry rate-limiting resilience retry
Last synced: 09 Apr 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/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/ddo/request
:pizza: Simplified HTTP request client in go
golang http http-client request
Last synced: 23 Jan 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: 28 Feb 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/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/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/akagi201/httpdump
Simple Golang HTTP Server which dumps the incoming client headers and body
Last synced: 13 Jun 2026
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/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/flowerinthenight/psscript-exec-http
A simple client/server tool for executing powershell script over http.
Last synced: 16 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/godexsoft/krabby
Krabby is a Lua scriptable HTTP/WS server powered by C++
cpp17 crablib http inja lua moderncpp scriptable sol2 templates webserver websockets
Last synced: 29 Apr 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/jacobkosmart/weather-app-flutter
Provide in real-time weather conditions like degree, weather, fine dust etc in current position. It's published on Google Play App Store and Web
Last synced: 18 Apr 2026
https://github.com/neyn/neynpy
Fast and Lightweight Pyhthon HTTP Library
backend c cpp fast-library http http-server neyn neynpy python webserver
Last synced: 03 May 2026
https://github.com/thnee/flask-api-framework
Framework for building semantically correct HTTP API’s in Flask.
api flask flask-marshmallow flask-sqlalchemy http
Last synced: 27 Oct 2025
https://github.com/niclashaderer/luftschloss
Dependencyless pure typescript webserver with openapi generation
Last synced: 15 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/vaijab/gin-tokenauth
TokenAuth is an authorization middleware for gin.
gin golang http middleware package
Last synced: 15 Apr 2026
https://github.com/hahmed/quicsilver
HTTP/3 server for Ruby apps
http http3 performance protocol quic rack ruby server
Last synced: 26 Apr 2026
https://github.com/leventkaragol/libcpp-http-client
Modern, non-blocking and exception free HTTP Client library for C++ (17+)
async-http-client client curl exception-free http http-client https libcurl non-blocking
Last synced: 06 May 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/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/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/cloudwindy/mirai
An expressjs-like http server framework written in Golang and Lua.
golang high-performance http http-server lua
Last synced: 29 Apr 2026
https://github.com/lastnamearya/easyhttp-library
Custom HTTP Library for quickly testing an App for HTTP Requests :fire:
ajax http javascript json rest-api testing
Last synced: 02 May 2026
https://github.com/litert/http-client.js
The HTTP client wrapper for Node.js
Last synced: 04 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/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/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/yajatkaul/http-iot
Boilerplate for IOT networking
arduino devices esp32 http iot post-request
Last synced: 23 Jan 2026