27.5 Racket packages for web devel
Acknowledgments Thanks to Greg Hendershott for suggesting a few of these entries.
Generating XML, HTML and CSS
- xml XML à la Lisp. Defines X-expressions AKA xexprs
- txexpr Convenience functions for X-expressions
- css-expr CSS, the Lisp way (S-expressions)
- html-parsing Parse HTML
- html-writing Serialize HTML
- sxml XML in the form of S-expressions
Databases and kin
HTTP
JSON
JavaScript
(Unfortunately, whalesong is dead.)System and infrastructure
- aws Connecting with Amazon Web Services (AWS)
- dotenv Extend the environment by loading files
- reloadable Load code dynamically