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-25 00:11:19 UTC
- JSON Representation
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/ashok-arjun/torrenter
Torrenter is a torrent client, written from scratch, in Python 3.6.9.
http networking p2p peer-to-peer tcp tcp-client tcp-ip tcp-socket torrent torrent-client torrent-downloader torrents udp
Last synced: 25 Mar 2025
https://github.com/nitely/http-lazy-headers
Sane HTTP headers with lazy parsing, validation and formatting
Last synced: 14 Jan 2026
https://github.com/whiskeysierra/http-toolbox
Small, reusable HTTP related libraries, targeting specific RFCs
Last synced: 20 Jun 2026
https://github.com/chineseluo/nightwalker
夜行者社区接口自动化项目,提供的是更多地灵活性和可配置性
allure gitlib-ci http interface pytest pytest-xdist
Last synced: 12 Jan 2026
https://github.com/quillstack/server-request
The request object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast.
http http-request psr-17 psr-7 request server-request
Last synced: 11 Mar 2025
https://github.com/kasvith/php-dropbox-api
Complete Dropbox API for PHP
dropbox dropbox-api dropbox-client dropbox-sdk dropbox-v2 http php
Last synced: 14 Sep 2025
https://github.com/marcelo-earth/blaze-backend-api
🧊🌱 ¡Challenge solved! of Blaze Engineering Test. This is a NodeJS API that storage customers' data.
api blaze challenge http mongo-atlas mongodb nodejs
Last synced: 20 Apr 2026
https://github.com/resty-io/resty
declarative elegant-objects http http-client oop
Last synced: 12 Jan 2026
https://github.com/gol4ng/logger-http
Gol4ng logger sub package for http
correlation-id go go-logger golang golang-logger http logger middleware tripperware
Last synced: 14 Jan 2026
https://github.com/samuelngs/hyper
HTTP web framework with DataLoader, GraphQL and Swagger integration
framework golang http integration server swagger
Last synced: 07 Oct 2025
https://github.com/carlostojal/webc
Simple web server made in C using sockets.
c http http-server sockets web web-server
Last synced: 07 Jun 2026
https://github.com/windwalker-io/io
[READ ONLY] CLI in-out and HTTP request package.
cli http input io psr7-request request
Last synced: 12 Mar 2026
https://github.com/dsiner/aster
Aster is a network request library for android, supporting HttpURLConnection, Volley, OkHttp3, Retrofit2 as HTTP client.
http httpurlconnection network okhttp3 request retrofit2 volley
Last synced: 29 Aug 2025
https://github.com/meterup/ngrok-go
Ngrok Go client
go golang http ngrok ngrok-client
Last synced: 18 Jan 2026
https://github.com/coderaiser/node-serve-once
serve express middleware once
expressjs http middleware nodejs serve server
Last synced: 02 May 2025
https://github.com/pichillilorenzo/http-status-code-db
HTTP Status Code Database
database db http http-status http-status-code http-status-codes http-status-message javascript js json status-code status-message
Last synced: 14 Apr 2026
https://github.com/dmfed/astral-test
Test assignment for job interview
basicauth html http http-server sqlite-database sqlite3
Last synced: 10 Oct 2025
https://github.com/vicanso/http-performance
Get the http perfomance
http http-perf http-performance performance
Last synced: 06 Nov 2025
https://github.com/aak1247/gproxy
Simple single domain proxy cli tool, supports tcp/websocket/wss/http/https proxy 简单的单点代理命令行工具
cli http proxy proxy-server tcp websocket
Last synced: 17 Jan 2026
https://github.com/kareimgazer/weatherapp
A simple weather app using JavaScript and open Weather Map API
api body-parser cors css express html5 http javascript nodejs weather
Last synced: 11 Apr 2026
https://github.com/richardpiazza/sessionplus
A swift request & response framework for JSON apis.
Last synced: 01 Feb 2026
https://github.com/johejo/aiosphttp
Split downloader using http-range request and aiohttp
aiohttp downloader http range-requests split-downloader
Last synced: 04 Jan 2026
https://github.com/mohammad-pooladi/http3_quic
HTTP/3 is the latest version of the HTTP protocol, built on top of the QUIC protocol. It is designed to reduce latency, improve security, and enhance performance. Unlike HTTP/2, which relies on TCP, HTTP/3 uses QUIC directly.
Last synced: 21 Jan 2026
https://github.com/0xsiddhant/pokedex
PokeDex builds on Flutter use to show the list and stats of pokeman.
dart flutter http pokedex pokemon pokemon-api
Last synced: 18 Apr 2026
https://github.com/ryleeharrison/simple-fast-dynamic-http-server
Dynamic HTTP server that automatically handles URL to local resource path and content-type headers
dynamic dynamic-handlers dynamic-http dynamic-http-server http node-http node-http-server
Last synced: 06 Jan 2026
https://github.com/mrgrd56/jsonhttpclient
csharp dotnet http json nuget-package
Last synced: 13 Apr 2026
https://github.com/jacksonzamorano/pilot
Batteries-included, high-performance HTTP framework for quickly building applications.
Last synced: 16 Jan 2026
https://github.com/olivere/httputil
A set of opinionated helpers for working with HTTP handlers, requests, and responses.
Last synced: 03 Sep 2025
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/chazmcgarvey/talk-bring-your-own-user-agent
Lightning talk I gave at The Perl Conference on 2018-06-20
Last synced: 16 Apr 2026
https://github.com/udhos/gracefulrestart
gracefulrestart demonstrates how to gracefully restart a http server in Go.
go golang graceful graceful-restart http restart server
Last synced: 27 May 2026
https://github.com/dnascanner/netlify-like-server
A deno webserver with some features, netlify offers
development http netlify ts webserver
Last synced: 18 Mar 2025
https://github.com/houseos/scp
Arduino library for secure-control-protocol devices
chacha20-poly1305 esp8266 http iot json protocol rest security wifi
Last synced: 13 Apr 2026
https://github.com/conduitio-labs/conduit-connector-http
Conduit connector for HTTP
conduit go golang http http-client
Last synced: 04 Sep 2025
https://github.com/gmugra/net.cactusthorn.routing
Lightweight JAX-RS implementation for HTTP requests routing
http java jax-rs routing servlet-api
Last synced: 14 Apr 2025
https://github.com/rbourgeat/webserv
This project is here to make you write your HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if you won’t be working on a website.
42 42born2code 42cursus 42paris 42projects 42school http
Last synced: 08 Apr 2025
https://github.com/localtools/php-http-client
Human-friendly and powerful HTTP client package for PHP
client curl framework http http-client psr-18 psr-7 rest
Last synced: 12 Mar 2026
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/d-holguin/rawrustserver
A multi-threaded HTTP server built using only the Rust standard library for practice and learning.
Last synced: 23 Apr 2025
https://github.com/muhammad-usman-108/http-status-descriptions
A npm package that provides human-readable descriptions for HTTP status codes.
api api-response description developer-tools error http http-response http-status-code human-readable status-code
Last synced: 24 Mar 2025
https://github.com/0xdaksh/moon-axios
A small wrapper for integrating axios to Moon.js
axios axios-for-moon http http-for-moon moon
Last synced: 25 Dec 2025
https://github.com/bonsai-oss/traefik-weight-control
cli tool adjusting the weight of weighted round robin Traefik http services
http loadbalancing traefik weights
Last synced: 29 Apr 2025
https://github.com/asynched/http-rpc
Remote procedure calls with HTTP and Javascript
Last synced: 18 Apr 2026
https://github.com/galaxy-sea/libby-http-cache-control
By reusing previously acquired resources, you can significantly improve the performance of websites and applications. Web caching reduces latency and network traffic, thereby reducing the time required to display resource representations. Become more responsive by using HTTP caching
cache cache-control caching etag http httpcache java spring spring-boot springmvc
Last synced: 12 Mar 2026
https://github.com/yael-castro/cook-book
The purpose of the project is to provide an API to manage recipes and ingredients in order to filter for recipes by ingredients.
golang hexagonal-architecture http rest-api restful-api
Last synced: 12 Jan 2026
https://github.com/pavelprokhorenko/graphql-requests
GraphQL client, high performance, easy to use, sync/async support
aiohttp aiohttp-client async asynchronous asyncio graphql http http-client json long-polling python python3 web websocket
Last synced: 10 Mar 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/soumyadeep6845/flutter-api-integration
🔃 App demonstrating the integration of RESTful APIs 🚀 inside Flutter applications, starting from scratch 🙌
Last synced: 13 Apr 2026
https://github.com/sitic/http-hid-keyboard
Turn your Raspberry Pi into a remote keyboard, control via HTTP requests
hid http python raspberry-pi usb
Last synced: 13 Apr 2026
https://github.com/watchapi/watchapi
REST API client for Next.js, NestJS or tRPC backends. Designed to keep in sync tests with the actual code.
api-client http http-client nestjs nextjs rest-api trpc vs-code vscode-extension
Last synced: 10 Feb 2026
https://github.com/paingha/vider
Golang HTTP Request Package with JavaScript Fetch-like API
api-request fetch-api golang http
Last synced: 28 Jan 2026
https://github.com/flume-cloud-services/database
Golang Database via HTTP using LevelDB (by Flume Cloud Services)
cloud database firestore golang http http-server json self-hosted
Last synced: 18 Jan 2026
https://github.com/rudrodip/go-networking
Implementation of different network protocols in go
go go-testing gorilla-websocket http rpc tcp udp websocket
Last synced: 24 Mar 2025
https://github.com/ravener/waifuim.js
Waifu.im API Client for JavaScript.
anime api client http images javascript typescript waifu wrapper
Last synced: 22 Apr 2026
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/peterservice-rnd/robotframework-requestschecker
RobotFramework Requests Checker Library
automation autotest http requests response-code robotframework testing
Last synced: 05 Oct 2025
https://github.com/pozsarzs/mm7d-sw
Software of MM7D RH/T measuring device
agro-climatic-tools esp8266 eupl http huzzah microcontroller modbus-rtu modbus-tcp mushroom
Last synced: 18 Apr 2026
https://github.com/mariomenjr/handlr
Easily manage routes and handlers on top of *http.ServeMux.
Last synced: 05 Aug 2025
https://github.com/threecommaio/qflow
Replicates traffic to various http endpoints backed by a durable queue
durable go http queue replication
Last synced: 14 Jan 2026
https://github.com/mohitrajain/mobile_mitm
This is an experiment on how to intercept mobile data on a network using a proxy server .
http https iptables mitm privacy proxy-server ssl-certificates
Last synced: 20 Feb 2026
https://github.com/nktnet1/easy-libcurl
Fork of @JCMais/node-libcurl - cleaner distributable, only easy interface exposed
curl easy http https libcurl node-libcurl request sync-request sync-request-curl
Last synced: 06 Oct 2025
https://github.com/egomobile/node-swagger-proxy
Extension for @egomobile/http-server, which connects to multiply Swagger / OpenAPI instances and merge their documents to one.
docker file http http-server kubernetes merge microservice nodejs openapi3 proxy swagger-ui
Last synced: 06 Oct 2025
https://github.com/ernanej/network-http-server
Desenvolvimento de uma abstração de servidor HTTP utilizando sockets, sem o uso de bibliotecas de terceiros para a implementação do protocolo HTTP.
dca3605 http http-server network redes sockets
Last synced: 15 Mar 2025
https://github.com/yurecouto/api-golang
Template Restful API Written in Go for future projects.
Last synced: 14 Apr 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/ishans99/go-email-authenticator
authentication go http login mail otp smtp
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/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/linux-vps/httpyac-example
Tokens are stored from the response, in an environment variable, with a set name.
accesstoken http httpyac refresh-token requests token
Last synced: 22 Mar 2025