Salt is a simple application framework that features an inversion of control container for usage with Kotlin.
Root package with main application class.
Contains all Annotations of Salt.
Contains the Salt container system.
Contains all Exceptions of Salt.
Contains the Salt loader system.
Contains the Salt configuration system.
Contains the Salt TOML-parser.
Contains all the Salt modules.
MongoDB module of Salt.
Server module of Salt.
Contains the HTTPS-encryption of the server module.
Contains the request-mapping of the server module.
Contains the security-system of the server module.
Contains the HTML-parser of the server module.