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-02 00:14:56 UTC
- JSON Representation
https://github.com/pimbrouwers/httipi
💻 Makes HTTP requests a little simpler and (maybe) faster.
Last synced: 01 May 2026
https://github.com/scootpl/restreq
RestReq is a wrapper around standard Go net/http client. In a simple call you can use json encoding, add headers and parse result. This should be sufficient in most use cases.
go golang http http-client microservices middleware rest-api
Last synced: 06 Apr 2025
https://github.com/statico/zerodep-node-http-server
Zero-dependency TypeScript HTTP server built on node:http with Hono-compatible API
hono-compatible http middleware no-dependencies nodejs server typescript zero-dependency
Last synced: 28 May 2026
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/sjkingo/python-parrot
parrot is a simple HTTP server that responds to any valid GET request with the file specified on the command line
http http-server python python-3
Last synced: 03 Feb 2026
https://github.com/siddhant-vij/advanced-js-topics
This repository consists of the personal code practice for Udemy Course - Advanced JS Topics.
animations async-await authentication callback canvas-api database design-patterns http javascript promises prototype shopping-cart testing
Last synced: 11 Apr 2026
https://github.com/pitazzo/usj-http-project
Group project statement for Networks & Communications 2 (USJ)
Last synced: 10 Mar 2026
https://github.com/snakem982/hproxy
一个简单的http,https代理的实现 A simple http, https proxy implementation
http http-proxy https https-proxy
Last synced: 29 May 2026
https://github.com/vijayinyoutube/mockapi-part-2
Flutter Mock API Demo Code
apicall dart flutter http http-server httprquest mockapi vijaycreations
Last synced: 24 Mar 2025
https://github.com/soenneker/soenneker.hubspot.client
An async thread-safe singleton HubSpot HTTP client
client cms crm csharp dotnet http httpclient hubspot hubspotclientutil openapi
Last synced: 13 May 2026
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: 12 Apr 2026
https://github.com/0xdaksh/node-urlshortner
A Url Shortener built on Nodejs, Expressjs, MongoDB and some magic!
http javascript js nodejs npm url-shortener
Last synced: 17 Oct 2025
https://github.com/re-mouse/http-webserv
⚒☁ Simple c++ webserver like a Nginx
Last synced: 12 Jun 2026
https://github.com/cijiugechu/persona-http
A blazing-fast HTTP client with TLS fingerprinting for Node.js
client fingerprint http napi-rs tls-fingerprinting
Last synced: 09 Oct 2025
https://github.com/kopexa-grc/common
Common Go library for scalable, secure, and type-safe backend development. Includes utilities for authorization (OpenFGA), database testing, HTTP helpers, error handling, and more.
authorization backend entgo error-handling go golang http kopexa library middleware openfga security testutils utilities
Last synced: 18 Apr 2026
https://github.com/polymorphine/routing
Composite routing library for HTTP applications
Last synced: 16 Jan 2026
https://github.com/ch563/editheader
edit the http request header for chrome extension
Last synced: 21 Feb 2026
https://github.com/stevenrugg/curlhelper
A powerful, curl-like HTTP client for JavaScript and TypeScript. A cURL helper library built on top of native fetch API with no dependencies. Easier to use than cURL, fetch, axios and XMLHttpRequest
api chainable chainable-methods client curl curl-commands curl-functions curl-library curlrequest fetch helper-functions helper-tool http https request rest restful-api typescript
Last synced: 23 Nov 2025
https://github.com/alimy/httprouter
A high performance HTTP request router that scales well
Last synced: 09 Oct 2025
https://github.com/psodox/base-http-application
Pure HTTP Application following PSR-7 and PSR-11. Based on https://github.com/psodox/base-http-application-architecture.
Last synced: 20 Jan 2026
https://github.com/willdev12/gs-httpget
A very simple method for running code from an external url in Google Script
google google-cloud google-script gs http httpget library urlfetchapp
Last synced: 25 Sep 2025
https://github.com/freepik-company/doorkeeper
A tiny HTTP server to be used as external authentication service for Envoy
envoy external-authorization golang http
Last synced: 12 Apr 2026
https://github.com/0xdeface/h2s
h2s is small service for sending email messages. Work with it is very simply.
Last synced: 18 Feb 2026
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/dynatrace/dcrum-minihttp-decode
Mini HTTP script for DC RUM
dcrum http lua universal-decode
Last synced: 08 May 2025
https://github.com/railt/http-contracts
[READ ONLY] Subtree split of the Railt HTTP Contracts component (see railt/railt)
contracts graphql http interfaces interop railt
Last synced: 20 May 2026
https://github.com/tank-bohr/automatic-bassoon
cloudhopper http http-api smpp zk
Last synced: 23 Mar 2025
https://github.com/cdellacqua/http-status.js
Enums for HTTP Status Codes and Messages
Last synced: 15 Mar 2025
https://github.com/d6o/itiexact
Exact Route Matcher for Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 22 Jul 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: 16 May 2026
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/josemavarez11/imovie-api
Backend code for iMovie app.
authentication backend http javascript jwt middleware model-view-controller mongodb rest-api server typescript
Last synced: 09 Apr 2026
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/mxsgrs/starter
Starter pack for .NET web API
asp-net-core code-first csharp docker dotnet-8 http sql-server web-api
Last synced: 27 Jul 2025
https://github.com/shivah12/api-buddy
API Buddy is a lightweight web-based API testing tool built with React and Axios. It enables developers to construct and send HTTP requests directly from the browser, view formatted JSON responses, and debug endpoints in real-time without installing external software.
Last synced: 02 Sep 2025
https://github.com/diegohce/chaos-proxy
Random error proxy for http requests.
chaos-monkey chaos-proxy go golang http microservices proxy proxy-server testing
Last synced: 16 Jul 2025
https://github.com/anmiles/downloader
Wrapper for downloading data as string, buffer or complex types
download http javascript jest library nodejs request typescript
Last synced: 08 Apr 2026
https://github.com/julian-nash/httpz
A small but handy HTTP status code library
Last synced: 18 Mar 2025
https://github.com/heyman/http-warmup
Python script & Docker image that waits for an HTTP server to come online and optionally warms it up with a specified number of requests
Last synced: 11 Jun 2025
https://github.com/lpabon/lputils
Collection of golang libraries
asynchronous golang http libraries ssh strings test uuid
Last synced: 03 Jul 2025
https://github.com/bgokden/go-http-redirector
an http redirection service written in go
go golang http redirecting-urls service
Last synced: 15 Mar 2025
https://github.com/martincantillo/flutter-firebase
Crud in flutter and firebase
Last synced: 22 Mar 2025
https://github.com/kerollmops/http-status-changer
A tiny http server that change its health status on demand
Last synced: 27 Jun 2025
https://github.com/httpland/corp-middleware
HTTP cross-origin resource policy(CORP) middleware
corp cross-origin cross-origin-resource-policy fetch-api header http middleware same-origin same-site security
Last synced: 28 May 2026
https://github.com/m-essam-s/simple-http-bun-server
Create, Read, Update, and Delete (CRUD) operations on an array of users
bun http rest-api server typescript
Last synced: 10 Mar 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/xevilmaxx/blazorwebgui
Blazor Website with external GRPC / HTTP API + authentication Token
authentication authorization blazor csharp dynamic grpc http https i18next jwt layout mudblazor razor standalone tabs
Last synced: 06 May 2026
https://github.com/sjthesahiljoseph/http_networking_javascript
HTTP_Networking_JavaScript, let's learn about HTTP Networking in JavaScript. There are a lot of different stuff there. So feel free to use. Thanks.
api delete fetch get http http-networking http-request internet javascript patch post put
Last synced: 02 Sep 2025
https://github.com/johejo/cachehandler
Package cachehandler provides net/http middleware that caches HTTP responses.
cache caching go golang handler http middleware
Last synced: 02 Sep 2025
https://github.com/yukata-roommate/laravel-http
Easy to use HTTP client for Laravel
http laravel laravel-http package php yukata-roommate
Last synced: 07 Mar 2026
https://github.com/pdmlab/express-correlationid-sample
Shows the usage of express-correlation-id package with express controllers and their dependencies
expressjs http httpserver microservices nodejs
Last synced: 12 Apr 2026
https://github.com/foxcapades/lib-k-multipart
Kotlin MultiPart BodyPublisher for the JDK HttpClient API.
http httpclient jdk11 kotlin multipart multipart-formdata multipart-uploads
Last synced: 06 Apr 2025
https://github.com/mahmud-kandawala/python-powered-task-management-platform
A sophisticated, web-based task management application built with Flask, featuring secure user authentication, dynamic content rendering, real-time interactions using AJAX, and comprehensive database management with Flask SQLAlchemy. Ideal for demonstrating advanced web development skills and best practices.
ajax flask http python sqlalchemy
Last synced: 11 Apr 2026
https://github.com/redpelicans/farso
express middleware library to mock http server
express-middleware expressjs http mocking testing
Last synced: 03 Feb 2026
https://github.com/i-rzr-i/uniqxtraceidmw
Generate and overwrite default/predefined trace identifiers in the HTTP context. Value of 'HttpContext.TraceIdentifier' is changed and also add new header variable in 'HttpContext.Response.Headers' named 'X-Trace-Id' to trace requests in trace logs.
header http logs middleware response trace tracing variable x-trace
Last synced: 23 Jun 2025
https://github.com/urpagin/doujinstyle-scraper
Ethically scrapes doujinstyle.com
async asynchronous asyncio data-extraction doujinstyle download-links get-requests html-parsing http http-requests httpx item-id-extraction json-export post-requests python python3 requests scrape scraper web-scraping
Last synced: 14 Sep 2025
https://github.com/kiranandcode/http_sig_ocaml
HTTP Signatures for OCaml
http http-signature ocaml ocaml-library
Last synced: 22 Apr 2025
https://github.com/believemanasseh/rusticore
A minimal multithreaded custom web server in Rust
concurrency http http-server multithreading web-server
Last synced: 22 Jul 2025
https://github.com/compts/getkit
Friendly HTTP request library that would work in browser and Node.js
ajax ajax-request http javascript nodejs
Last synced: 15 May 2025
https://github.com/simon28082/microservice-server
Microservice server
http http-server microservice socket swoole tcp tcp-server
Last synced: 21 Jul 2025
https://github.com/ariesclark/http
Simple, small and extendable http library for sending requests.
Last synced: 06 Apr 2025
https://github.com/miguelhp373/flutter_examples_tutorials
Flutter Examples : A diverse collection of practical projects for app development. Explore basic concepts to advanced features, with commented code and clear explanations. Learn to create amazing apps with Flutter and enhance your programming skills. Get inspired, experiment, and unlock your full potential in the world of mobile development
api-client api-rest dio flutter http mobile-app restful-api
Last synced: 01 May 2026
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/vitorsv1/go-proxy
Acts as a middleman between the client and the internet, logging HTTP requests
Last synced: 25 Mar 2025
https://github.com/taalhach/go-http-server
go simple http server
go-http go-ping-pong-server golang-http http
Last synced: 30 Mar 2025
https://github.com/initdc/http-status-codes
Response with HTTP status code that you request
Last synced: 14 Mar 2025
https://github.com/bcrist/shittip
Another shitty HTTP server
http http-server server zig zig-library zig-package ziglang
Last synced: 06 Jan 2026
https://github.com/liuchong/d
D is a simple standalone httpd
d http http-server rust rust-crate rust-lang
Last synced: 07 Nov 2025
https://github.com/nekiro/otloginserver
Small and portable web login server that helps you connect to your tibia server using client 12.
Last synced: 06 Jan 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/dionchaika/http
The Psr Http Library
http http-client http-factory http-message http-server-handler http-server-middleware php psr psr-15 psr-17 psr-18 psr-7
Last synced: 14 Jan 2026
https://github.com/memclutter/gorequests-retry
Retry middleware for gorequests
golang gorequests http retryable
Last synced: 12 Jan 2026
https://github.com/oleksandr-romashko/goit-react-hw-04-images
Image gallery using React hooks.
axios http module-scss pixabay-api react react-hooks
Last synced: 12 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/giosil/whttp
Simple HTTP client.
http http-client http-rest-client java rest-client
Last synced: 05 Nov 2025
https://github.com/chandrakant0110/weather-app
This is the Flutter Weather App which works on all platform including Android, iOS, MacOS, Wiindows and in Web too.
dart flutter http responsive-design rest-api windows-app
Last synced: 12 Apr 2026
https://github.com/pgiii/nucleus-http
Rust Web Framework for WebApps and Servers
html http http-server rust web web-framework website
Last synced: 06 Apr 2025
https://github.com/stevepan643/cweb
CWeb – A lightweight, learning-friendly C web framework with simple routing and HTTP support.
c framework help-wanted http http-server lightweight web
Last synced: 21 May 2026
https://github.com/nanoninja/drago
Drago is an idiomatic HTTP Middleware for Go
golang handler http middleware
Last synced: 08 Apr 2025
https://github.com/bravo68web/dart-rest-api-intro
Introduction to the Dart REST Framework.
Last synced: 02 Nov 2025