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-01 00:14:52 UTC
- JSON Representation
https://github.com/f321x/webserv-42-core
Implementation of a HTTP1.1 and nginx config compatible webserver in C++ 17. 42 core curriculum project.
42 42born2code 42commoncore 42school http nginx sockets unix webserver
Last synced: 07 Mar 2026
https://github.com/nikeorever/dartrofit
A retrofit-like http client for Dart and Flutter.
dart flutter http retrofit-like
Last synced: 13 Apr 2026
https://github.com/hardikkum444/online-java-compiler-ide
This repository contains a Java program that acts as an HTTP and socket server. It allows users to send Java code via HTTP requests or socket connections. The server compiles the received Java code, executes it, and returns the output to the user.Users can interact with the server to compile and run Java code remotely.
backend-service compiler http ide java socketserver
Last synced: 19 Sep 2025
https://github.com/meniny/mint
🌿 Human readable HTTP request in Swift.
html http ios macos multipartform-data networking request tvos urlsession watchos
Last synced: 25 Apr 2026
https://github.com/sleeplessbyte/media-types-ruby
:gem: Library to create media type definitions, schemes and validations
http media-type media-types mime-types
Last synced: 22 Sep 2025
https://github.com/zbo14/jspeye
A command-line tool that identifies interesting assignments/expressions in JavaScript files
bug-bounty cli http https recon url web-security
Last synced: 30 Jul 2025
https://github.com/jhnw/basicvideostreamer
Simple Rust video streaming library using HTTP 1.1 model.
Last synced: 11 Mar 2026
https://github.com/owainlewis/java-http-clj
A zero dependency HTTP library built on java.net.http.HttpClient.
clojure clojure-http http http-client java
Last synced: 31 Jul 2025
https://github.com/alx-xlx/download-web-directory
Download web directory from both surface and deep web
Last synced: 02 Sep 2025
https://github.com/dkxce/oruxpalsserver
This is the OruxPalsServer specially written for OruxMaps Android Application (6.5.5+ for AIS and 7.0.0rc9+ for APRS). The server can receive position from OruxMaps application by GPSGate (HTTP GET) protocol, MapMyTracks protocol or APRS protocol. Server stores received positions and send it to all clients connected by AIS or APRS. So you can watch on the map user position in real time as vessels (by AIS) or as aprs icons (by APRS) with names.
ais android aprs dkxce friens gps http maps navigation online orux oruxmaps server tracker web
Last synced: 02 Sep 2025
https://github.com/base2services/cfn-monitor
CloudWatch Monitoring
cloudwatch cloudwatch-alarms cloudwatch-metrics http lambda monitoring nrpe serverless serverless-monitoring
Last synced: 02 Aug 2025
https://github.com/aplr/stubbles
A declarative HTTP stubbing library written in Swift
Last synced: 02 Aug 2025
https://github.com/profjordanov/csharp-web-development-basics
Principles of web development such as HTTP protocol, sessions and ways of preserving the state, caching data, various data transmission protocols, security. Written own MVC framework based on C # and MS SQL Server.
csharp development http http-client http-server mvc web
Last synced: 10 Jun 2025
https://github.com/purposeinplay/go-commons
Package go-commons contains a collection of common technologies used in a Web Service. The main purpose is to standardise how we are using the technologies and offer a simple package API to the developer
Last synced: 04 Oct 2025
https://github.com/localheinz/http-log
:closed_book: Provides a console application for analyzing an HTTP access log file.
Last synced: 13 Jan 2026
https://github.com/erfanium/denzo
Well designed web framework for Deno. similar to Fastify
api deno http javascript rest typescript
Last synced: 20 Jan 2026
https://github.com/bes-js/fastgate
Fastgate provides free, secure, and easy-to-integrate proxy services for developers.
connect elite http https proxies proxy proxy-list proxy-scraper proxy-server
Last synced: 23 Mar 2025
https://github.com/gooxey/goohttp
An embedded, axum-compatible HTTP server and macros
axum embedded embedded-rust esp esp32 http http-server rust
Last synced: 13 Apr 2025
https://github.com/fiskaltrust/middleware-demo-postman
A Postman collection containing examples that demonstrate how to call the fiskaltrust.Middleware via HTTP.
demo-application http kassensichv middleware pos-systems postman-collection rksv
Last synced: 03 Jan 2026
https://github.com/teixeirazeus/hequest
Simple and hackable request for dart.
Last synced: 25 Oct 2025
https://github.com/tunnckocore/simple-get-stream
Simply wraps `simple-get` and his methods to return Response stream instead of Request stream. For example `simpleGet.get(url).pipe(process.stdout)`.
api get got http request simple simple-get stream
Last synced: 16 Jun 2025
https://github.com/haxzie/apico
A lightweight, typed HTTP client based on the Fetch API with an axios-like interface.
Last synced: 04 May 2025
https://github.com/ibnz36/http
A (very) simple library for parsing http requests and generating responses in rust.
Last synced: 13 Apr 2025
https://github.com/Feynmen/UnityHttp
Small wrapper of UnityWebRequest to facilitate the work with the HTTP protocol.
http unity3d unity3d-plugin untiy web
Last synced: 25 Apr 2025
https://github.com/midasvanveen/proxy-rs
Proxy checking using ureq
http https proxy proxy-checker rust socks socks4 socks5 ureq
Last synced: 03 Apr 2025
https://github.com/pippolo84/yaus
A simple URL shortener to demonstrate Go services patterns
Last synced: 17 Mar 2025
https://github.com/rokf/tinyserv
Really simple static HTTP server
http http-server server static-site
Last synced: 08 Jul 2025
https://github.com/ajjj001/naan
Opinionated mini web framework for Bun (POC)
bun http javascript routing server web
Last synced: 15 May 2026
https://github.com/gavrilaf/seagull
Swift web framework
http router swift swift-nio web-framework
Last synced: 29 Oct 2025
https://github.com/khushiyant/reqboost
Reqboost is a high-performance Python library developed primarily in C++ and built on libcurl. It is designed for developers who need a fast, efficient HTTP client with minimal overhead and extensive control.
cpp http libcurl pybind11 python requests
Last synced: 12 Apr 2025
https://github.com/n-octo-n/n8n-nodes-curl
This n8n node lets you call out to the cURL binary to do any kind of supported HTTP operation, via the standard curl command-line syntax.
api curl http https libcurl n8n n8n-community-node-package n8n-node n8n-nodes network nodejs request url
Last synced: 12 Apr 2025
https://github.com/ralvescosta/rust_iot
Rust project built to understand the maturity of the RustLag ecosystem for the most common IoT Tools
amqp grpc http http2 microservices mqtt opentelemetry rust
Last synced: 11 Jan 2026
https://github.com/curveball/session
Cookie-based sessions for Curveball
cookie curveball hacktoberfest http session
Last synced: 14 Jun 2025
https://github.com/coderofsalvation/middleware-remoteshell
allow developers to tail logs remotely using curl (and run cmds)
cli express http middleware polka
Last synced: 06 Apr 2025
https://github.com/musauyumaz/asp.net-core-5.0-web
areas dependency-injection htmlhelper http layout model-binding mvc razor route taghelper validation web
Last synced: 21 Mar 2025
https://github.com/joicemjoseph/concurrent-http-requests
to make concurrent requests. written in go
concurrency ddos go http requests
Last synced: 31 Aug 2025
https://github.com/pink-crab/perique-ajax
A simple but powerful Ajax library for the PinkCrab Perique framework. Allows for the creation of object based Ajax calls that handle all basic Nonce validation, WP Actions and makes use of the HTTP PSR Interfaces.
Last synced: 13 Dec 2025
https://github.com/felix-kaestner/lungo
A tiny, zero-dependency web framework based on net/http with an intuitive API.
Last synced: 24 Jun 2025
https://github.com/paulo-lopes-estevao/client-code-generators
Repository for all code generators provided by clients
client clientao code-generation dart http http-client insomnia postman
Last synced: 10 Apr 2025
https://github.com/aslamthachapalli/netflix_clone_app
A netflix_clone app designed in Clean Architecture + TDD approach.
clean-architecture dart flutter http netflix-clone tdd tmdb-api video-player
Last synced: 29 Apr 2025
https://github.com/localazy/localazy-collect-server
An extremely simple server for collecting data through HTTP POST.
analytics collection http http-server server
Last synced: 22 Apr 2025
https://github.com/pew-pew-team/http-factory
Factory for request decoding and response encoding
accept bundle content-type decoder encoder factory http request response symfony symfony-bundle
Last synced: 10 Apr 2025
https://github.com/superp00t/http-index-fs
Mount a Web index folder to your local filesystem!
file filesystem fuse http index mount web
Last synced: 17 Jun 2025
https://github.com/raku-community-modules/http-roles
Roles for an HTTP::Server with interchangeable backends
Last synced: 17 Jun 2025
https://github.com/lemmon/fetch-php
Tiny function, wrapped around Guzzle, PHP HTTP client. Inspired by Web API fetch() function.
Last synced: 22 Aug 2025
https://github.com/yornaath/fp-ts-http
Opinionated, strongly typed http middleware library using fp-ts fp-ts-routing and io-ts for decoding of io
fp-ts functional functional-programming http io-ts koa koa2 rest routing types
Last synced: 19 May 2026
https://github.com/mahenrique94/buscando-cep-com-axios
Post para meu blog pessoal:
axios blog get http javascript javascript-library post webservice
Last synced: 16 May 2026
https://github.com/adamhalasz/querystrings
A querystring parser used in diet. Supports multidimensional arrays & objects. Converts values into their correct data types.
convert-values http javascript json npm query querystrings rest
Last synced: 12 May 2025
https://github.com/fatmatto/throwable-http-errors
Throwable HTTP errors for node apis
Last synced: 12 Sep 2025
https://github.com/4rays/http-request-builder
Build URL requests using functional composition and result builders.
composition foundation functional http ios middleware networking rest resultbuilder swift
Last synced: 10 Apr 2025
https://github.com/chenasraf/redar-browser
View your JSON responses as data tables which are sortable and filterable, letting you speedily read through information (alpha)
chrome-extension http json json-data postcss react requests typescript
Last synced: 07 Apr 2026
https://github.com/sammers21/ashbringer-load
Load testing Framework built on top of netty
cli docker docker-image fasthttp highload http java java-8 load-testing netty netty4
Last synced: 17 Feb 2026
https://github.com/orisai/nette-http
Extras for nette/http
auth authentication basic http nette nette-framework orisai php
Last synced: 30 Oct 2025
https://github.com/localshred/flauta
Rails-like router configuration library for Express apps
api express express-js expressjs http resources router
Last synced: 10 Apr 2025
https://github.com/islomkhodja/ownserver
micro web framework.
http microframework nodejs ownserver unicon
Last synced: 14 Jul 2025
https://github.com/w20089527/net
A C++ Network Library
cpp echo-server http http-client http-server socket tcp
Last synced: 03 Apr 2025
https://github.com/developerrsquared/http-exceptions
Raisable HTTP Exceptions
api exceptions http python python3 rest web
Last synced: 28 Oct 2025
https://github.com/raph6/httprequest
composer package for http request using curl
composer curl curlphp http httprequest php
Last synced: 15 Jul 2025
https://github.com/yageek/corkscrew-rs
:satellite: A quick and dirty port of corkscrew in Rust
Last synced: 21 Mar 2025
https://github.com/journy-io/http
💌 HTTP library that powers our Node.js SDK
Last synced: 05 May 2025
https://github.com/netcentric/apply-server
Deploy to servers/run scripts on servers via http
Last synced: 24 Jun 2026
https://github.com/xyurt/httplite
httplite — A minimal, single header, zero-copy, zero-allocation HTTP/1.1 parser in C and compatible with C89. Uses only pointer arithmetic and nothing else in only 50 lines.
c c89 fast fastest http http1-1 https library microhttp most optimized parse parser single-header small smallest smallhttp tiny tinyhttp zero-allocation
Last synced: 19 Jul 2025
https://github.com/overlineink/http-chapter
Consuming HTTP services and making a reusable data service for HTTPs classes
angular best-practices http separation-of-concerns typescript
Last synced: 03 May 2026
https://github.com/myConsciousness/authorization-header
AuthorizationHeader is an open-sourced Dart library. With AuthorizationHeader, you can easily manage authorization header on your application.
authorization-header authrization dart flutter header http library pubdev
Last synced: 03 Apr 2025
https://github.com/sgreben/http-echo
tiny HTTP server that echoes the requests it receives. single binary, no dependencies. linux, osx, windows.
debug echo golang http http-server tiny
Last synced: 01 Apr 2025
https://github.com/agupta666/elf
HTTP server console :alien:
cli http http-api http-mocking http-server interactive json service
Last synced: 14 Jan 2026
https://github.com/supereg/homebridge-http-outlet
Http outlet for Homebridge: https://github.com/homebridge/homebridge
hap homebridge homebridge-http homebridge-plugin homekit http http-outlet javascript mqtt mqtt-smarthome notifications outlet regex
Last synced: 05 May 2025
https://github.com/guanhui07/dcr
借鉴Laravel实现的 PHP Framework ,FPM模式、websocket使用的workerman、支持容器、PHP8特性attributes以及反射实现了路由注解、中间件注解、Laravel Orm等特性
amqp annotation command container crontab event http illuminate-database middleware mysql orm-framework php rabbitmq websocket workerman
Last synced: 04 Apr 2025
https://github.com/sstark/ralad
simple http downloader with interactive redirect behaviour
Last synced: 17 Jul 2025
https://github.com/middlewares/robots
PSR-15 middleware to enable/disable the robots of the search engines
http middleware psr-15 robots-txt seo
Last synced: 13 Dec 2025
https://github.com/octoenergy/ensek
🐍 Python Client for the ENSEK API (http://www.ensek.co.uk/)
api api-client api-wrapper ensek http python-lib python3
Last synced: 24 Jun 2025
https://github.com/babstrap/dart_http_code_generator
This package is for Paw cloud. It allows you to GENERATE HTTP CLIENT CODE for Dart. Don't hesitate to contribute for improve it.
Last synced: 14 May 2026
https://github.com/fogfish/gouldian
Go combinator library for building HTTP serverless applications
aws-apigateway aws-lambda aws-lambda-golang declarative-programming declarative-workflows golang http http-server rest-api web web-router webmachine
Last synced: 18 Jul 2025
https://github.com/erosmlima/gama_bank2
Gama_Bank2
angular api css get html http javascript typescript
Last synced: 06 Apr 2026
https://github.com/gopherlabsltd/mayo
Network abstraction layer written in Kotlin. 🚀
android android-library http kotlin libraries network networking okhttpclient
Last synced: 16 May 2026
https://github.com/melardev/flaskapipaginatedcrud
Python Rest Api application built with Flask + FLask SQLAlchemy with pagination
api crud flask flask-api flask-sqlalchemy full-stack fullstack http pagination python rest sql-alchemy web
Last synced: 17 May 2026