Introduction to Huuma
Huuma is a collection of libraries to develop web applications designed to complement each other, work seamlessly together, but can be used standalone. Use it for creating API endpoints, server-side rendered websites, or creating full-stack web applications with client-side interactivity.
One notice of warning: All libraries are in developer preview and not intended to be used in production environments yet.
Each library takes care of a certain aspect of web development. The following libraries are currently available:
- Huuma CLI: CLI to manage your Huuma application
- Huuma UI: Library to build websites and UIs with additional client-side interactivity
- Huuma Auth: Auth middleware layer with support for authentication strategies
- Huuma Validate: Library for schema creation and validation
Get Started
Huuma can be used for different use cases and application types. To help you get started as fast as possible, we created short tutorials for each of the application types.