forked from cyclic/moana
c133cf7fa83c3a87008fd5e2bec733e937a0aeb1
Moana
A lightweight HTTP router and server framework for Luau.
Installation
Clone the Git repo (git clone https://git.luau.software/luau.software/moana) and install Lune via Rokit (rokit install)
Usage
Refer to test.luau as well as benchmark.luau for real implementations to use as a reference.
Most of the project is fully typechecked, so the usage APIs should be pretty clear.
Run tests with lune run test.
License
MIT License
Languages
Luau
100%