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-03 00:15:16 UTC
- JSON Representation
https://github.com/akshayjshah/negotiate
Simple HTTP content type negotiation.
Last synced: 22 Jul 2025
https://github.com/bbariskilic/funny-number
An app that shows interesting information about numbers.
animation async dart flutter future getx http mvc-architecture restfull-api singleton-pattern
Last synced: 13 Apr 2026
https://github.com/woodprogrammer/deploymentdemo
Kubernetes Deployment-Secret-Demo, application demo repository
deployment docker http kubernetes microservices rolling-up-deployment service
Last synced: 11 Apr 2026
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/benchttp/runner
Local executable to run benchmarks on HTTP endpoints.
benchmark executable go golang http
Last synced: 14 Jan 2026
https://github.com/hueristiq/hqgohttp
A Go(Golang) package for handling HTTP(S) stuff.
go golang-package http http-headers http-methods http-status-code https
Last synced: 15 May 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/contributte/czech-post
:postbox: Czech Post API client
api contributte czech-post http nette
Last synced: 10 Apr 2025
https://github.com/southclaws/qstring
This package provides an easy way to marshal and unmarshal url query string data to and from structs.
http query-string reflection struct-tags
Last synced: 22 Apr 2025
https://github.com/slavabobik/xbinder
Bind http query parameters into a structure
Last synced: 12 Mar 2026
https://github.com/hisano/netty-codec-webtransport
Netty Codec for WebTransport
http https java kotlin netty quic webtransport
Last synced: 09 Feb 2026
https://github.com/msrd0/gotham_formdata
Form data parsing for the gotham web framework
data form gotham html http multipart rust server urlencoded
Last synced: 16 Mar 2025
https://github.com/fenix-hub/gdcache
Godot Engine plugin implementing different Cache Replacement Policies in GDScript.
cache database gdscript godot-engine hacktoberfest http policies
Last synced: 18 May 2026
https://github.com/pranambhat/azuredotnet
Simplified Azure Storage Client in .NET Core
azure csharp dotnet dotnet-core dotnetcore http http-client redis rest rest-api restful restful-api
Last synced: 11 Oct 2025
https://github.com/codewithjaspreet/cinemy
Movie Application build using official TMDB Api
api flutter-apps http ui-design
Last synced: 03 Aug 2025
https://github.com/thisiserico/stub
A test double for http calls to remove the need to run extra services along your acceptance tests 🎭
Last synced: 17 Jan 2026
https://github.com/bohdaq/rust-web-server
Static content web-server written in Rust
Last synced: 25 Jan 2026
https://github.com/anna-hope/browser
http://browser.engineering, in Rust
browser http recurse-center rust web
Last synced: 03 Aug 2025
https://github.com/okofish/cern-httpd-docker
CERN httpd, the first World Wide Web server, as a Docker image
Last synced: 19 Mar 2026
https://github.com/cploutarchou/go-requests
An HTTP client that is ready for production in Go for a lot of useful features while only using the standard library of the language.
client-library go golang golang-library golang-package http http-client http-requests rest-api
Last synced: 09 Apr 2025
https://github.com/mukailasam/igo
igo.go is a simple and lightweight micro-framework for Go web-applications.
go http igo rest web-framework
Last synced: 24 Jun 2026
https://github.com/jcyamacho-go/httputil
helpers to create http rest services
error-handling golang http query-params rest-api
Last synced: 14 Jan 2026
https://github.com/brettbuddin/pass
A library for creating configurable reverse-proxies.
go golang http library reverse-proxy
Last synced: 25 Jun 2026
https://github.com/aplr/stubbles
A declarative HTTP stubbing library written in Swift
Last synced: 02 Aug 2025
https://github.com/ladjs/message-headers
Automatically updated list of RFC HTTP permanent and provisional headers from IANA (https://www.iana.org/assignments/message-headers/message-headers.xhtml)
headers http iana permanent provisional rfc rfc-3864 spec specification standard unsafe
Last synced: 15 Mar 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/madsmtm/sensebook
Making sense of Facebooks undocumented API.
documentation facebook facebook-messenger http json library messenger python python3 sans-io
Last synced: 15 Sep 2025
https://github.com/duplojs/http
@duplojs/http 100% typesafe HTTP interface for Server and Client. Build and consume HTTP servers robustly with an excellent developer experience.
bun client code-generator deno developer-experience duplojs http interface nodejs openapi-generator robust server typescript
Last synced: 07 Jun 2026
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/tinyhttp/unless
🚦 Unless middleware for tinyhttp
http middleware node-js nodejs tinyhttp unless unless-middleware
Last synced: 09 Apr 2025
https://github.com/maplephp/http
MaplePHP/Http is a PHP library that simplifies handling HTTP messages, requests, and responses in web projects, adhering to the PSR-7 standard. It's designed for easy and efficient integration.
client curl headers http messaging php psr-7 psr7-http response server stream upload
Last synced: 15 Mar 2026
https://github.com/sheb-gregor/httpine
[WIP] Isn't ready yet; Command line tool to JetBrains HTTP Client plugin .http files
api-testing ci http intellij jetbrains rest-client rest-test-cli
Last synced: 18 Apr 2026
https://github.com/oskar11120/apache.druid.querying
Apache Druid client library for dotnet 8+.
client dotnet druid druid-io http query query-builder
Last synced: 21 Aug 2025
https://github.com/jakecyr/slim-javascript-http-request
Slim Http JavaScript to make GET, DELETE, POST, and PUT requests. An alternative to the larger jQuery library if only the http object is required. Can also be used for Vue.js requests.
http javascript vanilla-javascript
Last synced: 04 Jun 2026
https://github.com/cartory/catmapp
Inventory System with Flutter
ficct firebase firebase-auth flutter getx http uagrm
Last synced: 10 Mar 2026
https://github.com/haseeb-heaven/pyadhaanapp
PyAdhaanApp is application for Al-Adhaan which is online adhaan web-application, link - "https://aladhan.com/" which is built using 'PyAhdaan' API module this application was built only for adhaan times and can provide adhaan from different countries and city and can also generate whole calendar for adhaan times aswell.
adhaan al-ahdaan calendar csv hijri http islam json muslim python python-adhaan python-islam python-muslim tkinter tkinter-gui
Last synced: 14 Jun 2025
https://github.com/ggrandes/headers-servlet-filter
Provides control over HTTP response headers in a Servlet container like Tomcat
Last synced: 14 Jan 2026
https://github.com/povilasb/httpmeter
Hackable HTTP benchmarking tool written in Python
asyncio benchmarking http python3
Last synced: 18 Oct 2025
https://github.com/greeenboi/roll
A colorful implementation of a cli tool to make http requests
clap-rs cli http http-requests rust
Last synced: 20 Jul 2025
https://github.com/activ8-developers/purli
Purli (PHP Url Interface) is lightweight library with object-oriented interface for sending HTTP requests.
api curl http httpclient php purli socket webservices
Last synced: 22 Mar 2025
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/shawshankkumar/express-status-validation
A dead simple npm library to validate status codes in express.js
Last synced: 22 Jan 2026
https://github.com/cj667113/websocket_http_server
Websocket_HTTP_Server
bash-script html5 http http-server python socket streaming streaming-data streaming-video tcp tcp-protocol tcp-server tcp-socket thermal-imaging websocket websocket-server websockets
Last synced: 02 May 2026
https://github.com/cpageler93/api-client
Easy HTTP Client for Swift
async-http-client http http-client swift vapor
Last synced: 21 Oct 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/sv443/node.js-http-encoding-example
An example of how content encoding works in Node.js HTTP servers
brotli deflate encoding gzip html http http-server javascript js node nodejs website websites
Last synced: 17 May 2026
https://github.com/coldnight/parameter
Get and check HTTP parameters like use ORM.
arguments http json orm parameters web
Last synced: 14 Jan 2026
https://github.com/martinohmann/godog-http
Feature context for godog that adds http testing steps
bdd cucumber gherkin golang http integration-testing
Last synced: 11 Feb 2026
https://github.com/lsongdev/server-sent-events
server send events library for node.js
eventsource http realtime server-push sse
Last synced: 23 Aug 2025
https://github.com/wzshiming/requests
Go HTTP Requests for Humans
client forhumans http requests
Last synced: 22 Feb 2026
https://github.com/jhnw/basicvideostreamer
Simple Rust video streaming library using HTTP 1.1 model.
Last synced: 11 Mar 2026
https://github.com/oefenweb/ansible-nginx
Ansible role to set up (the latest version of) NGINX in Debian-like systems
ansible debian http https load-balancing ubuntu webserver
Last synced: 13 Jul 2025
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/statch/gitbot-gateway
The web layer of GitBot, handling interactions and OAuth, built with Workers☁️
bot cloudflare-worker discord discord-bot http javascript nodejs worker wrangler
Last synced: 13 Apr 2026
https://github.com/mobilehero-archive/titanium-axios
⭐ Axway Amplify module for using axios with http/https/api with Appcelerator Titanium SDK
amplify android appcelerator appcelerator-titanium axios axway axway-amplify axway-sdk brenton-house http ios mobile native titanium titanium-alloy titanium-mobile titanium-module titanium-sdk
Last synced: 23 Apr 2025
https://github.com/neuroglia-io/aspnetcore.http
A NET CORE 3.1 library that provides tools to extend AspNetCore Http
Last synced: 03 May 2026
https://github.com/majidsajadi/rektocode
Chrome extension to generate code from HTTP requests
chrome code-generator codegen devtools extension generator http rektocode request
Last synced: 21 Jan 2026
https://github.com/zeon256/satay-rs
Sans-IO Rust OpenAPI client generator with typed builders, validation newtypes, and transport-agnostic adapters
api-client codegen http newtype openapi openapi-client rust sans-io validation
Last synced: 11 Jun 2026
https://github.com/ramibch/linkedin-posts
Utility to share Linkedin posts using the Linkedin Marketing API
api-wrapper http linkedin linkedin-api linkedinapi marketing marketing-automation python
Last synced: 12 Jun 2025
https://github.com/akiidjk/adh
This project is nothing innovative or groundbreaking. I just wanted to create my own webhook to deploy on a VPS, avoiding dependencies on tools like webhook.site, localtunnel, ngrok, or other similar services. It is fully customizable, and you can use it for various purposes like logging, request handling, or data collection.
Last synced: 04 May 2026
https://github.com/mrgrd56/textractor-integration-extensions
Integrate Textractor with other apps via named pipes or HTTP
cpp extension http json named-pipes textractor textractor-extension
Last synced: 05 Jul 2025
https://github.com/viascom/groundwork
Collection of useful libraries for Java.
android client gradle groundwork http http-client httpclient java maven pom restclient
Last synced: 14 Jan 2026
https://github.com/realpython/pygments-httpie
A Pygments lexer for the the output of httpie
django http httpie pygments pygments-lexer
Last synced: 16 Aug 2025
https://github.com/marthijn/sidio.web.security
Helper functions and middleware to secure ASP.NET Core applications
asp-net-core content-security-policy http security web-security
Last synced: 26 Oct 2025
https://github.com/chaunsin/go-har
golang parses http HAR files
fileparser files go har har-files har-model http
Last synced: 12 Oct 2025
https://github.com/ikeohachidi/http-dub
A wrapper over the fetch API providing an easier way to create RESTful endpoints. Inspired by Phoenix frameworks "resources" macro.
fetch http rest rest-api vue xml xmlhttprequest
Last synced: 27 Apr 2026
https://github.com/pridkett/cookieproxy
A simple golang proxy that augments requests with cookies
cookie cookies golang http https proxy-server
Last synced: 21 Jan 2026
https://github.com/jhannes/kata-http-server
performances and reference implementations of an http server build from scratch
http java java-17 junit test-driven-development
Last synced: 12 Oct 2025
https://github.com/abnerearl/goutils
Some very useful middleware libraries are re-encapsulated and are very simple and efficient to use, which can save a lot of development time, improve work efficiency and avoid duplication of code.
develop elasticsearch email encapsulated etcd gin golang http k8s kafka middleware mysql postgres rabbitmq rocketmq tool useful utils web
Last synced: 14 Mar 2026
https://github.com/inlym/jsreq
An easy and simple Node.js HTTP client.
http https javascript node-module nodejs request
Last synced: 25 Apr 2026
https://github.com/lehoangthienan/go-elastic-apm-trace
Microservices tracing - monitoring with Elastic APM - HTTP/GRPC
apm elastic elasticsearch golang grpc http kibana trace tracing
Last synced: 07 May 2026
https://github.com/omgimalexis/pow
Pow(alpha) - A decent HTTP framework
alpha express expressjs http http-framework pow
Last synced: 29 Apr 2026
https://github.com/dpwgc/easierweb
More user-friendly, high performance Go Web framework. ~ 更简单易用的高性能 Go Web 框架
api framework go http httprouter middleware restful server web websocket
Last synced: 19 Jan 2026
https://github.com/mgerhardy/sdl_rwhttp
Extending the SDL RWops feature with fetching a file from the web
http http-client libcurl sdl sdl-net sdl2
Last synced: 29 Apr 2026
https://github.com/omgimalexis/vue-frisbee
A small wrapper for integrating Frisbee to Vuejs
Last synced: 24 Apr 2026
https://github.com/achetronic/hashrouter
A zero-dependencies HTTP proxy that truly routes requests hash-consistently
consistent-hashing golang hashring http proxy
Last synced: 10 Oct 2025
https://github.com/osteel/openapi-httpfoundation-testing-laravel-example
OpenAPI HttpFoundation Testing: a Laravel Example
api http httpfoundation laravel openapi testing validation
Last synced: 29 Apr 2026
https://github.com/bert0324/fill-fetch
A modern, high performance extension of fetch api.
fetch http javascript modern request typescript
Last synced: 30 Jan 2026
https://github.com/fabienhenon/jsonapi-http
Make HTTP requests with jsonapi decoding/encoding in Elm
Last synced: 05 Jun 2026
https://github.com/coderivan/go-echo-server
用于收集终端通过UDP、HTTP、MQTT和TCP发送过来的报文
aliyun-sls gin golang http udp
Last synced: 30 Apr 2026