Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fastn_linux_musl_x86_64 | 2025-08-20 | 50.8 MB | |
fastn_macos_x86_64 | 2025-08-20 | 45.2 MB | |
fastn_setup.exe | 2025-08-20 | 18.3 MB | |
fastn_windows_x86_64.exe | 2025-08-20 | 51.9 MB | |
0.4.111 source code.tar.gz | 2025-08-20 | 144.2 MB | |
0.4.111 source code.zip | 2025-08-20 | 145.7 MB | |
README.md | 2025-08-20 | 494 Bytes | |
Totals: 7 Items | 456.2 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: [a28d70]
Date: Wed Aug 20 09:08:30 UTC 2025
What's Changed
- dce62c437 - Add support for simple function calls in
url
header of thehttp
processor. See PR [#2179].