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-08 00:15:18 UTC
- JSON Representation
https://github.com/martinius96/nodemcu-wifi-teplomer
ESP8266 (NodeMCU) WiFi teplomer. Použitie ako prístupový bod so šifrovaním/bez šifrovania s vlastnou WiFi sieťou. Prípadne použitie ako klienta už na existujúcej WLAN sieti s využítím DHCP, alebo statickej IP adresy.
ap dallas-temperature doska ds18b20 hotspot html http lan mcu nodemcu nodemcu-arduino-ide nodemcu-httpserver offline onewire router server website wifi
Last synced: 20 Jun 2026
https://github.com/kyle-west/portmageddon
:ocean: Proxy traffic on a LAN machine as if it came from your localhost
http localhost portforward proxy
Last synced: 13 Jun 2026
https://github.com/jasonsbarr/easy-http-ajax
Simple library to make HTTP requests using AJAX requests
ajax http javascript vanilla-javascript
Last synced: 15 Jun 2026
https://github.com/arvis-workflows/arvis-httpstat
httpstat visualizes in Arvis
arvis arvis-workflow arvish http httpstat
Last synced: 15 Jun 2026
https://github.com/kelsoncm/python-sc4net
Network helpers for HTTP(S) and FTP downloads, with convenience JSON and ZIP readers.
Last synced: 15 Jun 2026
https://github.com/rizemon/cs5331
Vulnerable environment and PoC scripts to demonstrate possible impacts of HTTP request smuggling
cve-2021-40346 gunicorn haproxy http requestsmuggling
Last synced: 16 Jun 2026
https://github.com/rustatian/http-rs
HTTP plugin, based on Cloudflare Pingora
Last synced: 16 Jun 2026
https://github.com/lindar-open/well-rested-client
A very well RESTed client
Last synced: 18 Jun 2026
https://github.com/juniorvieira99/jr_httpcodes
A component for a large logging system that deal with https codes and methods.
code-https http http-client http-requests requests
Last synced: 18 Jun 2026
https://github.com/huynhli/golang-learning
Learning to use golang syntax and http request-response. Working with Go to display tasks and lists on a localhost page with input fields. Modeled after Google tasks or other to-do list apps. Hosted using Render at: https://go-tasks-3d05.onrender.com/
Last synced: 19 Jun 2026
https://github.com/samthetechi/webrtc-overhttp
first step towards to create Selective Forward Unit
Last synced: 20 Jun 2026
https://github.com/bestikk/bestikk-download
A simple tool to download files from HTTP or HTTPS
build-tool download http https javascript
Last synced: 20 Jun 2026
https://github.com/effectra/framework
Effectra is an MVC (Model-View-Controller) framework designed to provide a structured and organized approach to web application development. It follows a directory structure similar to Laravel and offers various features and components to build robust web applications.
api cli framework http mvc php psr
Last synced: 20 Jun 2026
https://github.com/jingyuexing/httparse
used to parse HTTP request byte stream
Last synced: 22 Jun 2026
https://github.com/kirill-scherba/pusher
Pusher send metrics to Prometheus Push Server using HTTP post request
go golang http prometheus prometheus-pushgateway
Last synced: 23 Jun 2026
https://github.com/osisdie/mocha-http-test-template
A simple, workable, configable UnitTests using mocha, nconf and axios
axios http integration-testing mocha nodejs starter template testing
Last synced: 25 Jun 2026
https://github.com/trananhtung/content-type
Parse and format HTTP Content-Type / media-type headers (RFC 9110). A faithful Rust port of the content-type npm package. Zero deps, no_std.
content-type http media-type no-std rust
Last synced: 25 Jun 2026
https://github.com/uniweb/actus
The pragmatic web framework for Rust — auditable controllers, persistent services, real HTTP, out of the box.
http http-server rust web-framework
Last synced: 26 Jun 2026
https://github.com/alternative-intelligence-cp/napit
An offline-first, Git-native API client built in Nitpick.
api-client cli developer-tools http nitpick
Last synced: 27 Jun 2026
https://github.com/4thel00z/replayd
Replay http traffic via go and stand alone via a proxy
Last synced: 28 Jun 2026
https://github.com/skellock/odin-http-server
An example http server in odin
http http-server odin odin-lang
Last synced: 28 Jun 2026
https://github.com/choewy/sparta-web-basic
스파르타코딩클럽 웹개발 종합반 7기
beautifulsoup4 cs flask http js pymongo
Last synced: 28 Jun 2026
https://github.com/zelmoghazy/epoll-threadpool-webserver
Minimal Multithreaded HTTP/1.0 server implementation using non-blocking IO, epoll and a thread pool in C++
epoll http http-server non-blocking thread-pool
Last synced: 28 Jun 2026
https://github.com/4uffin/markdown-protocol
Markdown Protocol (MDP) Conceptual Prototype - HTTP but for Markdown, inspired by Gemini Protocol
gemini-protocol github-pages html http internet-protocol markdown markdown-protocol
Last synced: 29 Jun 2026
https://github.com/zhooravell/go-solidgate
SolidGate golang client
go golang golang-library http solidgate
Last synced: 29 Jun 2026
https://github.com/williamfzc/j2db
standard and safe way to upload your json to db
Last synced: 06 May 2026
https://github.com/beckenc/pushover-http
A simple HTTP api for the Pushover service. This is to make the service accessible for smaller devices that does not support https.
Last synced: 11 Jan 2026
https://github.com/c0depool/curl-wrapper
Simple wrapper for cURL to periodically execute HTTP requests
curl docker docker-compose dockerfile http linux shell-script
Last synced: 06 Mar 2026
https://github.com/dkarczmarski/webcmd
Run predefined host commands via HTTP/HTTPS endpoints
automation cicd command-runner devops-tools golang http self-hosted
Last synced: 07 Mar 2026
https://github.com/sxhxliang/vue-base
A Vue.js project with base components(http store router token)
Last synced: 18 May 2026
https://github.com/harshdev1809/http-reply
A lightweight Node.js utility for sending consistent, standardized HTTP responses across your API endpoints
api api-rest http http-requests https javascript rest-api
Last synced: 06 Mar 2026
https://github.com/siddiqui145/api_service
A Flutter application built as a trial project to test the integration of a REST API for fetching poetry data. Focused on experimenting with HTTP requests, JSON parsing, and displaying data effectively in the UI. API interaction to fetch and display poetry-related content. Parsing JSON data into Dart objects for structured use.
dart dummy-data flutter http json-parsing rest-api
Last synced: 04 May 2026
https://github.com/ixotoxin/kkm_https_accessor
Remote access service for Cash Register Equipment (KKT/KKM) (or just another C++ based HTTPS server built with Asio, OpenSSL and coroutines)
asio atol cashregisterapp coroutines cpp cpp20 http https https-server kassa lock-free openssl windows-service
Last synced: 03 Jul 2026
https://github.com/lei1248276/simple-axios-wechat
简易的axios微信小程序版使用typescript实现
axios http miniprogram promise request typescript wechat weixin
Last synced: 02 Mar 2025
https://github.com/surister/scrupy
Python library to create web Crawlers which aims to be powerful yet simple.
crawler crawling-framework crawling-python http library python scraping
Last synced: 15 May 2026
https://github.com/pblnahu1/APIRestCRUDWithNodeExpress
Node.js + Express
express http nodejs nodemon uuid-generator
Last synced: 30 Dec 2025
https://github.com/izeleam/securenginx
SecureNginx - Educational, secure NGINX configuration templates and best-practices for beginners and experts.
best-practices configuration devops docker example http https letsencrypt nginx nginx-config phpmyadmin reverse-proxy security templates tls tutorial web-server
Last synced: 18 May 2026
https://github.com/mukulmantosh/go-gorilla-rest
Basic CRUD Operations using Gorilla/Mux and GORM
Last synced: 15 May 2026
https://github.com/ctih1/screengrabber
(FOR EDUCATIONAL PURPOSES ONLY) A java application that takes a screenshot every 3 seconds, and sends it to a specified server.
educational-purposes-only example http java opensource screen-share spyware
Last synced: 24 May 2026
https://github.com/feduxorg/www_test_server
The end point for your HTTP proxy tests
endpoint http http-proxy proxy proxy-server reverse-proxy ruby tdd test-driven-development webserver
Last synced: 07 May 2026
https://github.com/douglasmatosdev/java-web-development-under-the-hood
They are my studies and notes that I learned in the course.
ajax apache-tomcat asynchronous eclipse-ide http java jdk8 jsp jstl mcv security servlet servlet-annotation servlet-jsp web-development websocket-client websockets websockets-server
Last synced: 21 Mar 2025
https://github.com/lahcenezzara/fastapi-getting-started
Getting Started with FastAPI
api backend beginner crud fastapi http json pydantic python rest-api tutorial uvicorn web-development web-framework
Last synced: 09 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/effectra/contracts
Effectra\Contracts is package provides a set of contracts/interfaces that define the standardized behavior and contracts for various components used in the Effectra application.
contracts http interface php requests responsive router server-request server-request-handler
Last synced: 29 Dec 2025
https://github.com/charlesfries/swiftyfetch
A fetch-like CocoaPod for programmatically making web requests with JSON responses on iOS.
cocoapods fetch http http-client ios json json-api request
Last synced: 05 May 2026
https://github.com/jakubgania/github-api-scraper-producer-consumer
api aws container docker graphql http postgresql producer-consumer pulumi python3 redis sql uv
Last synced: 07 Apr 2026
https://github.com/Qinnovation123/proxy
The proxy server to fetch PDF files and cache them
Last synced: 22 Jul 2025
https://github.com/ciathefed/retrieve
A lightweight and efficient Golang package for downloading files from the web with minimal code
Last synced: 21 Mar 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/kamil-kubiczek/caching-proxy
Simple caching proxy created in Node.js - CLI
cache-proxy http nodejs proxy typescript
Last synced: 06 May 2026
https://github.com/effectra/http-middleware
Generate and use HTTP Middlewares classes implements with Psr
generate-class generated-code http middleware php psr-15
Last synced: 29 Dec 2025
https://github.com/gbrlsnchs/rest
RESTful HTTP handler for Go
go golang http http-handler rest restful
Last synced: 11 Jun 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/effectra/http-message
Effectra/Http-Message: A PHP library implementing PSR-7 for standardized handling of HTTP requests and responses.
http http-message php psr psr-7 request response server-request stream upload-file uri
Last synced: 29 Dec 2025
https://github.com/eregnier/noiser
Generate and play synthetised text voice behind a simple http api.
http python simple synthesizer voice
Last synced: 16 Jun 2025
https://github.com/aryansharma5/pyalb
A load balancer implementation from scratch in python
flask http load-balancer python round-robin strategy-pattern
Last synced: 18 May 2026
https://github.com/railt/http-middleware-contracts
[READ ONLY] Subtree split of the Railt HTTP Middleware Contracts component (see railt/railt)
contracts graphql http interfaces interop middleware railt
Last synced: 18 May 2026
https://github.com/kuzhalikumaraguru/day-1-task
HTTP1.1 vs HTTP2 & Objects representation
Last synced: 15 May 2026
https://github.com/nanoninja/httptool
Go HTTP Tool Package
go golang handler helper http middleware module
Last synced: 28 Oct 2025
https://github.com/rajkp10/weather-app-flutter
A simple weather app created using Flutter
flutter http mobile-app provider-state-management
Last synced: 18 May 2026
https://github.com/bcmmacro/bridging-go
bridges HTTP and websocket between two datacenters.
bridge datacenter golang http proxy websocket
Last synced: 15 Jan 2026
https://github.com/mauricelambert/httpclientmultipart
This package implement client to upload file using HTTP multipart
client form-data http multipart pypi-package python3
Last synced: 04 Mar 2025
https://github.com/claudioc/bzot
An HTTP server because we need more of them
Last synced: 26 Mar 2025
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/anzerr/slowloris.tool
Slowloris attack util
example http nodejs slowloris slowloris-attack util
Last synced: 18 May 2026
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/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/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/andrehrferreira/cmmv-express
HTTP adapter module for using Express as an HTTP server
Last synced: 29 Mar 2025
https://github.com/berxam/ranko
Minimal framework for creating RESTful APIs or simple web apps with PHP.
Last synced: 16 Jan 2026
https://github.com/guide42/ochenta
HTTP library
http middleware request responder response
Last synced: 16 Jan 2026
https://github.com/mauriciohidani/alurachallengecurrencyconverter
Desafio Conversor de Moedas Grupo 7 do programa ONE
alura challenge currency-converter http java json oracle
Last synced: 18 May 2026
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/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: 04 Jul 2026