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-29 00:14:57 UTC
- JSON Representation
https://github.com/soumyadeep6845/venue-deck
🚀 Full-Stack Flutter application, encoded using Dart. Utilizes native device features 📷 and stores user data on a local SQFLite database. ✔
dart flutter googlemaps http sqflite-database
Last synced: 11 Apr 2026
https://github.com/riskiofr/idempotency-module
Zend Framework module ensuring at most once requests for mutating endpoints
http idempotency mutating-endpoints zend-framework
Last synced: 04 Feb 2026
https://github.com/bmhatfield/sse
Server sent events publisher in Go
go golang http push server-sent-events sse
Last synced: 02 Jul 2025
https://github.com/asynched/http-rpc
Remote procedure calls with HTTP and Javascript
Last synced: 18 Apr 2026
https://github.com/soenneker/soenneker.extensions.httpcontent
A collection of helpful HttpContent extension methods
clone csharp dotnet extension extensions http httpclient httpcontent httpcontentextension request
Last synced: 22 Apr 2026
https://github.com/mhingston/jayson
JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL
http json-rpc json-schema nodejs websocket
Last synced: 18 Jan 2026
https://github.com/comiclandapp/alexa-http-get
Alexa skill to send IR codes to a nodeMCU-based server for amplifier control.
Last synced: 08 Apr 2025
https://github.com/lugensa/gocept.httpserverlayer
This package provides an HTTP server for testing your application with normal HTTP clients (e.g. a real browser). This is done using `test layers`, which are a feature of `zope.testrunner`.
http python testing testrunner
Last synced: 24 Mar 2025
https://github.com/marceloboeira/dull
🤪 a dummy multi-thread HTTP server
example http learn-by-doing learning multithreading rust study tcp the-rust-book
Last synced: 01 Apr 2025
https://github.com/drazenzadravec/curlclient
cURL C++ HTTP client wrapper
c-plus-plus client cpp curl http http-client http-requests https libcurl wrapper
Last synced: 06 Jan 2026
https://github.com/sebastianmarines/go-webserver
A web server written from scratch using Go
Last synced: 01 Apr 2025
https://github.com/skilloff1337/trn-getting-cs-go-statistics
csgo http http-requests stats trn
Last synced: 26 Dec 2025
https://github.com/nampdn/elex
Perform election speed check on list of gateways to find the fastest url
browser gateway http ipfs javascript node react-native speedtest typescript
Last synced: 02 Jul 2025
https://github.com/getrighhttt/itunes
Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.
adapter api builder-pattern glide http interceptor recyclerview rest-api retrofit2 singleton-pattern viewpager2
Last synced: 02 Apr 2025
https://github.com/paragunhale1998/youtube-clone
here i create a youtube clone using angular and tailwind css with youtube api
angular api css html http javascript tailwidcss typescript
Last synced: 02 Apr 2026
https://github.com/nelkinda/http-go
Making http even more useful
go golang http http-headers https mimetypes
Last synced: 18 Jan 2026
https://github.com/shgysk8zer0/http-status
A simple module for HTTP status codes
http http-status javascript module
Last synced: 15 Apr 2025
https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab1
Laboratorio 1 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
famaf-unc http lab network python sockets university-project
Last synced: 28 Feb 2025
https://github.com/powerpuffpenguin/jsgenerate_grpc-gateway
grpc-gateway project template
golang grpc grpc-gateway http http-server http2 rpc rpc-server template-project
Last synced: 05 May 2026
https://github.com/derhuerst/wikipedia-feed-ui
[unfinished] – Serve a Wikipedia hyperdrive feed over HTTP.
gui http hypercore hyperdrive wikipedia
Last synced: 19 Oct 2025
https://github.com/dortenzio/waypp
WAYpp, trip app with JavaFx for frontend, php and mysql for backend.
api graphhopper groq-api http javafx mail-api mysql php
Last synced: 03 May 2026
https://github.com/chocolateboy/wax
A CLI tool which adds HTTP support to other CLI tools
cache cli command-combinator command-line command-line-tool http httpify https mirror uri url web webify
Last synced: 31 Mar 2025
https://github.com/developerrsquared/aws-lambda-requests-wrapper
Request/Response wrapper for AWS Lambda with API Gateway
api-gateway aws development http lambda python python3 serverless
Last synced: 14 Jan 2026
https://github.com/etwodev/ramchi
ramchi is an extension to the go-chi HTTP router designed for rapid and modular development of REST APIs.
Last synced: 12 Mar 2026
https://github.com/sethfalco/retropia
An extension for Retrofit to provide a subjectively cleaner interface and utilities. [This is a mirror from GitLab, please interact with the repository there.]
http http-client java11 retrofit retrofit2 retropia
Last synced: 02 Apr 2025
https://github.com/kananniftiyev/loadfuse
High-performance L7 load balancer implemented in Rust. 💪
algorithms http https hyper load-balancer log rust server tokio yaml-configuration
Last synced: 07 Sep 2025
https://github.com/gabyfachini/cadastroalunos
A student registration system developed in C# for managing and storing student information and enrollment details.
api crud dependecy-injection http object-oriented-programming sqlserver users
Last synced: 14 Jun 2025
https://github.com/apache/geronimo-metrics
Apache Geronimo Metrics
geronimo http java javaee network-server web-framework
Last synced: 10 Apr 2025
https://github.com/w-henderson/humphreyjr
🐪 The Performance-Focused, Dependency-Free Web Server, now in OCaml. (WIP)
http http-server ocaml web-framework web-server
Last synced: 31 May 2026
https://github.com/nitely/http-lazy-headers
Sane HTTP headers with lazy parsing, validation and formatting
Last synced: 14 Jan 2026
https://github.com/mouad-el-asri/webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver
Last synced: 10 Jan 2026
https://github.com/saasquatch/apache-client5-reactive
Thin wrapper around Apache HttpAsyncClient 5.x to expose Reactive Streams interfaces.
apache apache-httpclient apache-httpcomponents async flowable http http-client httpcomponents httpcomponents-client java reactive-streams reactivex rxjava
Last synced: 04 Jun 2026
https://github.com/grandmoff100/duckdnsapi
A python wrapper of the DuckDNS HTTP API.
api duckdns hacktoberfest http python sphinx-doc wrapper-api
Last synced: 17 Mar 2025
https://github.com/jedimahdi/movie-network
Movie network system with c++
cpp cpp11 http mvc web-application
Last synced: 05 Oct 2025
https://github.com/grepplabs/backstream
A library for establishing outbound WebSocket connections from HTTP servers, overcoming ingress restrictions.
Last synced: 14 Jan 2026
https://github.com/klaby/http-handler-response
📨 A simple response handler for HTTP requests
adonisjs api expressjs http http-status-code koajs nodejs rfc7807
Last synced: 07 Oct 2025
https://github.com/sktylr/routeit
routeit is a lightweight web framework built in go
Last synced: 14 Jan 2026
https://github.com/meterup/ngrok-go
Ngrok Go client
go golang http ngrok ngrok-client
Last synced: 18 Jan 2026
https://github.com/brokeyourbike/nickroservices
Following along with the Nic Jackson introduction to microservices
go golang http http-server microservice microservices
Last synced: 14 Jan 2026
https://github.com/amsandant/http-server
HTTP静态服务代理
access-limitation golang history-router http http-server proxy static-server
Last synced: 13 Mar 2026
https://github.com/im-varun/sareq
SAReq: A modern, open-source HTTP client for the command line
cli command-line developer-tools go http http-client
Last synced: 14 Jan 2026
https://github.com/maindotmarcell/http-from-scratch
HTTP server from scratch. Built with TCP socket programming to deepen my understanding of common networking protocols.
Last synced: 14 Jan 2026
https://github.com/jeremyctrl/httprouter
A tiny, fast HTTP router powered by minimal perfect hashes
Last synced: 14 Jan 2026
https://github.com/llukas22/tei-client
Convenience Client for Hugging Face Text Embeddings Inference (TEI) with synchronous and asynchronous HTTP/gRPC support
Last synced: 12 Oct 2025
https://github.com/cbess/gowebwatch
Go app that watches web resources for HTTP status changes.
Last synced: 13 Oct 2025
https://github.com/johnnynotsolucky/upcake
Fast, easy and consistent testing for HTTP APIs
assertions cli e2e-tests http rest rust test-automation test-runner test-suite testing testing-tools tests
Last synced: 13 Oct 2025
https://github.com/tberey/ts-node-chatroom
A Chatroom browser application, with user registration and authentication. A HTTP REST API, written in Typescript with Node, using the Express and Socket IO frameworks. Also supported by a MySQL database & uses EJS for client serving.
chat chat-application chat-room chatapp chatroom http http-server mysql mysql-database node node-js nodejs rest rest-api socket socket-io sockets ts typescript
Last synced: 21 Jan 2026
https://github.com/tberey/ts-node-poker-game-multiplayer-api-server
An online multiplayer Poker game. Hosted http REST API, made in Typescript and Node, with Express and Socket.IO frameworks.
api http http-server multiplayer node node-js node-module node-ts object-oriented object-oriented-programming objects poker rest rest-api restful-api socket socket-io sockets typescript
Last synced: 21 Jan 2026
https://github.com/prongbang/callx
CallX HTTP Client easy call API for Golang
callx go go-callx go-http-client golang http http-client
Last synced: 23 Feb 2026
https://github.com/Pat0sya/Thumbnail_downloader
This the app that let you download YouTube's thumbnail
grpc grpc-go http protobuf redis youtube-thumbnail-downloader
Last synced: 13 Oct 2025
https://github.com/mohitrajain/firewall_automatic_login
Firewall login
captive-portal firewall-login http python
Last synced: 13 Oct 2025
https://github.com/makiftutuncu/tapik
Type-safe APIs in Kotlin
api code-generation dsl http kotlin
Last synced: 01 Apr 2026
https://github.com/imscruz/fetchedge
A customizable fetch script for periodic data requests. Adjust settings to fit your internet speed and needs—ideal for data tracking and API monitoring.
ddos ddos-script donotarchive dos fetch fetch-api fetchapi get http layer7 script
Last synced: 14 Oct 2025
https://github.com/ichiban/httpproxyfailover
Create a fault-tolerant HTTP proxy out of multiple somewhat unreliable HTTP proxies.
failover fault-tolerance http http-proxies http-proxy proxy
Last synced: 22 Jan 2026
https://github.com/ihcsim/zapit
An application to verify if a URL is a malware URL
Last synced: 18 Apr 2026
https://github.com/sahil-gulati/goose
GoLang framework for building REST API
go golang golang-framework goose http
Last synced: 01 Jun 2026
https://github.com/jmervine/splunking
Low level lib to create an http Request object for connecting to Splunk.
api authentication golang http splunk
Last synced: 15 Oct 2025
https://github.com/alauda/kube-rest
Making http request using client-go
back-off client client-go forhumans golang http kubernetes rate-limiting rest
Last synced: 29 Apr 2026
https://github.com/brandonp2412/warframerelics
Automating the valuation of relics in Warframe
google-sheets http javascript warframe
Last synced: 16 Oct 2025
https://github.com/andreyteets/fileserver
A minimalistic https file server with a simple password-only authentication. It provides a simple, secure, universal, cross-patform method to transfer files over network (or just view them in text mode in a browser).
aspnetcore browser cross-platform docker download file file-server file-sharing file-transfer files http https lan minimal network secure server share transfer upload
Last synced: 14 Mar 2026
https://github.com/jackdbd/content-security-policy
Content-Security-Policy in JavaScript, with validation and automatic hashes.
content-security-policy cross-site-scripting csp csp-directives http http-header xss
Last synced: 19 Feb 2026
https://github.com/oblivious-oblivious/skeleton
A very minimal http server api serving as a platform for adding middleware incrementally.
crystal http middleware skeleton
Last synced: 17 Oct 2025
https://github.com/octolab/protocol
📡 Toolkit for service communication protocols. 🛰
go grpc hacktoberfest http octolab protocol rest rpc toolkit
Last synced: 27 Jan 2026
https://github.com/utkarsh5026/tstp
Implementation of a HTTP server built from scratch in typescript
codecrafters-http-server http http-server nodejs typescript
Last synced: 19 Apr 2026
https://github.com/607011/dirbplusplus
A faster version of the original Dirb, implemented with C++ threads
cplusplus cplusplus-20 dirb dirbuster hacking-tool http http-client https https-client multithreading openssl threads
Last synced: 19 Oct 2025
https://github.com/hamas-ur-rehman/httpservice
This package contains classes that make it easy to consume the http package. It's multi-platform, and supports mobile, desktop, and the browser. It supports GET,PUT,POST,DELETE and PATCH requests. It Depends on the http package
classes dart dart-library flutter flutterpackage hacktoberfest http http-server serverrequestinterface
Last synced: 22 Feb 2026
https://github.com/zekrotja/cds
A very simple file server for local and cloud (S3) files.
fileserver go http http-server s3 server storage
Last synced: 24 Oct 2025
https://github.com/netcorelink/libchttpx
A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers.
Last synced: 23 Jan 2026
https://github.com/pranshu-89/mcp-server-api-tools
This is initially for demo purpose for showing MCP server capabilities.
api-rest csharp dotnet http mcp mcp-server
Last synced: 14 Apr 2026
https://github.com/data-integrations/http
Sink plugin to send the messages from the pipeline to an external http endpoint
cask-marketplace cdap cdap-plugin http
Last synced: 25 Oct 2025
https://github.com/tomrlq/lrconnection
An HTTP library that makes networking for iOS easier
Last synced: 24 Feb 2026
https://github.com/mynihongo/fluenthttp
Fluent wrapper around IHttpClientFactory
fluent http httpclient httpclientfactory
Last synced: 25 Oct 2025
https://github.com/isclub/flask-was
🍾 Flask extension for JSON API
api flask flask-extension http python
Last synced: 11 Apr 2026