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-10 00:15:02 UTC
- JSON Representation
https://github.com/soumyadeep6845/venue-deck
🚀 Full-Stack Flutter application, encoded using Dart. Utilizes native device features 📷 and stores user data on a local SQFLite database. ✔
dart flutter googlemaps http sqflite-database
Last synced: 11 Apr 2026
https://github.com/onionpancakes/hop
Minimal wrapper around the JDK HttpClient
Last synced: 12 Apr 2025
https://github.com/ao/htcached
A in-memory http caching server to sit in front of a traditional http server
Last synced: 20 May 2026
https://github.com/houseos/scp
Arduino library for secure-control-protocol devices
chacha20-poly1305 esp8266 http iot json protocol rest security wifi
Last synced: 13 Apr 2026
https://github.com/xcrap-dev/puppeteer-extra-client
Xcrap Puppeteer Extra Client is a package of the Xcrap framework that implements an HTTP client using the Puppeteer Extra library.
client extra http javascript nodejs puppeteer scraping typescript web xcrap
Last synced: 01 Jun 2026
https://github.com/levitation-opensource/httppingtool
A program to monitor a number of hosts using HTTP GET requests. The program exits when all monitored hosts have an outage. For Windows.
automation background-jobs command-line command-line-tool console-application host http http-get monitor monitoring-tool reliability uptime-check uptime-checker windows
Last synced: 05 Jan 2026
https://github.com/spiral/nyholm-bridge
Nylohm PSR-7/PSR-17 bridge support.
high-performance http psr17 psr7 spiral
Last synced: 16 Mar 2026
https://github.com/realeroberto/wsync
A small Python utility for synchronizing a local folder with a remote web repository.
http https python repository sync synchronization
Last synced: 23 May 2026
https://github.com/galaxy-sea/libby-http-cache-control
By reusing previously acquired resources, you can significantly improve the performance of websites and applications. Web caching reduces latency and network traffic, thereby reducing the time required to display resource representations. Become more responsive by using HTTP caching
cache cache-control caching etag http httpcache java spring spring-boot springmvc
Last synced: 12 Mar 2026
https://github.com/johejo/go-content-encoding
HTTP Content-Encoding decoder for Go
content-encoding go golang http middleware
Last synced: 02 Sep 2025
https://github.com/Frozen-Projects/FF_HTTP_WF
Unreal Engine 5 HTTP server library based on sogou/workflow with Frunnablethread. Windows only.
backend backend-api backend-service http http-server https https-server server sogou ue5 ue5-plugin ue5-project windows workflow
Last synced: 05 Aug 2025
https://github.com/aitthi/tcpress-rs
A web framework written in Rust for javascript runtime.
Last synced: 05 Jan 2026
https://github.com/sunsetmkt/httpbin-vercel
httpbin for Vercel, a fork of postmanlabs/httpbin
api flask http http-server httpbin json python python3 service testing vercel vercel-deployment vercel-serverless vercel-serverless-functions
Last synced: 11 Apr 2026
https://github.com/lewypopescu/javascript-tasks-http-requests-api
JavaScript HTTP API
Last synced: 20 May 2026
https://github.com/flume-cloud-services/database
Golang Database via HTTP using LevelDB (by Flume Cloud Services)
cloud database firestore golang http http-server json self-hosted
Last synced: 18 Jan 2026
https://github.com/ernanej/network-http-server
Desenvolvimento de uma abstração de servidor HTTP utilizando sockets, sem o uso de bibliotecas de terceiros para a implementação do protocolo HTTP.
dca3605 http http-server network redes sockets
Last synced: 15 Mar 2025
https://github.com/linux-vps/httpyac-example
Tokens are stored from the response, in an environment variable, with a set name.
accesstoken http httpyac refresh-token requests token
Last synced: 22 Mar 2025
https://github.com/tep/net-http-httperr
Helper routines for dealing with errors in http handlers
error-handling golang http libraries
Last synced: 12 Jan 2026
https://github.com/elliotjreed/web-server-health-check
A simple PHP application to take an XML sitemap URL and check all links for their HTTP status codes and response times, using PSR-7-compatible logging via Monolog.
Last synced: 25 Oct 2025
https://github.com/waddie/http.hx
An http client for the Helix editor
curl helix helix-editor http http-client plugin steel steel-scheme works-on-my-machine
Last synced: 29 Jun 2026
https://github.com/sleleu/webserv
Writing an HTTP server in C++
42 epoll http multiplexing server socket
Last synced: 15 Mar 2025
https://github.com/octolab/protocol
📡 Toolkit for service communication protocols. 🛰
go grpc hacktoberfest http octolab protocol rest rpc toolkit
Last synced: 27 Jan 2026
https://github.com/martsokha/portkey
A Rust SDK implementation of the Portkey API that enables seamless integration of production-ready GenAI capabilities into your applications and workflows.
ai api client generative generative-ai http integration sdk
Last synced: 13 Jan 2026
https://github.com/guru901/ripress
An express inspired rust based web framework
exoress http http-server rust rust-library rustlang
Last synced: 07 Aug 2025
https://github.com/lemmotresto/gateway.ts
A simple gateway for your microservices
api gateway http microservices
Last synced: 21 Jun 2026
https://github.com/tiosambr/seguran-a-e-auditoria-em-sistemas-de-informa-o
Segurança e Auditoria em Sistemas de Informação
certificados certificate client client-server html http https pki server servidor vpn
Last synced: 08 Mar 2026
https://github.com/aaronland/go-http-mbtiles
Go HTTP handler for serving MBTiles databases.
Last synced: 18 Jun 2026
https://github.com/gol4ng/logger-http
Gol4ng logger sub package for http
correlation-id go go-logger golang golang-logger http logger middleware tripperware
Last synced: 14 Jan 2026
https://github.com/shrestha-bishal/lunex-http
A lightweight and flexible REST API client for JavaScript and TypeScript, supporting CommonJS and ES modules (ESM). Features include HTTP methods (GET, POST, PUT, PATCH, DELETE), built-in retry policies with exponential backoff, request lifecycle hooks for detailed logging, configurable timeouts, and strong TypeScript types for seamless integration
axios cjs esm fetch fetch-api got http http-client javascript ky nodejs npm rest-api scalable typrescript
Last synced: 17 Jun 2026
https://github.com/nktnet1/sync-dev-server
Starts a server before your tests and stops on completion. Inspired by jest-puppeteer's subpackage jest-dev-server. Setup and teardown operations are fully synchronous
automatic development http jest jest-dev-server localhost nodejs server start sync synchronous
Last synced: 15 Apr 2025
https://github.com/samuelngs/hyper
HTTP web framework with DataLoader, GraphQL and Swagger integration
framework golang http integration server swagger
Last synced: 07 Oct 2025
https://github.com/minuta18/cpp-http-server
Simple C++ HTTP Server. Currently in active dev
c cpp http system-programming web
Last synced: 13 May 2026
https://github.com/reesporte/tiny-tiny-web-server
tiny tiny web server i made to learn about web servers
Last synced: 26 May 2026
https://github.com/dinanathsj29/angular-beginnersapp-demo-tutorial
A basic Angular Application/Demo example for beginners - will learn Angular Component, Directives like *ngFor, *ngIf, Data Binding & Interpolation, Routing & Navigation, HTTP-HTTPClient Service etc.
angular angular-cli angular-components angular-demo angular-directives angular-routing angular-routing-navigation data-binding http httpclient ngfor ngif
Last synced: 07 May 2026
https://github.com/kouisamine/http-headers-lookup
Get all the HTTP headers that an URL returns for a typical GET request.
check checker get header headers http http-headers http-headers-lookup js online php script source-code tools
Last synced: 10 May 2026
https://github.com/threeletters/minirequest
A http/https request tool all in one file
browser http http-client https nodejs npm-package request simple
Last synced: 10 May 2026
https://github.com/omecodes/store
HTTP Backend application supporting JSON documents and files storages with an access security layer based on rules written in CEL (common expression language). Same as Firebase.
files firebase http json-document json-path microservice mysql search-engine
Last synced: 10 May 2026
https://github.com/piedweb/curl
[READ-ONLY] PHP curl OOP Wrapper and a bit more
Last synced: 12 Apr 2025
https://github.com/utkarsh5026/tstp
Implementation of a HTTP server built from scratch in typescript
codecrafters-http-server http http-server nodejs typescript
Last synced: 19 Apr 2026
https://github.com/dvorijs/dvori
Composable HTTP client for Node.js built to make complex queries simple.
composable functional-programming http http-client javascript nodejs rest
Last synced: 09 May 2026
https://github.com/teodutu/sprc
Sisteme de Programe pentru Retele de Calculatoare - UPB 2020-2021
docker docker-compose http http-client http-server microservices mqtt remote-procedure-call rest rest-api rpc
Last synced: 09 Apr 2026
https://github.com/eva-ss/image
使用ASP Minimal-API 打造的文件存储服务
aspnet csharp http minimal-api windows-service winforms
Last synced: 08 Oct 2025
https://github.com/aashrafh/fwd
My notes, exercises solutions, and projects during FWD nanodegree on Udacity
api asynchronous backend dom dom-manipulation express frontend http javascript landing-page nanodegree nodejs udacity udacity-nanodegree weather-app
Last synced: 09 May 2026
https://github.com/gabrielfduarte/desafio-bank-api-maida
API REST bancária para o desafio da Maida;health
api api-restful api-service http http-rest-api java java-8 java-api java-api-for-restful-web-services java-rest-api java-restful-api java8 jwt-authentication jwt-token rest rest-api restful-api spring-boot spring-framework spring-security
Last synced: 08 May 2026
https://github.com/paulinetw/famous-pig-game
A simple dice game with two players. Each player repeatedly rolls a dice until either a 1 is rolled or the player decides to "hold". The player who first scores 100 or more points wins.
css dom-manipulation game http javascript
Last synced: 13 Jun 2026
https://github.com/mntm-lib/http-web
Deno-like http serve
deno http serve server uwebsockets uws
Last synced: 04 Jan 2026
https://github.com/ddliu/http-monkey
Continuous HTTP request for network simulation.
Last synced: 07 May 2026
https://github.com/neuroglia-io/workflowcore.http
.NET CORE 3.1 library that defines HTTP workflow steps for the WorkflowCore workflow engine
aspnetcore dotnet http workflowcore
Last synced: 14 Mar 2025
https://github.com/janschultecom/kolgut-api
Schema-safe http api using Idris+Rust
dependent-types http idris rust swagger type-providers typelevel-programming
Last synced: 14 Mar 2025
https://github.com/jmrl23/fastify-template
A robust and user-friendly template for building Fastify applications. It comes with all the essentials to kickstart your project. Additionally, it's highly flexible, allowing you to effortlessly incorporate your own features and enhancements.
api backend fastify fastify-template fastifyjs http javascript nodejs production-ready restful template typescript web
Last synced: 06 May 2026
https://github.com/meterup/ngrok-go
Ngrok Go client
go golang http ngrok ngrok-client
Last synced: 18 Jan 2026
https://github.com/lsongdev/routing2
:triangular_flag_on_post: Parse HTTP Routing definition with no dependencies, just ~3kb!
http http-routing router routing
Last synced: 05 Jun 2026
https://github.com/medjb10/animusclub
A project created about the Animus Club activities, training, wrokshops at our university. The project demonstrates the use of various Angular concepts and practices learned during our sessions, such as Two-way Data Binding, Event Binding, Routing, Guards, Pipes, and more.
angular api guard http json pipes routing
Last synced: 05 May 2026
https://github.com/typeaware/type-creator
This library is primarily used by "types-depot" projects. See: https://github.com/ORESoftware/types-depot
header-files http json-schema json-types nodejs static-typing types-creator types-depot
Last synced: 04 May 2026
https://github.com/ansaribrahim/tour-frontend
This project is a full-stack web application built with React.js for the frontend and Node.js for the backend. It's a user-centric platform where users can share and explore places around the world.
css http javascript react redux validator
Last synced: 04 May 2026
https://github.com/bugsnag/bugsnag-flutter-http-client
A wrapper for Dart's HTTP package for BugSnag SDKs.
breadcrumbs bugsnag flutter flutter-package http performance platforms
Last synced: 03 May 2026
https://github.com/anatoly-semenov/krakend-cpp
Proxy http requests for users and payments services by KrakenD
cpp gateway-proxy grpc http krakend
Last synced: 03 May 2026
https://github.com/sefinek24/is-http-or-https
The package checks the string for a keyword related to http or https.
http https npm npm-package npm-packages or protocol
Last synced: 06 Mar 2025
https://github.com/brandonp2412/warframerelics
Automating the valuation of relics in Warframe
google-sheets http javascript warframe
Last synced: 16 Oct 2025
https://github.com/tharlesamaro/fastapi-doc-http-response
A Python package to facilitate the definition of default HTTP responses for FastAPI APIs. With this package, it is possible to easily create default responses for the most common HTTP status codes.
api development fastapi http http-status-code python response web
Last synced: 02 May 2026
https://github.com/pichillilorenzo/http-status-code-db
HTTP Status Code Database
database db http http-status http-status-code http-status-codes http-status-message javascript js json status-code status-message
Last synced: 14 Apr 2026
https://github.com/dmfed/astral-test
Test assignment for job interview
basicauth html http http-server sqlite-database sqlite3
Last synced: 10 Oct 2025
https://github.com/diloabininyeri/stress-test
tests simultaneous stress testing of your website
Last synced: 02 May 2026
https://github.com/larscom/go-cache
High performance, simple generic cache written in GO, including a loading cache
api cache cache-loader concurrent fast generic go golang goroutine http loader loading-cache map memory performance thread-safe time-to-live ttl
Last synced: 26 Jan 2026
https://github.com/aloco/auth-stapler
Authentication layer extension for network-stapler
auth authentication client http javascript network network-stapler rxjs typescript
Last synced: 30 Apr 2026
https://github.com/vant3x/astranova-client-rust
Astronova is a fast, lightweight API client that supports HTTP, GraphQL, WebSockets, and beyond. Developed completely in Rust with a native GUI powered by Iced, it offers a modern alternative for API development and testing
api-client automation backend developer-tools devtools git grapqhl grpc http http-client iced openapi rest-api rust testing testing-tools
Last synced: 06 Jul 2026
https://github.com/steventen/http-parser-benchmark
https://stevenyue.com/blogs/http-message-parsing-in-java-web-servers/
benchmark go golang http http-server httpparser java
Last synced: 20 May 2026
https://github.com/aayes89/www4mail
Get web pages using mail services
downloader http imap java mail pop3
Last synced: 10 Sep 2025
https://github.com/mnlipp/jdrupes-httpcodec
Non-blocking HTTP codec without any dependencies
codec decoder encoder http java non-blocking websocket
Last synced: 13 May 2025
https://github.com/decryptus/auton
Execute programs and command-lines on remote servers through HTTP
cli command-line docker http http-proxy proxy runner
Last synced: 03 Sep 2025
https://github.com/joaopedrodevms/connexus
A Connexus é uma biblioteca em MQL5 que oferece uma interface simples e eficaz para comunicação com servidores web utilizando o protocolo HTTP.
http httpclient https metatrader5 mql4 mql5 mql5-http request webrequest
Last synced: 04 Jan 2026
https://github.com/berkayturkmen/microhttp
MicroHttp is a lightweight and easy-to-use HTTP client library that is ideal for simple HTTP requests in an ASP.NET Core application. By following the steps in this document, you can easily configure and use MicroHttp in your ASP.NET Core application.
http httpclient json microservice rest url
Last synced: 29 Apr 2026