cot

Rust web framework for rapid development with minimal boilerplate

brewmacoslinux
Try with needOr install directly
Source

About

Rust web framework for lazy developers

Commands

cot

Examples

Create a new Cot web project$ cot new my_project
Start the development server$ cot dev
Build the project for production$ cot build