Projects in Awesome Lists tagged with http-server
A curated list of projects in awesome lists tagged with http-server .
https://github.com/caddyserver/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
acme automatic-https caddy caddyfile go golang http http-server http3 https privacy reverse-proxy security tls web-server
Last synced: 12 May 2025
https://github.com/mholt/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
acme automatic-https caddy caddyfile go golang http http-server http3 https privacy reverse-proxy security tls web-server
Last synced: 02 Apr 2025
https://github.com/qinguoyi/tinywebserver
:fire: Linux下C++轻量级WebServer服务器
cpp http-server tinywebserver webbench webserver
Last synced: 23 Apr 2025
https://github.com/qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
cpp http-server tinywebserver webbench webserver
Last synced: 20 Mar 2025
https://github.com/aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
aiohttp async asyncio hacktoberfest http http-client http-server python
Last synced: 17 Dec 2025
https://github.com/postmanlabs/httpbin
HTTP Request & Response Service, written in Python + Flask.
api http http-server httpbin json python service testing
Last synced: 11 Dec 2025
https://github.com/requests/httpbin
HTTP Request & Response Service, written in Python + Flask.
api http http-server httpbin json python service testing
Last synced: 25 Mar 2025
https://github.com/drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
asynchronous-programming drogon http http-framework http-server linux non-blocking-io
Last synced: 14 May 2025
https://github.com/gofr-dev/gofr
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
framework go go-framework golang golang-framework grpc grpc-go grpc-golang hacktoberfest http-server logging metrics microservice microservice-framework opentelemetry performance rest-api server tracing web-framework
Last synced: 02 Jan 2026
https://github.com/benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
http http-server python wsgi wsgi-server
Last synced: 09 Sep 2025
https://github.com/encode/uvicorn
An ASGI web server, for Python. 🦄
asgi asyncio http http-server python
Last synced: 12 May 2025
https://github.com/pocoproject/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
c-plus-plus configuration cross-platform database-access http-client http-server json logging mongodb-client networking poco redis-client sql xml
Last synced: 14 May 2025
https://github.com/linyacool/webserver
A C++ High Performance Web Server
cpp11 epoll http http-server raii reactor thread-pool webserver
Last synced: 14 May 2025
https://github.com/linyacool/WebServer
A C++ High Performance Web Server
cpp11 epoll http http-server raii reactor thread-pool webserver
Last synced: 26 Mar 2025
https://github.com/neutralinojs/neutralinojs
Portable and lightweight cross-platform desktop application development framework
c-plus-plus cross-platform css framework hacktoberfest html http-server javascript json native-development neutralinojs
Last synced: 04 Jan 2026
https://github.com/ninenines/cowboy
Small, fast, modern HTTP server for Erlang/OTP.
cowboy erlang functional high-performance http http-server http2 http2-server https production-ready rest web web-framework websocket websocket-server websockets
Last synced: 12 May 2025
https://github.com/ithewei/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
curl epoll http-client http-server https iocp kcp mqtt openssl requests webserver websocket websocket-client websocket-server wrk
Last synced: 14 May 2025
https://github.com/hugapi/hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
command-line falcon http http-server hug-api python python-api python3
Last synced: 12 May 2025
https://github.com/timothycrosley/hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
command-line falcon http http-server hug-api python python-api python3
Last synced: 29 Dec 2025
https://github.com/svenstaro/miniserve
🌟 For when you really just want to serve some files over HTTP right now!
cli command-line command-line-tool http-server serve server static-files
Last synced: 13 May 2025
https://github.com/techschool/simplebank
Backend master class: build a simple bank service in Go
backend docker gin go golang grpc grpc-go http-server kubernetes
Last synced: 12 May 2025
https://github.com/sparckles/robyn
Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
async backend hacktoberfest http-server python python3 rust web
Last synced: 12 Dec 2025
https://github.com/swoft-cloud/swoft
🚀 PHP Microservice Full Coroutine Framework
annotation-framework annotations aop api coroutine framework http-server microservice mvc rpc spring-cloud springboot swoole tcp-server websocket-server
Last synced: 13 May 2025
https://github.com/oakserver/oak
A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
deno http-server middleware-framework middleware-frameworks oak router-middleware
Last synced: 07 May 2025
https://oakserver.github.io/oak/
A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
deno http-server middleware-framework middleware-frameworks oak router-middleware
Last synced: 22 Mar 2025
https://github.com/line/armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
gateway grpc grpc-client grpc-server hacktoberfest http http-client http-server http2 micro-framework microservices netty rpc rpc-client rpc-framework rpc-library rpc-server thrift thrift-client thrift-server
Last synced: 30 Dec 2025
https://github.com/boostorg/beast
HTTP and WebSocket built on Boost.Asio in C++11
asio async-programming boost boost-libraries c-plus-plus-11 cplusplus http http-client http-server linux networking osx server ssl tls websocket websocket-client websocket-server websockets windows
Last synced: 13 May 2025
https://github.com/sparckles/Robyn
Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
async backend hacktoberfest http-server python python3 rust web
Last synced: 24 Mar 2025
https://github.com/jetty/jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/3, HTTP/2, HTTP/1, websocket, servlets, and more
eclipse embedded fcgi http http-client http-server http2 http3 https jakartaee java jetty jpms jsp osgi servlet ssl tls unix-socket websockets
Last synced: 09 Sep 2025
https://github.com/crowcpp/crow
A Fast and Easy to use microframework for the web.
cpp crow framework header-only http http-server webserver websocket
Last synced: 13 May 2025
https://github.com/rakyll/statik
Embed files into a Go executable
files go golang http http-server static
Last synced: 13 May 2025
https://github.com/yanzhenjie/andserver
:cherries: Web server and web framework of Android platform.
android-server http-server springmvc web-server website
Last synced: 14 May 2025
https://github.com/nytimes/gizmo
A Microservice Toolkit from The New York Times
gizmo go google-pubsub googlecloud http-server kafka pubsub sns sqs
Last synced: 14 May 2025
https://github.com/yanzhenjie/AndServer
:cherries: Web server and web framework of Android platform.
android-server http-server springmvc web-server website
Last synced: 27 Mar 2025
https://github.com/NYTimes/gizmo
A Microservice Toolkit from The New York Times
gizmo go google-pubsub googlecloud http-server kafka pubsub sns sqs
Last synced: 06 May 2025
https://github.com/undertow-io/undertow
High performance non-blocking webserver
ajp hacktoberfest http http-server jakartaee jakartaee10 java java-nio jboss servlet web websocket wildfly
Last synced: 09 Sep 2025
https://github.com/salvo-rs/salvo
A powerful web framework built with a simplified design.
async framework http-server rust salvo web
Last synced: 13 May 2025
https://github.com/qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
async-functions cpp11 evmc evnsq evpp high-performance http-server libevent network-library nonblocking tcp-server udp-server
Last synced: 14 May 2025
https://github.com/Qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
async-functions cpp11 evmc evnsq evpp high-performance http-server libevent network-library nonblocking tcp-server udp-server
Last synced: 15 Mar 2025
https://github.com/emmett-framework/granian
A Rust HTTP server for Python applications
asgi asyncio http http-server python rsgi rust wsgi
Last synced: 07 Jan 2026
https://github.com/CrowCpp/Crow
A Fast and Easy to use microframework for the web.
cpp crow framework header-only http http-server webserver websocket
Last synced: 18 Mar 2025
https://github.com/abhinavsingh/proxy.py
💫 Ngrok FRP Alternative • ⚡ Fast • 🪶 Lightweight • 0️⃣ Dependency • 🔌 Pluggable • 😈 TLS interception • 🔒 DNS-over-HTTPS • 🔥 Poor Man's VPN • ⏪ Reverse & ⏩ Forward • 👮🏿 "Proxy Server" framework • 🌐 "Web Server" framework • ➵ ➶ ➷ ➠ "PubSub" framework • 👷 "Work" acceptor & executor framework
dns-over-https gfw http-proxy http-server https-proxy man-in-the-middle mitm mitmproxy ngrok ngrok-alternative ngrok-replacement proxy proxy-server python3 reverse-proxy tls-interception tunnel vpn web-server webserver
Last synced: 08 May 2025
https://github.com/pallets/quart
An async Python micro framework for building web applications.
asgi asyncio http-server python quart
Last synced: 13 May 2025
https://github.com/sc0tfree/updog
Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth.
file-sharing file-upload http-server https-server simplehttpserver
Last synced: 14 May 2025
https://github.com/acl-dev/acl
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
coroutine cplusplus database fiber http http-client http-server https memcached-clients mqtt-client mqtt-protocol network redis redis-client smtp websocket
Last synced: 13 May 2025
https://github.com/chronoxor/netcoreserver
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
async http http-server https https-server low-latency performance socket-client socket-server ssl tcp-client tcp-server tls udp-client udp-server websocket websocket-server
Last synced: 13 May 2025
https://github.com/chronoxor/NetCoreServer
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
async http http-server https https-server low-latency performance socket-client socket-server ssl tcp-client tcp-server tls udp-client udp-server websocket websocket-server
Last synced: 09 Apr 2025
https://github.com/tinyhttp/tinyhttp
🦄 0-legacy, tiny & fast web framework as a replacement of Express
backend es6 es6-javascript esm esnext express-js http http-server javascript javascript-framework node-js nodejs nodejs-frameworks nodejs-server typescript web webframework
Last synced: 14 May 2025
https://github.com/rejetto/hfs
HFS is a web file server to run on your computer. Share folders or even a single file thanks to the virtual file system.
file-server file-sharing http-server nodejs typescript web
Last synced: 13 May 2025
https://github.com/socketry/falcon
A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
async async-http asynchronous concurrent falcon http-server ruby server
Last synced: 11 May 2025
https://github.com/http4k/http4k
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
http http-client http-server http4k immutability kotlin tdd testability typesafe
Last synced: 02 Dec 2025
https://github.com/userver-framework/userver
Production-ready C++ Asynchronous Framework with rich functionality
async asynchronous coroutines cplusplus cplusplus-17 cpp17 database-access framework grpc high-availability http http-client http-server microservices mongo postgres postgresql redis server web
Last synced: 29 Apr 2025
https://github.com/http4s/http4s
A minimal, idiomatic Scala interface for HTTP
cats fs2 http http-client http-server scala typelevel
Last synced: 12 May 2025
https://github.com/http-kit/http-kit
Simple, high-performance event-driven HTTP client+server for Clojure
async clojure http-client http-server websockets
Last synced: 14 May 2025
https://github.com/saschagrunert/webapp.rs
A web application completely written in Rust. 🌍
actix-web backend diesel diesel-rs frontend http-server postgresql rust webapp website
Last synced: 14 May 2025
https://github.com/h2non/gock
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
api assertions expectations go http http-api http-server http-transactions https interception mock mocking stubs testing
Last synced: 14 May 2025
https://github.com/h2non/Gock
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
api assertions expectations go http http-api http-server http-transactions https interception mock mocking stubs testing
Last synced: 12 Mar 2025
https://github.com/kgretzky/pwndrop
Self-deployable file hosting service for red teamers, allowing to easily upload and share payloads over HTTP and WebDAV.
file-manager file-sharing http-server payloads redteam self-hosted webdav-server
Last synced: 14 May 2025
https://github.com/snail007/proxy_admin_free
Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。
frp frpc frps goproxy http-proxy http-server http-tunnel nat nps proxy shadowsocks snail007 socks5-proxy socks5-server ss tcp tcp-proxy udp
Last synced: 14 May 2025
https://github.com/corvusoft/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
async-programming asynchronous comet cpp http http-server http2 push restful restful-api restful-webservices server-sent-events ssl-support tls-support websocket websocket-api websocket-library
Last synced: 14 May 2025
https://github.com/Corvusoft/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
async-programming asynchronous comet cpp http http-server http2 push restful restful-api restful-webservices server-sent-events ssl-support tls-support websocket websocket-api websocket-library
Last synced: 13 Mar 2025
https://github.com/justcoding121/titanium-web-proxy
A cross-platform asynchronous HTTP(S) proxy server in C#.
c-sharp http http-server https proxy-server
Last synced: 28 Sep 2025
https://github.com/cherrypy/cherrypy
CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev
cherrypy cross-platform daemon-mode hacktoberfest http http-server http-streaming https idiomatic-python jython pure-python pypy pypy3 python python-2 python-3
Last synced: 08 Oct 2025
https://github.com/kartikk221/hyper-express
High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
express high-performance http http-server https https-server modular nodejs performance router server sessions uwebsockets uwebsocketsjs uws websocket
Last synced: 12 May 2025
https://github.com/Neoteroi/BlackSheep
Fast ASGI web framework for Python
asgi asyncio blacksheep framework http http-server python server web
Last synced: 15 Mar 2025
https://github.com/neoteroi/blacksheep
Fast ASGI web framework for Python
asgi asyncio blacksheep framework http http-server python server web
Last synced: 14 May 2025
https://github.com/quantmind/pulsar
Event driven concurrent framework for Python
asyncio greenlet http http-server multiprocessing python rpc test-framework wsgi
Last synced: 28 Sep 2025
https://github.com/mosuka/bayard
A full-text search and indexing server written in Rust.
gossip-protocol grpc http-server rust search-engine swim
Last synced: 13 Apr 2025
https://github.com/static-web-server/static-web-server
A cross-platform, high-performance and asynchronous web server for static files-serving. ⚡
alpine-linux amd64 android arm arm64 darwin debian-linux docker-image file-server freebsd http-server http2 linux macos musl-libc rust-lang static-web-server tls windows x86
Last synced: 13 May 2025
https://github.com/mtrudel/bandit
Bandit is a pure Elixir HTTP server for Plug & WebSock applications
elixir elixir-phoenix elixir-plug h2spec http http-server http2 http2-server https rfc-2616 rfc-6455 rfc-7540 rfc-9110 rfc-9112 rfc-9113 websocket
Last synced: 12 May 2025
https://github.com/coreybutler/fenix
A simple and visual static web server with collaboration features.
desktop fenix gui http-server https jam jamstack localhost share ssh-tunnel ssl static-site web-server
Last synced: 08 Apr 2025
https://github.com/spotify/apollo
Java libraries for writing composable microservices
framework http-server java java-8
Last synced: 27 Sep 2025
https://github.com/jwpttcg66/nettygameserver
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
async-db game game-aysnc-event game-db game-dictionary game-engine game-proxy game-server gameserver html5-server http-server httpserver netty netty-game-server netty-server nettygame nettygameserver redis rpcserver web-socket-server
Last synced: 07 Oct 2025
https://github.com/cirospaciari/socketify.py
Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3
asgi asgi-server asyncio commercial framework http http-server performance proxy-protocol pubsub pypy python python3 router socketify websocket websocket-server websockets wsgi wsgi-server
Last synced: 13 May 2025
https://github.com/chronoxor/CppServer
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
async http http-server https https-server low-latency performance socket-client socket-server ssl tcp-client tcp-server tls udp-client udp-server websocket websocket-server
Last synced: 08 Apr 2025
https://github.com/chronoxor/cppserver
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
async http http-server https https-server low-latency performance socket-client socket-server ssl tcp-client tcp-server tls udp-client udp-server websocket websocket-server
Last synced: 08 Apr 2025
https://github.com/unosquare/embedio
A tiny, cross-platform, module based web server for .NET
dotnet dotnetcore embedded http http-api http-request http-requests http-response http-rest-api http-server mono raspberry-pi raspberry-pi-3 routing-strategies tiny url-segment webserver websocket websockets
Last synced: 13 May 2025
https://github.com/pylons/waitress
Waitress - A WSGI server for Python 3
http-server python wsgi-server
Last synced: 14 May 2025
https://github.com/Pylons/waitress
Waitress - A WSGI server for Python 3
http-server python wsgi-server
Last synced: 10 Apr 2025
https://github.com/mopemope/meinheld
Meinheld is a high performance asynchronous WSGI Web Server (based on picoev)
async http-server python python3 wsgi-server
Last synced: 06 Oct 2025
https://github.com/teodevgroup/teo
Schema-driven web server framework.
agile agile-development apiserver apiservice code-generation database http http-server language-parser nodejs orm python rust server single-file webdevelopment webframework
Last synced: 13 May 2025
https://github.com/hummingbird-project/hummingbird
Lightweight, flexible HTTP server framework written in Swift
http http-server server server-side-swift swift swift-nio web web-server
Last synced: 14 May 2025
https://github.com/softwaremill/tapir
Rapid development of self-documenting APIs
akka akka-http declarative documentation functional-programming http http-client http-requests http-server http4s observability openapi play-framework scala sttp type-safe zio
Last synced: 13 May 2025
https://github.com/go-fuego/fuego
Golang Fuego - Web framework generating OpenAPI 3 spec from source code - Pluggable to existing Gin & Echo APIs
echo fuego gin-gonic golang http-server openapi
Last synced: 14 May 2025
https://github.com/akka/akka-http
The Streaming-first HTTP server/module of Akka
akka akka-http hacktoberfest http http-client http-server http2 reactive streaming websocket
Last synced: 14 May 2025
https://github.com/SuaveIO/suave
Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
async dotnet fsharp functional http-server suave webserver
Last synced: 02 Apr 2025
https://github.com/suaveio/suave
Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
async dotnet fsharp functional http-server suave webserver
Last synced: 05 Jan 2026
https://github.com/amphp/http-server
An advanced async HTTP server library for PHP, perfect for real-time apps and APIs with high concurrency demands.
application-server async http http-server php revolt
Last synced: 23 Apr 2025
https://github.com/matt-42/lithium
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
api-server asynchronous cpp cpp-library cpp17 http-client http-server json mysql mysql-server object-relational-mapper orm postgresql sql-driver sqlite3 webframework webprogramming
Last synced: 14 May 2025
https://github.com/pgjones/hypercorn
Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.
asgi asyncio http-server http2 http3 python wsgi
Last synced: 14 May 2025
https://matt-42.github.io/lithium/
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
api-server asynchronous cpp cpp-library cpp17 http-client http-server json mysql mysql-server object-relational-mapper orm postgresql sql-driver sqlite3 webframework webprogramming
Last synced: 22 Mar 2025
https://github.com/stiffstream/restinio
Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
asio cplusplus cpp http http-server https library linux rest tls-support websockets windows
Last synced: 07 Jan 2026
https://github.com/Stiffstream/restinio
Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
asio cplusplus cpp http http-server https library linux rest tls-support websockets windows
Last synced: 14 Apr 2025
https://github.com/unum-cloud/ucall
Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️
backend cpython dpdk epoll fast-api flask http http-server io-uring json json-rpc liburing linux-kernel python rest-api rpc rpc-framework simd tcp tcp-ip
Last synced: 10 Apr 2025
https://github.com/beetlex-io/beetlex
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
http-server https mqtt mqtt-client mqtt-server non-blocking rpc rpc-framework rpc-server socket socket-server socketasynceventargs ssl tcp tcp-server tls webserver websocket websocket-server websockets
Last synced: 14 May 2025
https://github.com/beetlex-io/BeetleX
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
http-server https mqtt mqtt-client mqtt-server non-blocking rpc rpc-framework rpc-server socket socket-server socketasynceventargs ssl tcp tcp-server tls webserver websocket websocket-server websockets
Last synced: 04 May 2025
https://github.com/mufeedvh/binserve
A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.
actix handlebars http http-server rust rust-lang secure security server static static-server static-site static-site-generator static-website web web-server webserver
Last synced: 16 May 2025
https://github.com/karlseguin/http.zig
An HTTP/1.1 server for zig
http-server zig zig-library zig-package
Last synced: 14 May 2025
https://github.com/cutelyst/cutelyst
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
catalyst cplusplus cpp cross-platform fastcgi http-server json qt uwsgi webframework
Last synced: 14 May 2025
https://github.com/etr/libhttpserver
C++ library for creating an embedded Rest HTTP server (and more)
c-plus-plus cross-platform http http-server https https-server ipv6 rest-api rest-server restful-api shoutcast tls
Last synced: 08 Apr 2025