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/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/tmoroney/proxy-server
A web proxy server which fetches items from the Web on behalf of a Web client (i.e browser) instead of the client fetching them directly. Supports caching of pages and access control.
http http-proxy https proxy proxy-server
Last synced: 24 Jul 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/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/funkybunch/simple-http-router
A Simple Server-Side HTTP Request Router written in PHP. This was built to be intended for APIs but will work for Web UI traffic as well.
api api-router http http-requests php-router php-routing router
Last synced: 24 Jun 2025
https://github.com/yescallop/connectivitytester
A Java HTTP/HTTPS connectivity tester based on Apache HttpClient
connectivity http https network-analysis
Last synced: 21 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/siddarthvader/angular-httpshooter
An angular js factory which shoots http calls asynchronously.
angular asynchronous factory http promise
Last synced: 12 Mar 2025
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/burdockcascade/libhttp
Lightweight low-level HTTP Server library
Last synced: 10 May 2025
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/elysium-suite/orthrus.rs
A blazingly fast and secure endpoint for Cerberus
elysium-suite http rocket-rs rust
Last synced: 17 May 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/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/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/randomgamingdev/ip-grabber
A simple IP grabber
demonstration educational fast go golang grabber http https ip ip-grabber ipgrabber powerful simple small
Last synced: 21 Jul 2025
https://github.com/supermarsx/sortofremoteng
Cross-platform web native remote connections management web application
connection control cross-platform ftp http management proxy rdp remote-access remote-control remote-desktop ssh telnet
Last synced: 21 Jul 2025
https://github.com/artginzburg/deredir.info
Web · Service to detect link redirects
Last synced: 16 May 2026
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/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/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/zaki-x86/xhttp
Your ultimate HTTP request/response message parser in C++
Last synced: 27 Mar 2025
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/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/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/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/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/funnyboy-roks/codecrafters-http-server
HTTP server challenge from Code Crafters
challenge codecrafters http rust server
Last synced: 03 Jul 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/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/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/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/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/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/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/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/nathanperier/echo-http
Simple HTTP server that responds with the content of the requests it receives
Last synced: 25 Jun 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/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/ixotoxin/kkm_https_accessor
Remote access service for Cash Register Equipment (KKT/KKM) (or just another C++ based HTTPS server built with Asio, OpenSSL and coroutines)
asio atol cashregisterapp coroutines cpp cpp20 http https https-server kassa lock-free openssl windows-service
Last synced: 03 Jul 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/graphaelli/curltrace
Command-line URL Tracer + Go Library
Last synced: 03 Apr 2025
https://github.com/pblnahu1/APIRestCRUDWithNodeExpress
Node.js + Express
express http nodejs nodemon uuid-generator
Last synced: 30 Dec 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/douglasmatosdev/java-web-development-under-the-hood
They are my studies and notes that I learned in the course.
ajax apache-tomcat asynchronous eclipse-ide http java jdk8 jsp jstl mcv security servlet servlet-annotation servlet-jsp web-development websocket-client websockets websockets-server
Last synced: 21 Mar 2025
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/ciathefed/retrieve
A lightweight and efficient Golang package for downloading files from the web with minimal code
Last synced: 21 Mar 2025
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/mbasaglia/httpony
C++ HTTP library
cplusplus-14 http http-client http-server https library openssl
Last synced: 04 Jan 2026
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/railt/http-middleware-contracts
[READ ONLY] Subtree split of the Railt HTTP Middleware Contracts component (see railt/railt)
contracts graphql http interfaces interop middleware railt
Last synced: 18 May 2026
https://github.com/rajkp10/weather-app-flutter
A simple weather app created using Flutter
flutter http mobile-app provider-state-management
Last synced: 18 May 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/thorsten-l/l9g-iot-http-smtp-gateway
A very very simple HTTP to SMTP gateway for sending an eMail via a HTTP GET request
http http-server iot java mail smtp spring-boot
Last synced: 15 Apr 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/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/kaichiro/flutter-bitcoin-quotation
Bitcoin quotation app done in Flutter.
android api app bitcoin bitcoins consume dart flutter handson hot-reload http ios meetup quotation quotations shared-preferences sharedpreferences wallet
Last synced: 07 Mar 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/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/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/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/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/thiamsantos/goserve
Simple command-line static http-server
command-line golang hosting http server static
Last synced: 12 Sep 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/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