Re: [ANN] GNU Artanis-1.3.0 released!
Maxim Cournoyer <[email protected]> Sun, 24 Aug 2025 14:18:24 +0900
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Organization | Guixotic |
| Message-ID | <[email protected]> |
Hi, Nala Ginrut <[email protected]> writes: > GNU Artanis is a modern web application framework for Scheme. > > Features: > > GPLv3+ & LGPLv3+ > - Very lightweight - easy to hack and learn for newbies. > - Support JSON/CSV/XML/SXML. > - A complete web-server implementation, including an error page handler. > - High concurrent async non-blocking server core based on delimited > continuations. > - Has a Sinatra-like style route, hence the name "Artanis" ;-) > - Supported databases (through guile-dbi): MySQL/SQLite/PostgreSQL. > - Nice and easy web cache control. > - Efficient HTML template parsing. > - Efficient static file downloading/uploading. > > GNU Artanis is both GNU and HardenedLinux official project. Congrats for the new release! -- Thanks, Maxim