Files
phthonus/README.md
2024-09-14 15:05:09 +08:00

302 B

Phthonus

Web framework comparison in my stack.

Tests basic requirement

  • Read environment variables from .env file.
  • Log request info to std.
  • Serialize json and plain text.
  • JWT support.

Frameworks

  • Rust
    • auxm
  • Golang
    • filber
    • net/http
  • Nodejs
  • Deno
  • Bunjs