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-27 00:15:04 UTC
- JSON Representation
https://github.com/kevindanne/gohttpredirector
A simple HTTP request redirector written in go
go golang http http-proxy http-redirect
Last synced: 07 Jun 2026
https://github.com/biacode/nethttp
Simple lightweight netty http server
http java lightweight netty server simple
Last synced: 27 Apr 2026
https://github.com/oleksandr-romashko/goit-react-hw-03-image-finder
Homework for React HTTP requests.
axios http module-scss pixabay-api react
Last synced: 27 Apr 2026
https://github.com/httpland/jfv-parser
JSON field values for HTTP parser and serialize
field header http json json-field-value parse parser serialize serializer
Last synced: 27 Apr 2026
https://github.com/thatguyhughesy/riddle
Rule based HTTP request proxy and filter written in Clojure
clojure core-async filter firewall http http-proxy http-requests rules rules-engine
Last synced: 19 Jun 2026
https://github.com/andriykalashnykov/go-http-instrumented-roundtripper
Go http.Client RoundTripper implementation
go golang http http-client http-dial http-transport roundtrip roundtripper
Last synced: 20 Jun 2026
https://github.com/laactech/django-response-compression
Combined Brotli and GZip compression for Django HTTP responses
brotli compression django gzip http
Last synced: 28 Apr 2026
https://github.com/nhymxu/php-floc-disable
PHP middleware to disable Google's Federated Learning of Cohorts (FLoC) tracking
floc floc-disable http middleware psr-15
Last synced: 28 Apr 2026
https://github.com/bestikk/bestikk-download
A simple tool to download files from HTTP or HTTPS
build-tool download http https javascript
Last synced: 20 Jun 2026
https://github.com/effectra/framework
Effectra is an MVC (Model-View-Controller) framework designed to provide a structured and organized approach to web application development. It follows a directory structure similar to Laravel and offers various features and components to build robust web applications.
api cli framework http mvc php psr
Last synced: 20 Jun 2026
https://github.com/jingyuexing/httparse
used to parse HTTP request byte stream
Last synced: 22 Jun 2026
https://github.com/atakanbayrak/golang-restapi-postgresql-stock-project
👾 Golang based Rest API project for understanding the basics of Go and golang. First impresion, Golan good for small projects and maintanable.
golang http postgresql restapi
Last synced: 29 Apr 2026
https://github.com/kapetndev/connect
A module providing utilities for common service infrastructure
Last synced: 29 Apr 2026
https://github.com/rob-blackbourn/jetblack.http
A simple HTTP server in .Net (standard 2.0/2.1)
dotnet dotnet-core dotnet-framework dotnet-standard http http-server httpd middleware rest-server
Last synced: 29 Apr 2026
https://github.com/cnrdh/scrypt_basic_auth
Basic HTTP auth with scrypt verification for Deno
Last synced: 29 Apr 2026
https://github.com/jaebradley/http-status-identifier
🤔 What's my HTTP status?
Last synced: 29 Apr 2026
https://github.com/mahabubr/vanilla-nodejs-crud
crud http nodejs vanila-nodejs
Last synced: 29 Apr 2026
https://github.com/linux-china/service-talk-demo
Apple ServiceTalk framework demo
Last synced: 29 Apr 2026
https://github.com/willitscale/streetlamp-ai
Attribute router tooling for AI solutions
ai composer composer-package http mcp php php84 router
Last synced: 29 Apr 2026
https://github.com/ik5/generate_fields
The following source code is a test of mine to generate a content based on a struct for several types of content type formats
content-types golang golang-examples http json url xml
Last synced: 29 Apr 2026
https://github.com/maxnatamo/paracord
An HTTP server implementation in .NET Core 7
dotnet dotnet-core hacktoberfest http http-server web-framework
Last synced: 29 Apr 2026
https://github.com/sshehrozali/flutter-backend-example
Demo Flutter example integrates back-end support via HTTP/Dio.
Last synced: 30 Apr 2026
https://github.com/sv443/computercrafthttpexample
An example of how to communicate between the Minecraft mod ComputerCraft and a server
computercraft http lua minecraft
Last synced: 30 Apr 2026
https://github.com/marcos4503/frontend-http-request
This is a library that facilitates the use of AJAX (HTTP requests) in Frontends of websites using pure Javascript. With this library you will be able to make HTTP/HTTPS GET, POST or UPLOAD requests extremely easily, with callbacks and typing little code!
ajax frontend http javascript library php pure request
Last synced: 30 Apr 2026
https://github.com/cburgosro9303/perfkit
Performance testing moderno en Rust/Tokio con app nativa y migración real desde Apache JMeter (importa tu .jmx, ejecuta local, reportes para CI).
benchmark ci http jmeter jmeter-alternative load-testing performance-testing qa react rust stress-testing tauri testing-tools tokio
Last synced: 26 Jul 2026
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 Apr 2026
https://github.com/rudrodip/rustfolio
A dummy http server written in Rust that serves a static HTML file of my portfolio
Last synced: 30 Apr 2026
https://github.com/jesielviana/webdev2020
Conteúdo do Curso de Programação para Web do IFPI Campus Picos ministrado pelo professor Jesiel Viana.
css html http ifpi javascript jesielviana web website
Last synced: 30 Apr 2026
https://github.com/erickgnavar/hookscli
A simple app to run server an print incoming request data to stdout to be able to inspect it.
Last synced: 25 Mar 2025
https://github.com/karewan/knhttpphp
Simple HTTP Client for PHP 8.3+ using curl
Last synced: 01 May 2026
https://github.com/dresende/daikeen
NodeJS Daikin Air Conditioning HTTP API
Last synced: 08 May 2026
https://github.com/paishanmadusha/firebase-ml-text-recognition-app
Text Recognition is a Flutter application that uses Firebase ML Kit to recognize and extract text from images. Users can capture or upload images to extract text using machine learning. Additionally, a premium feature enabled via Stripe-powered subscription payments allows users to view their previous text captures.
anonymous dart firebase firebase-storage firestore flutter flutter-dotenv http image-picker machine-learning payment-gateway premium provider stripe stripe-api stripe-payments
Last synced: 01 May 2026
https://github.com/parzh/express-allow-methods
Express middleware for sending HTTP 405 Method Not Allowed response
405 express express-middleware expressjs helper http http-response method-not-allowed middleware nodejs typescript util
Last synced: 13 Apr 2026
https://github.com/hoganb/abstract-http-client
Abstract HTTP client implementation [typescript, http, got, jest, tdd, stryker, mutation-testing, winston, github-actions]
github-actions got http jest mutation-testing stryker tdd typescript winston
Last synced: 01 May 2026
https://github.com/asapdotid/dcc-traefik-http
Docker Compose Traefik HTTP Proxy for backend docker container service
docker docker-compose http proxy proxy-server traefik traefik-docker traefik-v2
Last synced: 02 May 2026
https://github.com/dannyyassine/ivory
Powered by Open Swoole: high-performance http micro PHP library
http lib library openswoole php swoole
Last synced: 23 Jun 2026
https://github.com/kdesp73/ruby-web-server
A pure-ruby web server for static sites
Last synced: 16 Mar 2025
https://github.com/rexlx/rate_mate
create the xml needed for some tsung testing
erlang http performance-testing python tsung xml
Last synced: 02 May 2026
https://github.com/restsharpdb/restsharpdb
A C# version of PostgREST. A version, not a reimplementation.
api api-rest automatic-api csharp database http pgsql postgres postgresql postgrest server sql
Last synced: 02 May 2026
https://github.com/soenneker/soenneker.instantly.client
A .NET HTTP client for Instantly's API
client csharp dotnet email http httpclient instantly instantlyclient marketing util
Last synced: 03 May 2026
https://github.com/pragmarb/pragma-client
Build clients for your Pragma-based APIs.
Last synced: 09 Jun 2026
https://github.com/nikitadev-work/xml-to-json-converter-service
XML to JSON Converter Microservice
Last synced: 03 May 2026
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: 03 May 2026
https://github.com/zulupro/pony-upload
Multipart upload for Django
django http multipart-uploads python
Last synced: 03 May 2026
https://github.com/crescendolab-open/override-proxy
Pluggable local development server that serves rule-based overrides first, then proxies unmatched requests to an upstream PROXY_TARGET.
cors debug development http https javascript mock nodejs overrides proxy stub typescript
Last synced: 03 May 2026
https://github.com/alexendoo/serve
HTTP development server for files spanning multiple directories
Last synced: 22 Jul 2025
https://github.com/bridgerbrown/daynotes-server
Node.js Socket.io server for DayNotes!
express http http-server mongodb nodejs socketio socketio-server
Last synced: 04 May 2026
https://github.com/gabrielfduarte/microservice-consorcio-fiap
Microsserviço para a função de consórcio da atividade proposta pela FIAP
api api-rest api-service docker dockerfile http http-rest-api java java-api java8 microservice rest spring spring-boot spring-framework
Last synced: 04 May 2026
https://github.com/atomic-state/controller-express
Router wrapper for Express
controller express http request
Last synced: 04 May 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: 04 May 2026
https://github.com/douglaszuqueto/ttn-service-integration
TTN Service Integration
golang http iot lorawan mqtt postgresql ttn ttn-integration
Last synced: 04 May 2026
https://github.com/outofsyncstudios/request-utils-response-cache
A basic, ExpressJS response cache using Redis or MemoryCache
cache caching http nodejs npm open-source
Last synced: 04 May 2026
https://github.com/yuvrajprashar/http-server-scratch
created my own http server from scratch along side an echo socket in node js
built-from-scratch http http-server http-server-from-scratch javascript js node node-js nodejs server socket
Last synced: 04 May 2026
https://github.com/reiver/go-pathmux
Package pathmux provides a path oriented ("middleware") HTTP handler, which can hand-off to other HTTP handler for each path, for the Go programming language's built-in "net/http" library.
Last synced: 09 Jun 2026
https://github.com/rtritto/uws-wrapper
Archived: Wrapper for uWebSockets.js
http http-server nodejs plugin proxy-protocol typescript uwebsocketsjs uws websockets wrapper
Last synced: 01 Mar 2025
https://github.com/samthor/headless-test
Run Mocha tests in a headless browser
Last synced: 05 May 2026
https://github.com/brobert83/cucumber_base_http_java8_springboot_test
Project to test for cucumber_base_http_java8 with a typical Springboot app
Last synced: 05 May 2026
https://github.com/chrisvdev/cloudflare-ssl-subdomain-service
A simple solution that allows you to have a server for multiple online web services, keep its DNS records updated and offer them with https, taking advantage of the free Cloudflare tier. If you access the website christianvillegas.com, or any of its subdomains, you are already using this project.
cloudflare cloudflare-cdn cloudflare-dns http https node-js portfolio proxy proxy-server ssl vhost
Last synced: 05 May 2026
https://github.com/orewaee/embroidery
A small app for viewing embroidery designs
embroidery golang http mongodb nuxt
Last synced: 06 May 2026
https://github.com/mahenrique94/meu-primeiro-servidor-nodejs
Post para meu blog pessoal:
express expressjs http http-server node nodejs
Last synced: 06 May 2026
https://github.com/pavelrevak/uhttp
uHTTP simple HTTP server for micropython
http http-server micropython python
Last synced: 06 May 2026
https://github.com/fulminazzo/railway
A simple HTTP server that supports dynamic content using Groovy scripts.
github-actions gradle groovy http
Last synced: 06 May 2026
https://github.com/lancewalk87/cls-codelifeproductions.com
Software | *Old* Personal Development website, truly nothing special here.
bootstrap3 css3 html5 http javascript websites
Last synced: 06 May 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 May 2026
https://github.com/biyuqi/memory-leak
个人博客, 学习, 收集, 整理编程遇到的问题
devops flutter http javascript linux typescript vim vue webpack
Last synced: 13 Apr 2026
https://github.com/thus/http-tarpit
HTTP tarpit based on FastAPI and fastapi-tarpit
Last synced: 06 May 2026
https://github.com/zhengxs2018/miniprogram-plugin-http
小程序 http 请求插件,后期将兼容其他小程序环境,fork of axios
Last synced: 10 Jun 2026
https://github.com/studyresearchprojects/fastify-http-server
Template repository for a Fastify + TypeScript project
Last synced: 07 May 2026
https://github.com/pedrociliberto/ids-paraisomusical-2024c1
TB022 - TP Final "Paraíso Musical" - Introducción al Desarollo de Software, 1° cuatrimestre de 2024. Cátedra Camejo. FIUBA.
backend css fiuba flask frontend html http javascript postgresql tb022
Last synced: 07 May 2026
https://github.com/pblnahu1/apirestcrudwithnodeexpress
Node.js + Express
express http nodejs nodemon uuid-generator
Last synced: 07 May 2026
https://github.com/vs-123/jfetch
A header-only library for HTTP + JSON in C++
cpp curl curl-wrapper http json networking
Last synced: 07 May 2026
https://github.com/melardev/railsapicrud
Ruby on Rails API application built without jbuilder nor ActiveModel Serializer ;)
active-record activerecord api crud http mvc rails rest ruby-on-rails
Last synced: 07 May 2026
https://github.com/cdktn-io/cdktn-provider-http
Prebuilt Terraform CDK (cdktf) provider for http.
cdk cdktf http pre-built-provider provider terraform terraform-cdk
Last synced: 07 May 2026
https://github.com/newyaroslav/curl-7.60.0-win64-mingw
curl 7.60.0 for Windows https://curl.haxx.se/windows/
cpp11 curl curl-install curl-library curlpp gcc http mingw mingw64
Last synced: 08 May 2026