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-30 00:15:02 UTC
- JSON Representation
https://github.com/dan-and-dna/serverboy
Turn any app that uses STDIN/STDOUT into a game server
game-server http indie-game tcp websocket
Last synced: 14 Mar 2025
https://github.com/zon-dev/url
Zig URL package is a URI extension package
http parser url url-parser zig
Last synced: 15 Mar 2025
https://github.com/lucas-rm/to-do-list
Desenvolvimento de uma aplicação (API REST) de lista de tarefas (To-Do List). A aplicação permite ao usuário criar uma nova tarefa, visualizar todas as tarefas e visualizar uma tarefa específica.
api-rest axios bootstrap-vue bootstrap4 csharp entity-framework http sql-server todo-list vue vue-router vue2 vuejs vuex3
Last synced: 11 Apr 2026
https://github.com/martsokha/portkey
A Rust SDK implementation of the Portkey API that enables seamless integration of production-ready GenAI capabilities into your applications and workflows.
ai api client generative generative-ai http integration sdk
Last synced: 13 Jan 2026
https://github.com/vcputtini/squidlogparser
A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.
cpp cpp17 http http-proxy https lib library parser squid squid-proxy
Last synced: 01 Jan 2026
https://github.com/sfuhrm/logwebconfig
Logging configuration using a REST API
configuration http http-server log4j log4j2 logging rest rest-api runtime-config
Last synced: 09 Apr 2025
https://github.com/jot85/hapic
HTTP API Client (hapic): A Rust crate for quickly creating nice-to-use client libraries for HTTP APIs, in particular, there's lots of tooling around HTTP JSON APIs.
Last synced: 18 May 2026
https://github.com/janschultecom/kolgut-api
Schema-safe http api using Idris+Rust
dependent-types http idris rust swagger type-providers typelevel-programming
Last synced: 14 Mar 2025
https://github.com/kingluo/etcd-benchmark
etcd http/grpc performance testing
Last synced: 04 May 2026
https://github.com/huytd/zap
HTTP web server using tokio-minihttp
http http-server rust serde tokio tokio-rs
Last synced: 02 Sep 2025
https://github.com/cterence/go-healthcheck
Simple health check application based on the hellofresh/health-go library.
chi docker go golang healthcheck http uptime
Last synced: 02 May 2026
https://github.com/guru901/ripress
An express inspired rust based web framework
exoress http http-server rust rust-library rustlang
Last synced: 07 Aug 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/42-teamprojects/42-webserv
HTTP Server using C++98
cpp98 http http-server webserver
Last synced: 15 May 2025
https://github.com/morganconrad/kepi
Set and manage response http-headers
express-middleware helmet http http-headers javascript middleware response
Last synced: 28 Feb 2025
https://github.com/star-inc/bhttp.go
The easiest HTTP client for GoLang from Butterfly.
client go golang http http-client
Last synced: 20 Feb 2026
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/rickbarretto/eleventh
Eleventh is a turn-based card game inspired by FIFA’s Ultimate Team cards and the strategic style of Soccer Manager. This Project was intended for the TEC502 Concurrency & Connectivity's Problem Based Learning.
asyncio card-game concurrency football game http network-programming pbl socket
Last synced: 02 Sep 2025
https://github.com/livioribeiro/httprint
Logs HTTP requests to the console for debugging
Last synced: 30 Mar 2025
https://github.com/ao/htcached
A in-memory http caching server to sit in front of a traditional http server
Last synced: 20 May 2026
https://github.com/jameskyburz/aws-lambda-redirect
aws lambda redirect for api gateway
api-gateway aws-lambda http redirect
Last synced: 10 Jun 2025
https://github.com/deer-hunt/ipsurv
IpSurv are investigation tools for surveying IP addresses, network investigation, test and debugging - "ipsurv, ipscap, ipsend". Those tools allow for packet capture, such as tcpdump, and packet sending tests. Each tools and internal program are extensible using Python.
command-line-tool debug geolocation http ip ip-address ipv4 network packet-capture python python-library python3 raw-sockets rdap socket tcp tcp-protocol tcpdump udp whois
Last synced: 09 Apr 2026
https://github.com/mh-anari/remote-control
Control your computer remotely
http python remote-control remote-server ssh
Last synced: 13 May 2025
https://github.com/sctech-tr/pyserver
incredibly simple http server in python.
file ftp http http-server internet network pip python python-http python-http-server python-httpserver python-package pythonhttp-server pythonhttpserver
Last synced: 18 Aug 2025
https://github.com/leoborai/patissier
HTTP Cookie builder library following the RFC6265
builder cookies http javascript patissier typescript web
Last synced: 06 Apr 2025
https://github.com/jesusgraterol/api-response-utils
The api-response-utils package streamlines RESTful API data exchange by introducing a standardized data structure for HTTP response bodies. This structure simplifies client-side data handling, promoting consistency and readability in your API interactions.
api api-response api-rest api-restful body http http-body rest rest-api restful restful-api utilities utils
Last synced: 26 Sep 2025
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/lewypopescu/javascript-tasks-http-requests-api
JavaScript HTTP API
Last synced: 20 May 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/pimalaya/io-oauth
Set of I/O-free Rust coroutines to manage OAuth flows
authorization coroutine http io-free library oauth oauth2 rust sans-io
Last synced: 09 Mar 2026
https://github.com/jacksonzamorano/pilot
Batteries-included, high-performance HTTP framework for quickly building applications.
Last synced: 16 Jan 2026
https://github.com/vicanso/http-performance
Get the http perfomance
http http-perf http-performance performance
Last synced: 06 Nov 2025
https://github.com/asut00/webserv
Custom HTTP server implemented in C++98, designed to handle client requests efficiently, parse HTTP messages, and serve static or dynamic content.
Last synced: 04 Nov 2025
https://github.com/nishanbajracharya/http-libraries
A collection of HTTP libraries for comparison and reference.
axios fetch http javascript ky superagent wretch
Last synced: 20 May 2026
https://github.com/rafaelmoraes003/blogs-api
CRUD API for blog production using MySQL database with Sequelize.
express http javascript jsonwebtoken mysql node nodejs orm sequelize
Last synced: 08 Apr 2026
https://github.com/differui/axios-mp-adapter
Axios adapter that allows emit requests in wechat mini programs
adapter axios http mini-program request wechat
Last synced: 16 Mar 2025
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/picocode1/tcp-server
C++ HTTP Server
html http http-server server sockets tcp tcp-server
Last synced: 17 Sep 2025
https://github.com/crypto-scythe/http_generator
Generator for HTTP header fields, status codes and media types
headers http media-types php status-codes
Last synced: 03 Apr 2025
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/probablyrational/docker-laravel
A simple docker image to serve laravel
apache docker http laravel php probablyrational
Last synced: 07 May 2026
https://github.com/dolead/dolead_entry_points
Serving endpoints through http and amqp. Documenting them in the process.
Last synced: 08 Apr 2026
https://github.com/httpland/range-request-middleware
HTTP range request middleware
byteranges bytes content-range http middleware multipart partial-content range range-request
Last synced: 22 May 2026
https://github.com/phungvandat/go-jaeger-tracing
Deploy and demo Jaeger Tracing with HTTP, GRPC
golang grpc http jaeger-go opentracing
Last synced: 18 Apr 2026
https://github.com/rclarey/rtr
A fast HTTP router and type-safe middleware library for Fetch compliant runtimes
Last synced: 03 May 2026
https://github.com/leprephp/http-server
An implementation of PSR-15 HTTP Server Request Handlers
http http-server php php7 psr-15 psr-17 psr-7
Last synced: 14 Mar 2025
https://github.com/vendethiel/udp2http.erl
[DONE] forwards some UDP to HTTP
Last synced: 22 Mar 2025
https://github.com/bst27/sunrise-sunset-api
An HTTP API to get sunrise and sunset times.
api gin-gonic go golang http sunrise sunrise-sunset sunset webservice
Last synced: 02 Jan 2026
https://github.com/marleydip/node-js-practice
Its now practice server-side-programming for comptetive programming...
crypto dynamic-routes error-handling event-emitters form-submission fs http middleware module nodemon npm-module os path piping-streams postman query-parameters streams url url-encoded
Last synced: 10 Jun 2025
https://github.com/steventen/http-parser-benchmark
https://stevenyue.com/blogs/http-message-parsing-in-java-web-servers/
benchmark go golang http http-server httpparser java
Last synced: 20 May 2026
https://github.com/owen3h/undici-shim
Provides Undici request in Node, native fetch in the browser.
browser fetch http node-fetch request shim undici webpack
Last synced: 08 Feb 2026
https://github.com/telebotmake/packetstorm
Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.
ddos ddos-tool ddos-tools http icmp ip-spoofing networking port-scanner python tcp udp
Last synced: 25 Jul 2025
https://github.com/flyclops/tenor_dart
A package for interfacing with Tenor's GIF search directly in Dart using HTTP.
dart dart-library dartlang flutter flutter-package gif gif-picker gifs http tenor
Last synced: 08 Mar 2026
https://github.com/airtucha/path2ct
Lookups correct MIME content-type for specified path and return it as a string
content-type http https mime path typescript
Last synced: 19 Aug 2025
https://github.com/nwtgck/piping-url-agent
URL-getting Agent for Piping Server
agent http http-server piping-server
Last synced: 21 Jan 2026
https://github.com/mnavarrocarter/amp-http-router
An asynchronous HTTP routing engine for Amp based applications
amphp amphp-http express http middleware router
Last synced: 18 May 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/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/akornatskyy/wheezy.http
A lightweight http request-response library
Last synced: 28 Apr 2025
https://github.com/bringfeel/solari
A simple node.js webserver
html html5 http http-server https https-server javascript js json node node-js nodejs nodejs-server nodemon server web webserver website
Last synced: 08 May 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/tynes/redux-ws-server
dispatch redux actions via http server
curl http nodejs redux websockets
Last synced: 28 Apr 2026
https://github.com/eantcal/httpsrv
HttpSrv is a retailed version of a lightweight HTTP server and derives from thttpd provided for for educational purposes.
cplusplus-17 educational-project http http-server modern-cpp
Last synced: 22 Jul 2025
https://github.com/fabienhenon/jsonapi-http-retry
Retry failed jsonapi requests with retry policies
elm elm-lang http jsonapi remotedata retry
Last synced: 14 Jun 2026
https://github.com/hugoalh/http-header-value-handler-es
An ECMAScript (JavaScript & TypeScript) module to handle the HTTP header value.
ecmascript ecmascript-module es es-module esm esmodule handle handler header http javascript js ts typescript
Last synced: 15 Sep 2025
https://github.com/yankeguo-deprecated/colimit
concurrency limiter for Echo framework
concurrency-limiter echo echo-middleware golang http
Last synced: 08 Apr 2025
https://github.com/codelikeagirl29/feedback-ui
Full-stack site for users to review their favorite, and not so favorite, places, food, products... whatever you'd like! | Node. React. Express. MongoDB.
context-api-react event-handlers feedback font-awesome forms full-stack http json-server jsx react udemy vercel
Last synced: 12 Apr 2026
https://github.com/anolchakraborty/java-multi_threaded-http-server
A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.
http http-server java javaserver javasockets server
Last synced: 25 Jul 2025
https://github.com/soulee-dev/webserv
42 42seoul ecole42 gateway http http-server nginx reverse-proxy webserv
Last synced: 04 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/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/novatecconsulting/showcase-spring-http
Demonstrate different approaches for HTTP based communication in Spring
Last synced: 25 Dec 2025
https://github.com/dotnetzero/FunctionApp
Sever that serves up the web / scripts
azure azure-functions csharp http powershell
Last synced: 29 Jul 2025
https://github.com/chineseluo/nightwalker
夜行者社区接口自动化项目,提供的是更多地灵活性和可配置性
allure gitlib-ci http interface pytest pytest-xdist
Last synced: 12 Jan 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