modern-server
web server framework
A basic web server framework with HTTP/2 and SSL/TLS support
Basic web server framework with HTTP/2 and Let's Encrypt.
76 stars
7 watching
10 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yoseob/trevi | A Swift-based web HTTP server framework built on top of the libuv event loop system | 46 |
twharmon/goweb | A lightweight web framework built on top of net/http | 36 |
fukamachi/clack | A web application environment for Common Lisp | 1,054 |
lithdew/hello | An experimental multi-threaded HTTP/1.1 web server written in Zig | 34 |
cgsdev0/bash-stack | A modern web framework implemented in bash that leverages HTMLX for building web applications. | 490 |
yegor256/takes | A Java web framework that enforces object-oriented principles and provides a basic structure for building HTTP servers. | 809 |
syntaqx/serve | A lightweight, customizable HTTP server written in Go. | 335 |
kenichi/angelo | A DSL for building web applications with real-time capabilities using Ruby and Reel's reactor | 302 |
gabrielfalcao/go-horse | A C HTTP server DSL with macros and helpers to simplify creating web servers | 40 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
haskell-servant/servant | A Haskell-based type-level web development framework | 1,826 |
davlgd/tveb | A lightweight, multi-platform server for hosting static content | 10 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |
ivpusic/neo | A Go web framework designed to simplify the development of modern web applications. | 420 |