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-07 00:15:37 UTC
- JSON Representation
https://github.com/bradleyhodges/http2-errors
A comprehensive set of standard, specific http error codes in the 7XX range
documentation error-correcting-codes error-messages errors http
Last synced: 17 Feb 2026
https://github.com/burdockcascade/teapot
A simple and modern web framework for rust
http hyper rest-api rust web-framework
Last synced: 10 May 2025
https://github.com/heliolj/http-server-go
A HTTP server written in Go that's capable of handling simple GET/POST requests, serving files and handling multiple concurrent connections.
Last synced: 20 Mar 2025
https://github.com/webmaster442/httpserverframework
A HTTP Server framework written in C#, It's based on TCPListener. Uses Async API
async csharp dotnet framework http http-server net50 webserver
Last synced: 16 May 2026
https://github.com/lintangwisesa/nodejs_http_server_basicauth
A basic authentication using Node.JS HTTP server module
Last synced: 18 May 2026
https://github.com/romantomjak/xhttp
Drop-in replacement for `http.ListenAndServe` with sensible defaults and support for common middlewares
go http http-server middleware
Last synced: 13 Apr 2025
https://github.com/buddhaCode/BucoStaticXhrHttpCache
Shopware plugin to enable HTTP caching for shop pages in modal boxes
cache http shopware shopware-plugin shopware-plugins
Last synced: 10 May 2025
https://github.com/arjunmahishi/guineapig
A quick-generic-mock-HTTP-server to test outbound HTTP requests
golang hacktoberfest http mock-server
Last synced: 20 Mar 2025
https://github.com/levmn/pokemon-api
📚 Aplicação construída para atividade da faculdade de Análise e Desenvolvimento de Sistemas, na @fiap.
Last synced: 16 May 2026
https://github.com/akagi201/callbackbot
A Callback Service which forwards the content to telegram subscribers
Last synced: 16 May 2026
https://github.com/toolgpt/ddosv1
Ddos with automatic proxy loading.
botnet ddos ddos-attacks ddos-tool dos http https python
Last synced: 22 Jul 2025
https://github.com/ajsalemo/custom-response-header-examples
Multiple examples on various stacks on how to add custom response headers to an application.
apache azure containers docker dotnet http java linux nginx node php python response-headers webserver
Last synced: 07 Apr 2026
https://github.com/hongjungwan/network-programming
Network Programming
dns go golang http internet-protocol ipv4 ipv6 logging metrics midleware multicast multiplexer network tcp tcp-socket tls-certificate udp
Last synced: 27 Mar 2025
https://github.com/brenordv/go-request
This is a simple application to make batch GET and POST requests.
command-line commandline-tool go golang http
Last synced: 22 May 2026
https://github.com/georgedickinson2001/.github
Bold ideas. Futuristic tech. Open source at heart.
caddyserver css dl dynamic git http javascript markdown message-board python readme-generator security solidity vup
Last synced: 07 Apr 2026
https://github.com/alimy/echo-music
A sample golang project use Echo as engine provide music information service.
echo go http sample-project web
Last synced: 01 May 2026
https://github.com/coregx/stream
Production-ready Server-Sent Events (SSE) and WebSocket for Go 1.25+ | RFC-compliant | Zero dependencies | 84% test coverage
broadcasting go golang http hub networking production-ready real-time rfc6455 server-sent-events sse streaming websocket zero-dependencies
Last synced: 11 Jan 2026
https://github.com/lyndonbuckley/koa-extended-server
An Extended Server for Koa
http http-server koa koa2 koajs nodejs typescript
Last synced: 06 Jan 2026
https://github.com/artginzburg/deredir.info
Web · Service to detect link redirects
Last synced: 16 May 2026
https://github.com/fuznio/fluenthttp
Lightweight fluent API on top of HttpClient for building and sending HTTP requests with a clean, chainable syntax.
api-client csharp dotnet fluent-api http httpclient networking rest serialization testing
Last synced: 06 Apr 2026
https://github.com/zaki-x86/xhttp
Your ultimate HTTP request/response message parser in C++
Last synced: 27 Mar 2025
https://github.com/gungoren/http-2-s3
Redirect http request body to S3 bucket.
Last synced: 11 Jan 2026
https://github.com/paebbels/pyhttprequestrouter
A ReST API implementation (request router) using the pyHTTPInterface.
http http-requests python3 request-router rest rest-api
Last synced: 28 Mar 2025
https://github.com/leoando/flutter_github_search
Flutterで作るGithubリポジトリ検索アプリ
flutter-app flutter-riverpod freezed github-api http portfolio
Last synced: 16 May 2026
https://github.com/bunji2/gocors
Sample of CORS using GoLang (described in Japanese)
Last synced: 11 Apr 2025
https://github.com/funnyboy-roks/codecrafters-http-server
HTTP server challenge from Code Crafters
challenge codecrafters http rust server
Last synced: 03 Jul 2026
https://github.com/edumserrano/angular-mock-http-responses
Different ways to mock HTTP responses on Angular apps.
angular angular-proxy http mock mock-http mock-service-worker msw webpack-dev-middleware webpack-dev-server
Last synced: 04 Mar 2025
https://github.com/siarheidudko/simple-proxy
A simple proxy server with access token verification and the ability to proxy unencrypted traffic. You probably shouldn't use this in production, but you can use it on the internal network or behind nginx with ssl.
docker http proxy-server tcp-server websocket
Last synced: 18 May 2026
https://github.com/pchchv/gor
Lightweight router for creating Go HTTP services
api go golang http microservices middleware rest-api router
Last synced: 09 Jul 2025
https://github.com/oleksandr-romashko/goit-advancedjs-hw-04
Homework for Javascript HTTP requests, work with API and pagination.
api http izitoast-library pagination photo-gallary simplelightbox-library vite
Last synced: 18 May 2026
https://github.com/asonix/digest-headers
A simple library to aid in creation and verification of Digest Headers, Sha Digests of HTTP Requests.
Last synced: 18 Mar 2025
https://github.com/isurusankhajith/fcm-push-notification-http-v1
This project demonstrates a basic implementation of Firebase Cloud Messaging (FCM) to send and receive push notifications using HTTP in an Android application. The app is built using Kotlin, Jetpack Compose, and integrates with Firebase for push notifications.
fcm-push-notification firebase http kotlin-android
Last synced: 18 May 2026
https://github.com/samicpp/muon
A rust webserver built for ease of use, configurability, and speed
http http-server http1 http2 http2-server rust tls tls-support webserver
Last synced: 12 Jun 2026
https://github.com/nathanperier/echo-http
Simple HTTP server that responds with the content of the requests it receives
Last synced: 25 Jun 2025
https://github.com/endafk/advanced-python-http-server
A Python Server with some added functionalities; File upload, Logging, Authentication & Index
file-upload http http-server python python3 server
Last synced: 14 Sep 2025
https://github.com/paoloprodossimolopes/go-file-server-demo
demo file server application written in GoLang
fileserver go golang http microservice server
Last synced: 18 Mar 2025
https://github.com/leejones/netrc
A Go package that gets the credentials for a given host from a netrc file.
Last synced: 17 Jun 2026
https://github.com/dkarczmarski/webcmd
Run predefined host commands via HTTP/HTTPS endpoints
automation cicd command-runner devops-tools golang http self-hosted
Last synced: 07 Mar 2026
https://github.com/sxhxliang/vue-base
A Vue.js project with base components(http store router token)
Last synced: 18 May 2026
https://github.com/womblee/retard_link_uploader
A C++ Desktop Client for a URL Shortening service "Retard Link"
client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api
Last synced: 18 Mar 2025
https://github.com/pablotrianda/mock-it
⚡ Mock a http server on the fly
golang http mock mock-server server
Last synced: 27 Mar 2025
https://github.com/mohammadhasanii/lua-loadbalancer
This package is written in the Lua programming language and is used for load balancing. I have used it in the Liara cloud infrastructure.
http loadbalancer loadbalancing lua lua-proxy reverse
Last synced: 03 Apr 2025
https://github.com/pozsarzs/mm6dtest
Tester program for MM6D remote controlled switching device
agro-climatic-tools freedos gpl http linux mushroom
Last synced: 18 Mar 2025
https://github.com/pblnahu1/APIRestCRUDWithNodeExpress
Node.js + Express
express http nodejs nodemon uuid-generator
Last synced: 30 Dec 2025
https://github.com/dio/envoy-diy-filter-1
A simple DIY project building HTTP filters for EnvoyProxy (https://www.envoyproxy.io/), step-by-step.
cpp custom diy envoyproxy example filter http
Last synced: 27 Mar 2025
https://github.com/feduxorg/www_test_server
The end point for your HTTP proxy tests
endpoint http http-proxy proxy proxy-server reverse-proxy ruby tdd test-driven-development webserver
Last synced: 07 May 2026
https://github.com/aivruu/file-relocator
A very simple library to download files since URL's, and relocate into specified directories.
downloader file gradle http http-requests https io java java-21 library relocation
Last synced: 16 May 2026
https://github.com/lahcenezzara/fastapi-getting-started
Getting Started with FastAPI
api backend beginner crud fastapi http json pydantic python rest-api tutorial uvicorn web-development web-framework
Last synced: 09 May 2026
https://github.com/graphaelli/curltrace
Command-line URL Tracer + Go Library
Last synced: 03 Apr 2025
https://github.com/jakubgania/github-api-scraper-producer-consumer
api aws container docker graphql http postgresql producer-consumer pulumi python3 redis sql uv
Last synced: 07 Apr 2026
https://github.com/gbrlsnchs/rest
RESTful HTTP handler for Go
go golang http http-handler rest restful
Last synced: 11 Jun 2025
https://github.com/farbautie/sparkify
Designed to make building HTTP servers simple and fast.
Last synced: 09 Jul 2025
https://github.com/aryansharma5/pyalb
A load balancer implementation from scratch in python
flask http load-balancer python round-robin strategy-pattern
Last synced: 18 May 2026
https://github.com/mbasaglia/httpony
C++ HTTP library
cplusplus-14 http http-client http-server https library openssl
Last synced: 04 Jan 2026
https://github.com/mauricelambert/httpclientmultipart
This package implement client to upload file using HTTP multipart
client form-data http multipart pypi-package python3
Last synced: 04 Mar 2025
https://github.com/anzerr/slowloris.tool
Slowloris attack util
example http nodejs slowloris slowloris-attack util
Last synced: 18 May 2026
https://github.com/akashbabu/template-http-service
HTTP Template for Nodejs
Last synced: 20 May 2026
https://github.com/berxam/ranko
Minimal framework for creating RESTful APIs or simple web apps with PHP.
Last synced: 16 Jan 2026
https://github.com/guide42/ochenta
HTTP library
http middleware request responder response
Last synced: 16 Jan 2026
https://github.com/mauriciohidani/alurachallengecurrencyconverter
Desafio Conversor de Moedas Grupo 7 do programa ONE
alura challenge currency-converter http java json oracle
Last synced: 18 May 2026
https://github.com/szczyglis-dev/browser-ip-host-auto-header
[JS] Extension for Chrome, Firefox and Opera browsers which allows you to create a list of IP addresses and their corresponding hosts. Hostnames assigned to the IP address are then automatically appended to the request in the HTTP "Host" header if a connection to the given IP address is detected.
browser-extension chrome-extension firefox firefox-addon firefox-extension header host http ip list opera-addon opera-extension website
Last synced: 15 May 2026
https://github.com/morikuni/yacm
yacm provides a way to build a http handlers with middlewares
Last synced: 12 Jan 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: 07 Apr 2026
https://github.com/n9gc/php
Some small PHP useful function library
convert-characters from-scpos http mailer php sql url-rewrite
Last synced: 03 Jul 2026
https://github.com/ndiing/router
Repositori ini menyediakan kelas dan fungsi middleware untuk menangani routing dalam aplikasi HTTP. Kelas Router memungkinkan penambahan rute dengan berbagai metode HTTP, dan terdapat middleware untuk berbagai fungsi seperti kompresi, parsing body, pengelolaan cookie, keamanan, CORS, dan penanganan kesalahan.
http middleware nodejs routing server web-development
Last synced: 17 Jun 2026
https://github.com/diegofsousa/optimizing-response-time-for-group-requests
This repository makes a comparison between the ways to implement clients for requests to other services using Spring Framework and the Feign library.
http simulation spring-boot too-many-requests
Last synced: 03 Feb 2026
https://github.com/joaooliveirapro/trawlergo
TrawlerGo 🐛 is a basic HTTP crawler written in Go, designed to efficiently discover all URLs within a specified domain while capturing related HTTP request information.
Last synced: 09 Jun 2026
https://github.com/cornelius/httpotemkin
Mock HTTP services for system tests
acceptance-testing http integration-testing mock rspec
Last synced: 20 Jan 2026
https://github.com/hasnathjami/todo_crud_app_without_framework
A Simple Todo CRUD App without using Any Available Framework
Last synced: 27 Apr 2026
https://github.com/melon-studio/fetchs
Fetchs is a powerful and flexible HTTP client library for making network requests in JavaScript applications.
Last synced: 20 May 2026
https://github.com/maybugsortir/scriptware-executer
Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.
backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api
Last synced: 03 Mar 2025
https://github.com/scharissis/go-server-skeleton
An opinionated skeleton implementation of a Go http web server.
go golang http server skeleton skeleton-application template
Last synced: 20 Jan 2026
https://github.com/walkin4money/pastebin
Restful analog of pastebin service written on Spring framework, PostgreSQL, JDK 17, Maven and Docker.
access-token docker docker-compose http jdk17 jwt maven postgresql refresh-token rest-api spring-framework
Last synced: 06 Mar 2026
https://github.com/t99/http-server-js
My own personal HTTP server library for NodeJS - written in TypeScript.
http http-server https server typescript
Last synced: 12 Jun 2026
https://github.com/tlinden/ephemerup
Ephemeral file upload server with API and cli
command-line file-sharing golang http restapi uploader
Last synced: 11 Jan 2026
https://github.com/thiamsantos/goserve
Simple command-line static http-server
command-line golang hosting http server static
Last synced: 12 Sep 2025
https://github.com/webspider-100w5/ware-executer
Roblox ware Executor. Transforming Ideas into Reality. At -Ware, we develop software experiences that push the boundaries of what's typical.
backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api
Last synced: 16 Jun 2025
https://github.com/bread-experts-group/http_router
Distribution of software for Bread Experts Group operated port/shared file routing servers.
http http-router http-routing http-server http1-1 http11 logging tls tls12 tls13
Last synced: 03 Jul 2026
https://github.com/yotam180/lwasp
LWASP - a lightweight C# WebScript processor
Last synced: 17 May 2026
https://github.com/rjcarneiro/carneiro.http
Make http requests easy
csharp csharp-library dotnet dotnet-core dotnet-standard http http-requests standard
Last synced: 08 May 2026