HTTP server for hosting Aussom web applications and serving web resources.
Aussom Server is a lightweight HTTP server purpose-built for running Aussom web applications. Define routes as class methods, serve templates with Handlebars, and build APIs in a language designed for clarity and safety.
Backend developers building web applications and APIs who want a lightweight, Aussom-native alternative to traditional Java application servers.
Review the Aussom Server API reference in the sidebar to understand the request handling model and available modules. The AppBase class is the foundation for every Aussom Server application.