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-04-07 00:10:52 UTC
- JSON Representation
https://github.com/giri7a/cricket-match-analytics-highest-scores-and-300-club
Fetches recent cricket match data via API, computes highest single innings score and counts matches with total score exceeding 300 runs.
http java json object-oriented-programming restful-api
Last synced: 02 Mar 2025
https://github.com/notties/flutter-mvvm
Learning Flutter MVVM architectural pattern
dart flutter http provider-state-management
Last synced: 30 Mar 2025
https://github.com/yongman/http4shell
Execute shell command from a RESTful http request
http jwt jwt-auth remote-control remote-shell restful
Last synced: 23 Mar 2025
https://github.com/emanuelefavero/http-status-codes
A list of essential HTTP status codes
Last synced: 19 Mar 2026
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/tcarrio/forward-cloudfront-proto
[Mirror] Express middleware to forward origin protocol headers through CloudFront
aws cloudfront express forwarding http
Last synced: 06 Mar 2025
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/borisplaton/multithread_http_client
Multithread HTTP-client & Websocket server
Last synced: 20 Mar 2025
https://github.com/leonardoraele/json-rpc-dual-engine
A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.
client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket
Last synced: 24 Jan 2026
https://github.com/marcandreappel/http_status
Small library to work with HTTP Status Codes
Last synced: 04 Oct 2025
https://github.com/kwishna/graphql-essentials
LinkedIn Learning - GraphQL
apollo-server expressjs graphql http mangoose sequelizejs sqlite3
Last synced: 20 Jan 2026
https://github.com/fatiq123/ktor-http
This repository includes different projects of Ktor Client for HTTP.
http kotlin ktor-auth ktor-client ktor-jwt ktor-server
Last synced: 11 Jul 2025
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/micro-php/http-router-code
Micro Framework: Http route locator from other plugins by plugin interface.
framework-php http microphp php php82
Last synced: 01 Mar 2026
https://github.com/noris-network/jsoner
MediaWiki extension to embed external JSON data (i.e. from a REST API) into an article.
http json mediawiki mediawiki-extension
Last synced: 05 Jan 2026
https://github.com/rudrodip/rustfolio
A dummy http server written in Rust that serves a static HTML file of my portfolio
Last synced: 24 Mar 2025
https://github.com/rinapen/yay-cpp-wrapper
🌐Modern C++ wrapper for Yay (SNS) API.
api-client http http-client websocket yay
Last synced: 17 Nov 2025
https://github.com/tecc/httputils
HttpUtils is a simple Java library aimed at parsing and serialising HTTP messages.
http java java-library utility
Last synced: 23 Mar 2025
https://github.com/borisplaton/hacker_proxy
Выполнение тестового задания создания прокси сервера.
Last synced: 20 Mar 2025
https://github.com/catatsuy/saruta
Small radix-tree HTTP router for net/http with Go 1.22+ PathValue() params.
Last synced: 04 Apr 2026
https://github.com/leondejong/prisma-example
Prisma Example
api apollo apollo-client apollo-server express expressjs graphql http javascript js json prisma react rest
Last synced: 20 Oct 2025
https://github.com/d6o/itimethod
Method Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 11 Sep 2025
https://github.com/bscript07/softuni-javascript-front-end
Javascript for Front-End course at SoftUni -Feb 2024
ajax arrays-and-strings asynchronous-javascript dom-events dom-manipulation http objects-classes
Last synced: 15 Mar 2025
https://github.com/irenaeus-xvi/crud-http-express
Make Crud Operation Using Http & Express.
expressjs http nodejs restful-api
Last synced: 27 Jun 2025
https://github.com/sharmadhiraj/flutter_network_call_base
Base StatefulWidget Setup to overcome repetitive boilerplate code in every screen with network call.
android base flutter flutter-apps http ios network
Last synced: 30 Jun 2025
https://github.com/andreapavoni/httpavonz
A simple service for generating different HTTP codes.
Last synced: 06 Apr 2025
https://github.com/karewan/knhttpphp
Simple HTTP Client for PHP 8.3+ using curl
Last synced: 24 Mar 2025
https://github.com/samuelesabella/cowserve
serve cowsay messages over http and https
container cowsay docker docker-image http http-server https https-server nodejs simple testing web-server
Last synced: 14 Oct 2025
https://github.com/soenneker/soenneker.renovate.client
A .NET HTTP client for Mend Renovate operations
api client csharp dotnet http httpclient mend renovate renovateclientutil util
Last synced: 15 Mar 2026
https://github.com/marcelcoding/wsocket
Lighweight, fast and native WebSocket implementation for Rust.
Last synced: 23 Oct 2025
https://github.com/httpland/authorization-parser
HTTP Authorization field parser and serializer
authorization challenge credentials field header http parse parser rfc-9110 serialize serializer stringify
Last synced: 20 Feb 2026
https://github.com/nwtgck/http-knocking-docker-compose-examples
Example of http-knocking on Docker Compose
docker docker-compose example http port-knocking proxy-server
Last synced: 23 Oct 2025
https://github.com/krunal96369/dio_example
dart dartlang dio flutter flutter-apps flutter-examples http
Last synced: 15 Mar 2026
https://github.com/tiendq/http-status
Returning HTTP status in a quick and easy way.
Last synced: 03 Sep 2025
https://github.com/moheladwy/simple-http-server
A lightweight HTTP server implementation in C that demonstrates fundamental web server functionality. This project serves static files and handles basic HTTP requests.
c http http-requests http-server web web-server websocket
Last synced: 04 Mar 2026
https://github.com/yafatek/yafatek-apis-client
Http library for Android applications, it performs the basic https requests(GET, POST...etc.)
Last synced: 21 Nov 2025
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: 05 Mar 2025
https://github.com/aivruu/go-http
Small project to test initial Go knowledges using HTTP requests.
Last synced: 24 Oct 2025
https://github.com/johejo/go-defaultcertifi
Automatic certificate bundler for http.DefaultTransport.
certificate go golang http tls
Last synced: 03 Sep 2025
https://github.com/nabedkhan/node-video-streaming-app
Simple node.js video streaming application using node fs, path, url and http module
filesystem fs http nodejs stream url video-streaming
Last synced: 28 Dec 2025
https://github.com/soenneker/soenneker.entra.middlewares.jwtauth.functions
Middleware for Azure Functions that validates Microsoft Entra JWTs
azure csharp data dotnet entra function functions http httprequest jwtauth jwtauthmiddleware middleware middlewares request util
Last synced: 15 Mar 2026
https://github.com/soenneker/soenneker.highlevel.clientutil
An async thread-safe singleton for HighLevel OpenApiClient.
clientutil csharp dotnet go gohighlevel high highlevel highlevelclientutil http httpclient level openapi openapiclientutil
Last synced: 02 Apr 2026
https://github.com/joel-rodrigues404/requests-lib-python
Breve estudo sobre a biblioteca requests do python e sobre os verbos HTTP
api http https python requests-library-python
Last synced: 12 Nov 2025
https://github.com/data-integrations/httptohdfs-action
Action Plugin: Fetches data from an external HTTP webservice or URL
cask-marketplace cdap cdap-plugin http
Last synced: 25 Oct 2025
https://github.com/naimikan/gna
An other HTTP client
browser http http-client javascript
Last synced: 30 Mar 2025
https://github.com/vroncevic/apmodule
Generator - Apache Module
apache apache-module bash c development freebsd generator http https linux server shared-library shell unix web
Last synced: 30 Mar 2025
https://github.com/christopher-r-perkins/blink-out-htmx
An HTMX version of Blink Out using HTRB.
html htmx htrb http lights-out-game ruby sinatra
Last synced: 03 Mar 2025
https://github.com/ilango100/ecserv
EcServ - HTTP/2 Server (CAPush, Automated Certificate)
acme-client automated certificate easy-to-use go golang handler http http-server http2 http2-push http2-server https https-server letsencrypt server-push static-server webserver
Last synced: 23 Jan 2026
https://github.com/shgysk8zer0/http-server
A powerful but lightweight node server built using web standards
dynamic-import http http-server modules node routing url-pattern
Last synced: 25 Oct 2025
https://github.com/szpolny/simplehttp
Simple http server written in Rust for learning purposes.
Last synced: 18 Apr 2025
https://github.com/rurangiza/adars
Building an HTTP server to understand how it works.
Last synced: 18 Mar 2025
https://github.com/huangsam/go-trial
Master Golang now! 🔥
chi-router docker golang golangci-lint grpc http koanf learn-to-code mockery testify urfave-cli zerolog
Last synced: 02 Jul 2025
https://github.com/calladrus2001/hello_weather
App to display weather conditions based on geographic location.
Last synced: 06 Mar 2025
https://github.com/soenneker/soenneker.rebrickable.clientutil
An async thread-safe singleton for Rebrickable OpenApiClient
clientutil csharp dotnet http kiotaclient openapi openapiclient rebrickable rebrickableclientutil
Last synced: 01 Apr 2026
https://github.com/akramarenkov/utr
Library that provides HTTP client operation from the standard library via Unix socket
Last synced: 08 Apr 2025
https://github.com/jerbob/loreto.net
An Application, written completely in Visual Basic, for managing your Loreto Student information.
dotnet http visual-basic webscraping
Last synced: 26 Oct 2025
https://github.com/akagi201/rust-web-fullstack
Toy projects while learning rust web development.
Last synced: 02 Nov 2025
https://github.com/davidgaspardev/ricavita
Ricavita is a microservice for data management. Its name came from the junction of Ricavi and data.
database golang http microservice
Last synced: 27 Dec 2025
https://github.com/humayunshariarhimu/proxy
A Collection of Pxory!
http proxy proxy-list proxy-server socks socks4 socks5 vpn
Last synced: 02 Jan 2026
https://github.com/anzerr/agent.util
Parse and fetch info found inside user-agent.
html http info nodejs user-agent util
Last synced: 26 Feb 2025
https://github.com/ispalliance/adminus-process-http-client
Adminus Process basic HTTP client for easy integration
adminus client http integration ispalliance php
Last synced: 11 Sep 2025
https://github.com/arcbjorn/go-microservices-jwt-authentication
JWT authentication between Go services through HTTP
Last synced: 14 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/itstoreall/uni
UNI
apollo-server-express axios express graphql http vercel
Last synced: 27 Oct 2025
https://github.com/ovojs/anykv
The monrepo for AnyKV - a service layer abstracting away different databases.
abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb
Last synced: 22 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/mikaeldui/http-dotnet
Provides extra classes for System.Net.Http like UserAgent.
Last synced: 23 Mar 2025
https://github.com/agust613/don_bosco_labs_back
Don Bosco Clinical Laboratory Backend
api-rest backend dotenv express http nodejs postgres requests typescript
Last synced: 14 Jun 2025
https://github.com/rryter/conditional-forward-proxy
Conditionally Forward Requests
Last synced: 07 Apr 2025
https://github.com/ariesclark/http
Simple, small and extendable http library for sending requests.
Last synced: 06 Apr 2025
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: 27 Jun 2025
https://github.com/halimath/httputils
Utilities for implementing http services in Go
auth go golang http middleware
Last synced: 15 Mar 2025
https://github.com/ishankhare07/kotlin-web-server
a simple http server in kotlin
http http-server kotlin rest rest-api socket-server sockets
Last synced: 31 Aug 2025
https://github.com/pome1lo/lotus
This course project examines the process of developing the Lotus software tool, which is a convenient publishing platform for solving the full range of tasks related to blogging.
bootstrap css docker html http js koa microservices mssql project react redis web
Last synced: 28 Jan 2026
https://github.com/ascendtech4h/turtleauth
New web authentication system for AscendTech
authentication docker golang http
Last synced: 26 Feb 2025
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/devrgd/server-response-helper
Elegant Express middleware for consistent JSON API responses with .response(), TypeScript support, and zero dependencies.
api express helper http json middleware nodejs npm-package response rest server typescript
Last synced: 16 Mar 2026
https://github.com/sazid/lorust
Load generator Rust
http http-client load load-generator load-test rust
Last synced: 24 Feb 2025
https://github.com/romagny13/spa-lib
TypeScript SpaLib
http indexeddb oauth promise spa storage typescript
Last synced: 23 Mar 2025
https://github.com/robertianclarkson/http-web-server
This project uses Java paired with OOP to create a low-level HTTP web server. The goal of this project was to better understand how the HTTP works as well as it's limitations in both response time and security.
http http-server java networking
Last synced: 15 May 2025
https://github.com/tdb-alcorn/nice-router
Route requests to handlers nicely.
Last synced: 25 Feb 2026
https://github.com/luizottavioc/go-concepts
This repository houses a collection of Go projects and code snippets developed for educational purposes.
api file-upload go gochannels golang goroutine http json mongodb
Last synced: 14 Mar 2025
https://github.com/esatterwhite/micromock-node
Minimal HTTP Request / Response object for node js
Last synced: 01 Jul 2025