@stilt/core
v0.21.0-alpha.21
Published
Core component of the stilt framework
Downloads
17
Readme
@stilt/core
Stilt Framework Conductor
Stilt Core
Stilt Core is the main module of Stilt. It provides the necessary tools that plugins can use such as dependency injection.
Table Of Contents
Available Plugins
- @stilt/http the base building block for HTTP servers.
- @stilt/rest if you are interested in building a REST API.
- @stilt/graphql if you are interested in building a GraphQL API.
- @stilt/squelize for sequelize support.
- @stilt/jwt-sessions to get access to jwt-based sessions.