tide has a nice pretty api (the singular reason why i choose it) but it is a [seriously](https://web-frameworks-benchmark.netlify.app/result?l=rust) [**slow**](https://github.com/programatik29/rust-web-benchmarks/blob/master/result/hello-world.md) web framework. the "prettiness" of the code is irrelevant especially when it seriously hinders performance. there's a noticeable and significant change after the rewrite. obv gonna choose the fastest framework if i'm gonna rewrite anyway duhhhhhhh Reviewed-on: #5
6 lines
No EOL
40 B
Text
6 lines
No EOL
40 B
Text
# rust
|
|
/target
|
|
|
|
# production
|
|
*.env
|
|
*.db* |