Library
bin | ||
logo | ||
.gitignore | ||
README.md |
LibreCloud library
Structure
. ├── bin ├── clds ├── defs ├── filters ├── graphql ├── handlers ├── key_of_life ├── zterton ├── macros ├── tkdr ├── utils └── zterton
bin
Tools and utils: Scripts and tools to maintain this library
clds
Clouds definitions CLDS Library
defs
Definitions Library collection of basic applications needs
filters
Rust Libraries Collections for webservices warp filters and routes configuration
Webservices (wrap) Filters Library
graphql
Library for GraphQL
handlers
Handlers for filters with warp
Webservices (wrap) Handlers Library
kye_of_life
Getting master key
macros
Rust Macros Libraries for applications
utils
Utilities and tools library
tkdr
Encrypt/Decrypt and templating
ZTerton
To init and load application