Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fastn_linux_musl_x86_64 | 2025-07-04 | 49.4 MB | |
fastn_macos_x86_64 | 2025-07-04 | 43.8 MB | |
fastn_setup.exe | 2025-07-04 | 18.0 MB | |
fastn_windows_x86_64.exe | 2025-07-04 | 50.5 MB | |
0.4.108 source code.tar.gz | 2025-07-04 | 141.4 MB | |
0.4.108 source code.zip | 2025-07-04 | 142.8 MB | |
README.md | 2025-07-04 | 530 Bytes | |
Totals: 7 Items | 445.9 MB | 0 |
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.com/install/.
Note: fastn_linux_musl_x86_64
is not built with musl
libc, it is built with
glibc
and is a static binary. The name is kept for consistency with older
releases.
GitHub Sha: [3ad382]
Date: Fri Jul 4 09:27:47 UTC 2025
What's Changed
- fix: Filter out
null
from url query params in the http processor. - windows release: windows-2019 -> 2021 because 2019 is retired by Github.