basic-webserver
Web server
A basic web server platform for executing Roc functions on incoming requests.
A basic webserver in Roc
76 stars
11 watching
16 forks
Language: Roc
last commit: 8 days ago
Linked from 1 awesome list
hacktoberfestroc-lang
Related projects:
Repository | Description | Stars |
---|---|---|
gendl/aserve | A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. | 7 |
remileduc/sherver | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 338 |
fukamachi/woo | A fast and non-blocking HTTP server built on top of libev. | 1,285 |
swift-server/swift-webauthn | A Swift implementation of the WebAuthn API | 130 |
gnosek/ebb | A lightweight, fast web server designed to host dynamic web applications. | 23 |
fukamachi/clack | A web application environment for Common Lisp | 1,054 |
webthingsio/registration_server | A server that handles registration and tunneling for WebThings Gateway | 79 |
wyhaya/see | A fast and feature-rich web server written in Rust. | 211 |
s-you/pico.v | A lightweight web server implementation in V language | 110 |
jczic/microwebsrv | A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. | 652 |
mkantor/operator | A web server for serving static and dynamic content using a template-based approach. | 16 |
rafael-santiago/cherry | A small webchat server written in Go that can be easily set up and configured. | 301 |
dzove855/bash-web-server | A bash-based web server with built-in support for HTTP/1.1, websocket, and basic authentication. | 945 |
marcodpt/minirps | A small, self-contained Rust web server with features like reverse proxying, HTTPS, CORS and template rendering. | 21 |
realtimelogic/minnowserver | A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 320 |