Library
Go to file
2021-09-01 21:29:27 +01:00
bin chore: add bin 2021-08-28 15:06:11 +01:00
logo chore: change logo 2021-09-01 14:00:30 +01:00
.gitignore init repo 2021-08-28 15:04:40 +01:00
on_libs.sh chore: add on_libs.sh 2021-09-01 21:29:27 +01:00
README.md chore: README with links 2021-09-01 21:02:14 +01:00

LibreCloud library

Fork me on GitHub

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

Bin library

clds

Clouds definitions CLDS Library

defs

Definitions Library collection of basic applications needs

Defs Library

filters

Rust Libraries Collections for webservices warp filters and routes configuration

Webservices (wrap) Filters Library

graphql

Library for GraphQL

GraphQL Library

handlers

Handlers for filters with warp

Webservices (wrap) Handlers Library

kye_of_life

Getting master key

Key of Life Library

macros

Rust Macros Libraries for applications

Macros Library

utils

Utilities and tools library

Utils Library

tkdr

Encrypt/Decrypt and templating

Tkdr Library

ZTerton

To init and load application

Zterton library