2025-03-26 10:44:52 +08:00
2025-03-26 10:44:52 +08:00
2024-10-18 16:31:59 +08:00
2024-09-24 11:53:20 +08:00
2024-09-24 13:55:14 +08:00

Phthonus

Web framework comparison in my stack.

Tests basic requirement

  • Read environment variables from .env file.
  • Log request info to std.
    • Loggin request http method, host, uri, and UA
    • Loggin response status code, latency
  • Serialize json and plain text.
  • JWT support.
  • Graceful shutdown.

Frameworks

  • Rust
    • auxm
  • Golang
    • filber
    • net/http
  • Nodejs
  • Deno
  • Bunjs
    • Elysia
Description
No description provided
Readme 140 KiB
Languages
Rust 92.1%
Makefile 5.5%
HTML 1.5%
TypeScript 0.4%
JavaScript 0.4%
Other 0.1%