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-04-07 00:10:52 UTC
- JSON Representation
https://github.com/alorel/http-status-code-const-enum
Basic const enum declaration for HTTP status codes
codes const enum http status typescript
Last synced: 22 Jun 2025
https://github.com/douglaszuqueto/ttn-service-integration
TTN Service Integration
golang http iot lorawan mqtt postgresql ttn ttn-integration
Last synced: 04 Mar 2025
https://github.com/harshrathore2303/websockets
A real-time web communication demo using JavaScript and Socket.IO — covers WebSocket connection, event handling, message exchange, and error management.
http javascript polling socket-io websockets
Last synced: 26 Jun 2025
https://github.com/mdmasum23/computer-networks-lab
Academic Lab Course
computernetworks dhcp-server dns ftp-server http iot lab lan mininet networking ns3-simulation ping smtp-server socket-programming wan
Last synced: 20 Jun 2025
https://github.com/kevindanne/rusthttpredirector
A simple HTTP request redirector written in rust
http http-proxy http-redirect rust
Last synced: 24 Dec 2025
https://github.com/gabrielalmir/codecrafters-http-server-java
Java solution of "Build Your Own HTTP server" Challenge.
Last synced: 04 Sep 2025
https://github.com/stephenhillier/leapi
A simple HTTP API that can be deployed to OpenShift
Last synced: 24 Feb 2025
https://github.com/pushkarm029/rust_url_shortener
Lightning-fast URL shortener service built with Rust. Turn long, unwieldy URLs into short, memorable links in milliseconds!
axum concurrency http rust sqllite tokio
Last synced: 31 Oct 2025
https://github.com/phacman/php-psr
Basic PSR recommendations in one place: interfaces, http.
Last synced: 31 Oct 2025
https://github.com/polioan/npm-http-status
HTTP statuses constants
http http-status-code http-status-codes status-code status-codes
Last synced: 24 Feb 2025
https://github.com/chadnpc/poshrest
A module for working with HTTP RESTful APIs.
Last synced: 17 Mar 2025
https://github.com/mastprogs/custom-codes
필요에 의해서 직접 구현했던 몇몇 커스텀 코드 기록보관소
async async-await asynchronous asynchronous-programming cpp20 go golang http mysql mysql-database redis string typeorm typescript
Last synced: 01 Jan 2026
https://github.com/chazmcgarvey/http-anyua
An HTTP user agent programming interface unification layer
Last synced: 13 Nov 2025
https://github.com/carllosnc/gty
A easy way to perform GET http request in Flutter
Last synced: 31 Oct 2025
https://github.com/adrianocleao/http-server
An HTTP server in C, OS-agnostic, created to serve styled HTML pages.
backend c c-programming http http-server logging server socket
Last synced: 26 Jun 2025
https://github.com/gustavosanchez-commit/api-cep-java
Este projeto é uma aplicação Java que consulta informações de endereço utilizando o serviço ViaCEP. A aplicação recebe um CEP como entrada e retorna detalhes como logradouro, bairro, cidade, estado, entre outros.
api http jackson java maven postman viacep
Last synced: 03 Feb 2026
https://github.com/kruceo/unicache
A http (in memory) caching service that sits between the client and the main service
Last synced: 22 Feb 2025
https://github.com/mahabubr/vanilla-nodejs-crud
crud http nodejs vanila-nodejs
Last synced: 29 Mar 2025
https://github.com/alevsk/downploader
A small nodejs library providing utility methods for download and upload files through http(s)
file-download file-upload http https nodejs stream
Last synced: 17 Jan 2026
https://github.com/paulja/go-arch
An architecture of a web server which uses a micoservice written in Go.
go grpc http microservice nginx
Last synced: 02 Jan 2026
https://github.com/pozsarzs/mm7dtest
Tester program for MM7D air quality device
agro-climatic-tools freedos gpl http linux mushroom
Last synced: 15 Jul 2025
https://github.com/antoniodomingos888/homebrew-tap
📦 Install custom formulae for macOS and Linux using Homebrew, including tools like Ollama downloader for seamless model management.
cern dotnet gazebo hacktoberfest homebrew-tap http igbinary macos memcached msgpack obsolete pcov php php-extensions physics protobuf python38 swoole
Last synced: 31 Oct 2025
https://github.com/donosonaumczuk/http-proxy
HTTP Proxy: Project for Communication Protocols ITBA Subject
http http-protocol http-proxy http-server
Last synced: 22 Feb 2025
https://github.com/edonv/swift-http-field-types
Convenience types for special content types of header fields.
cookies headers http range rest-api swift swift-http-types
Last synced: 02 Jan 2026
https://github.com/obfischer/api-best-practices
Antora-Modul für Best Practices für REST-API
antora api asciidoctor http rest
Last synced: 09 Apr 2025
https://github.com/elusivecodes/fyremessage
FyreMessage is a free, open-source HTTP message library for PHP.
Last synced: 15 Jul 2025
https://github.com/memclutter/gorequests-retry
Retry middleware for gorequests
golang gorequests http retryable
Last synced: 12 Jan 2026
https://github.com/frolleks/cache-fetcher
A dead simple data fetcher for JavaScript, React, and Solid.js
cache-fetcher http nodejs react requests solid
Last synced: 25 Feb 2025
https://github.com/orestispanago/modis-downloader
Download MODIS Level2 .hdf files using Python requests
digest-authentication get http modis python3 standard-library
Last synced: 18 Jun 2025
https://github.com/akashdip2001/nginx-comprehensive-notes-troubleshooting-configs-diagrams-scripts
A full, interview-ready Nginx note covering networking troubleshooting (ping/ICMP vs HTTP), DNS, AWS security groups, reverse-proxy, `nmap` / `tcpdump` / Wireshark, Linux network config files, encryption (TLS), and helpful scripts
aws-ec2 dns-server http icmp-ping linux networking nginx notes troubleshooting
Last synced: 01 Nov 2025
https://github.com/polymorphine/routing
Composite routing library for HTTP applications
Last synced: 16 Jan 2026
https://github.com/pimbrouwers/httipi
💻 Makes HTTP requests a little simpler and (maybe) faster.
Last synced: 27 Mar 2025
https://github.com/epadronu/rest-tools-collections-for-java
[Mirror] At the moment of its conception, this project is for learning purposes. The idea is for me to experiment with authentic RESTful APIs in Java.
hateoas http hypermedia java rest uir
Last synced: 27 Jun 2025
https://github.com/trco/copycat
A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.
api-mocker api-mocking api-simulation fake-api fake-data http http-mock-data mock-apis mock-data mock-http mock-server mocking testing testing-tools
Last synced: 22 Mar 2025
https://github.com/brennie/hypercube
A Minecraft HTTP API plugin
api http minecraft minecraft-plugin sponge-plugin
Last synced: 06 Apr 2025
https://github.com/melardev/reactreduxasynccrud
React + Redux app showing how to perform Asynchronous HTTP CRUD
api crud full-stack fullstack http javascript node node-js nodejs npm react react-redux redux rest
Last synced: 27 Jun 2025
https://github.com/initdc/http-status-codes
Response with HTTP status code that you request
Last synced: 14 Mar 2025
https://github.com/bravo68web/dart-rest-api-intro
Introduction to the Dart REST Framework.
Last synced: 02 Nov 2025
https://github.com/maxgfr/http-server-javafx
JavaFX app in which it creates a local server
http http-requests http-server java localhost request server
Last synced: 13 May 2025
https://github.com/akagi201/rust-web-fullstack
Toy projects while learning rust web development.
Last synced: 02 Nov 2025
https://github.com/jean0t/pyserver-http
http server made in python, supports multiple connection and dynamic routes
http http-server python python3 socket socket-programming
Last synced: 09 Apr 2025
https://github.com/mattmoony/httpserver-java
A simple HTTP Server written in Java.
http http-requests http-response http-server java php server sockets web
Last synced: 24 Dec 2025
https://github.com/naimikan/gna
An other HTTP client
browser http http-client javascript
Last synced: 30 Mar 2025
https://github.com/jun-labs/jetbrain-http-client
acceptance-testing acceptance-tests http http-client jetbrains
Last synced: 14 Mar 2025
https://github.com/povilasb/docker-squid
Docker recipe for Squid3 proxy server
Last synced: 18 Mar 2025
https://github.com/leaq-ru/api
📦 Service proxy HTTP to gRPC
go grpc grpc-gateway http leaq swagger
Last synced: 02 Jan 2026
https://github.com/andezion/filesynchronizationservice
Custom client–server service for file synchronization and archiving with IP discovery, directory replication, and a JSON-based communication protocol.
filesystem http ip rust socket tcp udp
Last synced: 15 Sep 2025
https://github.com/joegasewicz/hog
C http framework static library
c c-http c-server c-web clangauge http http-server
Last synced: 05 Apr 2025
https://github.com/ainvaltin/httpsrv
Package httpsrv implements minimalist "framework" to manage http server lifetime.
Last synced: 28 Jun 2025
https://github.com/pabloxt14/ignite_node.js_01-challenge_fundamentos_do_node.js
Este é o repositório de uma API Node.js, que tem como objetivo realizar o CRUD de tasks(tarefas). O projeto tem como finalidade treinar conceitos fundamentais do Node.js
csv-parser http multer node nodejs stream
Last synced: 22 Mar 2025
https://github.com/rexionmars/rapid-http-library
RapidHTTP is an experimental HTTP library, made in pure C language, supports HTTP 1.0/1.1
Last synced: 05 Mar 2025
https://github.com/ruan-narici/java-oo-7daysofcode
Developed during course of Alura #7DaysOfCode
Last synced: 23 Feb 2025
https://github.com/browneyesblue817/scriptware-executer
Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.
backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api
Last synced: 30 Mar 2025
https://github.com/hasnathjami/flutter_bloc_masterclass
Everything about Bloc from Beginner to Advance
Last synced: 25 Dec 2025
https://github.com/codyjdalton/default-response
Default response body module for use in web services
http http-response http-server response-code rest status status-code
Last synced: 23 Jul 2025
https://github.com/riatabduramani/gameofthree
Implementation of a game with two independent agents – the "players" – communicating with each other using an interface.
Last synced: 26 Feb 2025
https://github.com/kkiyama117/hangon
Sample Go server with Clean Architecture (WIP)
clean-architecture dependency-injection go http
Last synced: 14 Apr 2025
https://github.com/thefox/guzzlehttp-examples
GuzzleHTTP Examples
examples guzzlehttp http php public-domain unlicensed
Last synced: 22 Mar 2025
https://github.com/cloudnode-pro/request-catcher
Catch and debug HTTP packets or forward them to a local host
debug http http-requests http-test webhooks-catcher
Last synced: 09 Aug 2025
https://github.com/goosewin/goose-http
HTTP/1.1 server for Rust implementing RFC 9110/9111/9112 semantics, caching, and range handling
http http-1-1 http-server rfc-9110 rfc-9111 rfc-9112 rust rust-crate rust-lang
Last synced: 06 Nov 2025
https://github.com/tmoroney/proxy-server
A web proxy server which fetches items from the Web on behalf of a Web client (i.e browser) instead of the client fetching them directly. Supports caching of pages and access control.
http http-proxy https proxy proxy-server
Last synced: 24 Jul 2025
https://github.com/bdusell/jitsu-app
Extensible request routing and app configuration for PHP
apache configuration htaccess http php request-handler router web-development
Last synced: 06 Sep 2025
https://github.com/bytedev/bytedev.http
.NET Standard library with some HTTP related functionality.
csharp form-url-encoded http http-status-codes serializer
Last synced: 17 Sep 2025
https://github.com/pkarpovich/tg-relay-bot
Forward messages seamlessly from HTTP and SMTP to a Telegram channel
golang http message-relay smtp telegram-bot
Last synced: 25 Jul 2025
https://github.com/majk-p/http4s-client-timing
Benchmark utility to measure request times for various http4s backends
Last synced: 17 Sep 2025
https://github.com/lanesun/one-link
"One Link to rule them all."
crawler curl http svelte web-service
Last synced: 17 Sep 2025
https://github.com/prasadbroo/http-https-socks-proxy
Gets HTTP, HTTPS,SOCKS proxy
api http https proxy proxy-api proxy-list socks
Last synced: 26 Jul 2025
https://github.com/maxbolgarin/servex
Lightweight net/http server without boilerplate
go golang http http-server https
Last synced: 26 Jul 2025
https://github.com/jyotsnayall/http-server
A functional HTTP 1.1 server that can surf web pages with the corresponding css and js files. The aim is to learn how HTTP requests and responses work.
Last synced: 18 Sep 2025
https://github.com/rociogarrido/hotel-app
angular-routing angular16 bootstrap5 crud-application http mockapi mockoon observables
Last synced: 26 Jul 2025
https://github.com/joeribreedveld/webserver_from_scratch
Raw C webserver from course by @ericomeehan.
Last synced: 27 Jul 2025