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-09 00:15:06 UTC
- JSON Representation
https://github.com/vicanso/http-performance
Get the http perfomance
http http-perf http-performance performance
Last synced: 06 Nov 2025
https://github.com/shubhamtiwary914/htty
Terminal UI for making HTTP API calls
Last synced: 26 Apr 2026
https://github.com/izquiratops/http-server-rs
Learning about Rust with a really simple HTTP server.
Last synced: 26 Apr 2026
https://github.com/msnonari/employee-rest-api
A simple Employee CRUD (Create, Read, Update, Delete) REST API built using Python and Flask, with SQLite as the database. This API allows you to manage employee records, including creating new employees, retrieving employee details, updating existing employee information, and deleting employees.
api backend crud crud-api crud-application database flask http json microservices python rest-api sqlite web-development
Last synced: 09 Apr 2026
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/congruencelabs/http-duration-client
Measure duration for Node HTTP lifecycle events
Last synced: 25 Apr 2026
https://github.com/alessandro-salerno/leftshift
A simple library and protocol to send and receive information via HTTP
client http json pip post-request protocol python python3 server
Last synced: 25 Apr 2026
https://github.com/rozhakxd/miniwebserver
Server web HTTP/1.1 minimalis yang dibangun dari nol (from scratch) dengan Python. Dirancang untuk memahami fundamental socket programming, protokol HTTP, dan multithreading untuk menangani koneksi klien secara simultan tanpa framework eksternal.
computer-networks from-scratch http http-server multithreading networking python socket-programming static-server tcp-server web-server
Last synced: 26 Jul 2025
https://github.com/lucasgmagalhaes/lightrest
Lightweight wrapper for dotnet's httpClient
Last synced: 25 Apr 2026
https://github.com/rattydave/docker-httptest
TINY docker container that shows uname -a when you send it a http request. Usefull for testing clusters.
cluster-setup docker docker-container docker-httptest docker-image http http-server letsencrypt letsencrypt-certificates letsencrypt-plugin nginx-proxy reverse-proxy reverse-proxy-server small small-example ssl ssl-certificates testing-clusters testing-tools
Last synced: 24 Apr 2026
https://github.com/aimadbahdir/webserv
An education project developed at 1337 school with my teammates, where we built our own web server to learn about HTTP and socket programming. Through this project, we gained the knowledge and skills necessary to develop robust network applications.
cpp98 http http-server sockets
Last synced: 10 Jan 2026
https://github.com/micro-php/http-pack
Micro Framework: Enable all HTTP plugins in one.
framework-php http microphp php php82
Last synced: 10 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/snvfk1n/http-tunneling-proxy
fairly simple http tunneling proxy
Last synced: 24 Apr 2026
https://github.com/bineesh-n/simplehttpserver
A very simple HTTP server with Boost's ASIO
asio boost boost-asio http httpserver
Last synced: 06 Jun 2026
https://github.com/Luan-Neumann-Dev/get-a-pet
🐕 Get A Pet is a website where users can list pets for adoption and schedule visits to meet them. The application connects people looking to adopt with those offering pets, making the adoption process easier with a simple interface and secure login system.
api auth axios express http javascript module-css mongodb node react react-router-dom
Last synced: 24 Apr 2026
https://github.com/kouisamine/checker-tools
A collection of great checker-type tools to help you check & verify different types of things.
checker dns dns-server gravatar html http ip js password ping redirection scree ssl-certificates url whois whois-lookup
Last synced: 27 Feb 2025
https://github.com/padosoft/httpclient
Very simple HTTP Client using Guzzle to make request more user friendly.
guzzle http http-client request response
Last synced: 26 Jul 2025
https://github.com/arran4/gorillamuxlogic
Some very simple gorilla mux logic for `mux.MatcherFunc`
go golang gorilla gorilla-mux http web
Last synced: 05 Jun 2026
https://github.com/apache/geronimo-microprofile
Apache Geronimo Microprofile Aggregator Project
geronimo http java javaee network-server web-framework
Last synced: 20 Jan 2026
https://github.com/siddiqui145/quotes_app
A trial Flutter application demonstrating the integration of a REST API to fetch and display quotes, including author details and quote IDs. Emphasizes proficiency in handling HTTP requests and transforming JSON data into user-friendly formats. Fetches and displays quotes with author information. Converts JSON data into Dart objects.
conditional-statements dart flutter http http-requests json-parsing quotes-api rest-api simple
Last synced: 18 Apr 2026
https://github.com/anatoly-semenov/docs-monorepo
Monorepo with document storage services on nest.js with apps: rest-api, grpc-api, worker, kafka-consumer
cron docker grpc helm-charts http ioc jest kafka makefile minio monorepo nest nodejs postgresql redis redis-bull s3 typeorm winston-logger worker
Last synced: 25 Jan 2026
https://github.com/shpingalet007/http-packet
HTTP crossplatform request generator
Last synced: 16 Mar 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/lmammino/guzzle-fs-cache-middleware
A simple FS backed guzzle cache file middleware compatible with php 5.6
Last synced: 01 Aug 2025
https://github.com/tknf/typefetcher
TypeScript-first API client with Standard Schema support, providing excellent DX and strict type safety.
api api-client fetch http standard-schema type-safe validation
Last synced: 04 Apr 2026
https://github.com/nhatthm/go-requestid
go golang http http-client http-middleware http-server requestid
Last synced: 02 Apr 2026
https://github.com/chris/http_request_logger
Little Go server to log aspects of HTTP requests sent to it.
Last synced: 14 Jan 2026
https://github.com/marcuwynu23/webserve
Static file server for local development
deploy development html http production serve spa web webapp webserve
Last synced: 02 Apr 2026
https://github.com/wutsi/wutsi-core
wutsi-core - Core library that provide standadized utilities for solving common problems
cloud http kotlin logging tracing webservice
Last synced: 05 Mar 2026
https://github.com/micro-php/http-middleware
Micro Framework: decorate HttpFacadeInterfce for provide middleware functional.
framework-php http microphp php php82
Last synced: 01 Apr 2026
https://github.com/tusuii/golang_webserver_mediater_task
simple goLang server using Gin Framework
Last synced: 28 Feb 2025
https://github.com/sile/miasht
Minimum asynchronous HTTP/1 server/client library for Rust
Last synced: 31 Jul 2025
https://github.com/akornatskyy/wheezy.http
A lightweight http request-response library
Last synced: 28 Apr 2025
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/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/decodelabs/hydro
Simple HTTP client wrapper around Guzzle
Last synced: 27 Mar 2026
https://github.com/markelog/validate
Simple validation HTTP-service
dmarc email http reputation smtp validate
Last synced: 16 Apr 2026
https://github.com/denherrring/mosquitto-auth
This is a plugin to authenticate and authorize Mosquitto users from one or more of a variety of back-ends
authentication bear http jwt ldap mongodb mosquitto mysql postgresql redis sqlite3
Last synced: 16 Apr 2026
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/lhns/http-wait
Simple http proxy that retries the request and delays the response until an expected status code is received
Last synced: 18 Feb 2026
https://github.com/getrighhttt/littlelemon-workingwithdata
Took the course on Coursera that deals with working with data in Android. Course goes over data persistence and networking.
http jetpack-compose ktor networking room-database sharedpreferences
Last synced: 12 Aug 2025
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/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/gladir/httplib-tp
Bibliothèque en Turbo Pascal permettant de manipuler un protocole HTTP.
http http-library library turbo-pascal turbopascal
Last synced: 19 Mar 2026
https://github.com/audunhalland/tower-server
Server utility for running hyper HTTP servers with tower-service.
connection-middleware http https hyper rustls server tower
Last synced: 16 Feb 2026
https://github.com/vendethiel/udp2http.erl
[DONE] forwards some UDP to HTTP
Last synced: 22 Mar 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/tudddorrr/clay
An ultra convenient minimal framework for building Koa apps
api http koa middleware permissions rest rest-api router services validation
Last synced: 14 Feb 2026
https://github.com/phoxphp/http
PhoxPHP Http Component
component http phoxphp-framework php php-framework php7 request
Last synced: 09 Oct 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/crypto-scythe/http
PHP convenience classes for HTTP header fields, media types and status codes
headers headers-mime http http-headers library mime-types php php-library php8 status-codes
Last synced: 12 Feb 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/i-core/rlog
A logging middleware for a Go web server.
golang http logging logging-middleware zap
Last synced: 11 Feb 2026
https://github.com/dinukanavaratna/d3-mobile-app
This is a mobile application that can be used to address the deceases such as dyslexia, dyscalculia & dysgraphia in Sinhala Language. In this repo, the Android mobile application (Kotlin) & the backend microservice (Python) have been included.
api-rest dynamic-programming file-upload flask http java kotlin python recording restful-api tracing
Last synced: 16 Apr 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/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/dbubel/intake
Simple API server framework
api-rest framework framwork go goapi golang http middleware
Last synced: 13 Mar 2026
https://github.com/pdmlab/express-http-warning
Create warnings following RFC draft-cedik-http-warning-02: https://tools.ietf.org/html/draft-cedik-http-warning-02
expressjs hateoas http hypermedia nodejs rest-api rfc warning warnings
Last synced: 10 Feb 2026
https://github.com/bbariskilic/currency
An application for trace currencies via "exchangeratesapi.io" API.
androidstudio appcompat-v7 espresso http java json mpandroidchart
Last synced: 16 Apr 2026
https://github.com/chen86860/sw-cache-example
A example for Service Worker cache case
Last synced: 24 Feb 2025
https://github.com/micro-php/http-logger
Micro Framework: HTTP logger
framework-php http microphp php php82
Last synced: 28 Feb 2026
https://github.com/awatercolorpen/holeoverhttp
Library to help providing server api and connection to client
connection-pool dotnet-core http network-security-groups websocket
Last synced: 19 May 2026
https://github.com/e19166/simulator
A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.
backend crud database database-migrations gin gin-gonic go golang http postgresql postgresql-driver postman programming project-management routing
Last synced: 31 Jan 2026
https://github.com/miiraak/tiktok-ai-auto
Semi-Automated AI-Generated images and publishing
ai api automated bot csharp http image-generation json tiktok windows-forms
Last synced: 07 Feb 2026
https://github.com/nicolasgasco/42_webserv
An HTTP server coded in C++. It supports configuration files and GET, HEAD, POST, and DELETE requests. Serves a fully static website
cgi-script cpp98 http http-server socket-programming
Last synced: 25 Feb 2026
https://github.com/alok722/picsum-gallery-angular
An angular gallery project which fetches the image from picsum API.
angular api hacktoberfest http javascript material-design
Last synced: 25 Feb 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/isclub/flask-was
🍾 Flask extension for JSON API
api flask flask-extension http python
Last synced: 11 Apr 2026
https://github.com/tomrlq/lrconnection
An HTTP library that makes networking for iOS easier
Last synced: 24 Feb 2026
https://github.com/dburles/modulepreload-koa
Koa middleware for generating modulepreload link relations based on a JavaScript module import graph.
esm esmodules header http koa link middleware modulepreload
Last synced: 08 Feb 2026
https://github.com/oss-homecredit-id/ioness
iONess is HTTP Request Helper for iOS platform used by HCI iOS App
cocoapods http httprequest httprequester requests service swift swiftpackagemanager
Last synced: 21 Oct 2025
https://github.com/danihodovic/docker-vegeta
docker http load-testing vegeta
Last synced: 07 Nov 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/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/fzdwx/vertx-fzdwx
vert.x based websocket and http service
Last synced: 01 Oct 2025
https://github.com/octolab/propaganda
📢 HTTP-kit to propagate headers.
go hacktoberfest headers http middleware module octolab round-trip
Last synced: 27 Jan 2026