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/thomasleavy/weather-app
This repository contains a responsive Weather App and shows the weather forecasts for any chosen town/city chosen by the user. It uses the React framework and TailwindCSS. It is powered by the OpenWeatherMap API. A contact form is also used. This is powered by Getform.io.
api api-key axios axios-react contact-form css getformio html http javascript js json nodejs openweathermap-api react reactjs tailwindcss vscode vscode-extension
Last synced: 06 Apr 2026
https://github.com/zhengxs2018/urllib
基于 fetch 的 http 封装,仅支持 deno.js
deno fetch http request typescript
Last synced: 15 May 2026
https://github.com/zivkovicmilos/go-vlc
A Go client implementation for the VLC HTTP server
Last synced: 15 May 2026
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/Qinnovation123/proxy
The proxy server to fetch PDF files and cache them
Last synced: 22 Jul 2025
https://github.com/cjduncana/three-words
Convert three-word addresses to latitude, longitude coordinates and vice-versa
Last synced: 02 Jul 2025
https://github.com/luc-wallace/rack
A primitive HTTP server implemented in C.
Last synced: 17 Mar 2025
https://github.com/typified-web/request
Add types to your http client with almost zero runtime cost.
Last synced: 12 Jan 2026
https://github.com/chgeuer/ex_fiddler
Elixir library to use Fiddler (and other MITM proxies) during development
elixir elixir-lang elixir-programming-language http man-in-the-middle proxy-configuration
Last synced: 15 Jun 2025
https://github.com/mikeleg/gotemplatehttpservice
This is my template of first go http service
golang gorilla-mux http microservice
Last synced: 15 Jun 2025
https://github.com/plopezgit/sprint4_t1_spring_introduction_gradle
Spring introduction
api-rest gradle http spring-framework
Last synced: 23 Feb 2026
https://github.com/celeri-server/express-middleware
Converts express style middlewares into celeri middlewares
celeri expressjs http middleware nodejs server
Last synced: 06 Apr 2026
https://github.com/ailtonfidelix/sim900-http
Simple SIM900 HTTP POST and GET by serial port. Used for test SIM900 module.
http python sim900 sim900-library
Last synced: 03 Mar 2025
https://github.com/pymarcus/who-stop-follow-me-on-ig
A little app to search for who you unfollowed on Instagram
binary-search followers-ig golang http instagram
Last synced: 28 Oct 2025
https://github.com/anttijuu/swift-httpovertcp
Sample app making HTTP GET requests over TCP to HTTP servers
http http-client sample-app swift tcp
Last synced: 19 May 2026
https://github.com/golangtoolkits/go-http-proxy
A mockable http proxy
go golang http http-proxy proxy
Last synced: 02 Mar 2025
https://github.com/mariosenese/httprequest-java
HttpRequest: guide to do the http requests in java
api api-rest http httprequest java json request response
Last synced: 28 Jun 2026
https://github.com/curveball/links
Weblinking middelware for Curveball
curveball hal hateoas http links middleware rest weblinking
Last synced: 14 Jun 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/fogmoe/fogmoe-chat
A multiple chat room sample code page contains client and server. (雾萌聊)
chatroom-application csharp http multiple online php sample
Last synced: 15 May 2026
https://github.com/phacman/php-psr
Basic PSR recommendations in one place: interfaces, http.
Last synced: 28 Jun 2026
https://github.com/borislavv/rust-telegram-bot
clean-architecture http rust rust-night-vision
Last synced: 29 Mar 2025
https://github.com/yuriyvyatkin/ahj-hw-7.2-help-desk-frontend
ДЗ №2 к лекции «Работа с HTTP» курса «Продвинутый JavaScript в браузере» Нетологии
Last synced: 15 Jun 2025
https://github.com/henryssondaniel/teacup-java-protocol-http
Teacup client/server HTTP and HTTPS support
http http-client http-request http-response http-server https teacup
Last synced: 22 Jul 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/oxphp/oxphp
Async PHP application server written in Rust. Replaces nginx + PHP-FPM with a single binary.
application-server async cloud docker http http-server http2 hyper kubernetes php php-fpm-alternative php8 rust sapi tokio zts
Last synced: 22 Apr 2026
https://github.com/thavarshan/chttp
🖥 A very crude and simple HTTP server built using C++.
Last synced: 08 Sep 2025
https://github.com/joeshaw/httpgzip
A Go package that provides an http.Handler wrapper that transparently gzips the response payload.
Last synced: 01 Sep 2025
https://github.com/luminati-io/manage-failed-python-requests
Handle failed HTTP requests in Python using retry strategies with HTTPAdapter, Tenacity, and custom logic to improve web scraping reliability.
headless-browser http python requests scraping-browser status-codes tenacity web-scraping web-unblocker
Last synced: 28 Oct 2025
https://github.com/danielefrisanco/jwt_auth_client
A minimal, robust Ruby client for internal service-to-service authentication using JSON Web Tokens (JWTs). This gem simplifies the process of creating, signing, and injecting short-lived JWTs into outgoing HTTP requests, ensuring secure communication between your internal microservices.
Last synced: 06 Apr 2026
https://github.com/jamesob/tiny-http-get-server
A tiny, dependency-free HTTP server for Python 3
http http-server no-dependencies python3 tiny
Last synced: 08 Sep 2025
https://github.com/farrelad/basic-web-server-java
This repository demonstrates a simple web server written natively in Java ☕
basic http http-server java java-backend java-io java-native java-networking java-server request-response
Last synced: 08 Sep 2025
https://github.com/mvdkleijn/healthchecker
Simplistic Go app that does a HTTP HEAD check to see if a server app is alive. Ideal for in distroless containers.
distroless distroless-docker go golang health-check healthcheck http server tool
Last synced: 12 Mar 2025
https://github.com/blinghttp/bling
Amazing Http Client written in Go
golang-library golang-rest-client http json-rest-client rest-client retry-http
Last synced: 12 Jan 2026
https://github.com/n0str/workerpool
Worker pool for Humans who loves sending billions of HTTP requests
concurrency for-humans golang goroutine-pool goroutines http http-requests library parallelism worker-pool workers
Last synced: 29 Mar 2025
https://github.com/claudioc/bzot
An HTTP server because we need more of them
Last synced: 26 Mar 2025
https://github.com/shinnn/fettuccine-class
A class to create a new fettuccine wrapper that defaults to the given options
class fetch http https javascript nodejs promise request
Last synced: 19 May 2026
https://github.com/indatawetrust/nginx-log-analyzer
A lightweight and easy-to-use Node.js tool for analyzing Nginx log files
analyzer cli http log logs monitoring nginx
Last synced: 09 Apr 2025
https://github.com/jollytoad/deno_http_proxy_fns
Functions to help build a HTTP proxy in Deno
deno functions http http-server proxy typescript
Last synced: 19 May 2026
https://github.com/h471x/web_application_basics
Web Application Basics Online Book retrieved from TryHackMe
http mdbook tryhackme web-application
Last synced: 06 Apr 2025
https://github.com/hyperimpose/minutia
Summarizing the content of internet services
html http hyperimpose hyperlink minutia parsing python url
Last synced: 20 May 2026
https://github.com/yosh1/http-socket.io-chat
This is a chat application that developed by node.js and socket.io .
Last synced: 15 May 2026
https://github.com/cbinet/knot-db
Relationship driven lightweight database
database graph graphs http http-server json json-format light lightweight nodes query query-language relationship weight
Last synced: 19 May 2026
https://github.com/nisarldev/java-network-programming-mastering-tcp-ip-cjnp-2024-jva
http java java-network tcp udemy-course udp
Last synced: 10 Apr 2025
https://github.com/stirfry-js/stirfry-sessions
Adds sessions to the request object in stirfry
http http-server node node-js nodejs server session session-management session-manager stirfry webserver
Last synced: 15 May 2026
https://github.com/ivteplo/ruby-http-server
A simple HTTP server library written in Ruby
http http-server http-server-library ruby socket
Last synced: 13 Jun 2025
https://github.com/aaronriekenberg/api-benchmark
Benchmarking 1 million HTTP requests to rust/go/kotlin/node/python REST APIs in GitHub actions. Only one can break 10 seconds and 100K RPS.
benchmarks golang http kotlin nodejs python rest rust
Last synced: 28 Oct 2025
https://github.com/chazmcgarvey/http-anyua
An HTTP user agent programming interface unification layer
Last synced: 23 Jun 2026
https://github.com/pyk/rust-http-clients
A Beginner Guide to Rust HTTP Client Libraries
Last synced: 02 Apr 2025
https://github.com/zahidayturan/system-programming-23-24
http java server-client smtp tcp udp
Last synced: 08 Jul 2025
https://github.com/qinnovation123/proxy
The proxy server to fetch PDF files and cache them
Last synced: 09 May 2026
https://github.com/oscarmarcusson/mase
A simple async HTTP server and client library written in C#.
async http http-client http-server library networking
Last synced: 19 Aug 2025
https://github.com/faryon93/handlers
A set of frequently used Go http handlers
Last synced: 28 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/obifaith/nodejs-task-manager
A simple Personal Task Manager application using Node.js which covers concepts on file system operations, modules, basic HTTP server creation, and JSON data handling.
Last synced: 06 May 2026
https://github.com/elusivecodes/fyremessage
FyreMessage is a free, open-source HTTP message library for PHP.
Last synced: 15 Jul 2025
https://github.com/nklapste/ghast
A simple server for triggering a script on a Graylog HTTP alert callback!
alert graylog http python script trigger university-project
Last synced: 29 Mar 2025
https://github.com/adriank31/http-fuzzer
Script uses the requests library to send different types of HTTP requests and headers to a specified target URL
http http-fuzzer url web web-exploits
Last synced: 15 May 2026
https://github.com/jojoagogogo/webremote
🤖 Android apk | 📱🔲 Web Remote sends the characters in HTTP protocol
android android-apk apk http http-remote-control remote-control web-remote-control
Last synced: 26 Mar 2025
https://github.com/leogaudin/webserv
42 • The goal of the project is to build a C++98 compatible HTTP web server from scratch.
http http-server io-multiplexing socket-programming webserv webserver
Last synced: 15 May 2026
https://github.com/srosalino/author_album_website_and_web_server
Developing an Author Album Website using HTML, CSS, and JavaScript, supported by a Web Server built on a RESTful HTTP API
css html http javascript restful-api uri
Last synced: 15 May 2026
https://github.com/freman/sse
Server-sent events event stream for go
golang golang-library http server-sent-events
Last synced: 12 Jan 2026
https://github.com/publicarray/ssproxycache
Part of a Networking UNI course.
cache http http-proxy java memory-cache proxy-cache
Last synced: 26 Mar 2025
https://github.com/lullaby6/http-event.js
JavaScript Library - Make HTTP requests easly with DOM events
api apirest http http-requests java-script javascript js
Last synced: 20 Mar 2025
https://github.com/anzerr/agent.util
Parse and fetch info found inside user-agent.
html http info nodejs user-agent util
Last synced: 15 May 2026
https://github.com/togunchan/cppwebserver
Modular, multithreaded HTTP/1.1 web server written in C++.
cplusplus cxx http http-server networking web-server
Last synced: 15 Jun 2025
https://github.com/deadlysurgeon/rotaryphone
Golang Listener and Client binder using net.Pipe
golang golang-library http networking unit-testing
Last synced: 09 Apr 2025
https://github.com/rhinodevel/nodejs-fritzbox
NodeJS script to communicate with an AVM FritzBox via TR-064 using HTTP digest authentication.
digest-authentication fritzbox http nodejs soap tr-064 xml
Last synced: 14 May 2026
https://github.com/stoppieboy/go-ride-hailing
A Ride Hailing application backend implemented in Golang
Last synced: 09 Apr 2025
https://git.small-project.dev/lib/small-swoole-symfony-http-client
Small Swoole Symfony Http Client is a custom HTTP client built using Swoole, designed to be fully compatible with Symfony's HttpClient Component. It provides an asynchronous, non-blocking HTTP client with support for various features such as redirections, retries, timeouts, and more.
http openswoole php swoole symfony
Last synced: 10 Apr 2025
https://github.com/anibulus/httpservice.net
Libreria para hacer peticiones http. Tiene la ventaja de que puedes rastrear la peticion y los resultados de manera centralizada.
csharp csharp-code csharp-library dontnet-core http http-requests library
Last synced: 02 Jan 2026
https://github.com/noahwillson/butter-framework
Butter is Nodejs Framework that is provide basic auth and user management functionalities
Last synced: 14 May 2026
https://github.com/memclutter/gorequests-retry
Retry middleware for gorequests
golang gorequests http retryable
Last synced: 12 Jan 2026