Library
Go to file
2021-09-01 14:00:30 +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
README.md chore: change logo 2021-09-01 14:00:30 +01:00

LibreCloud library

Fork me on GitHub

Structure

.
├── bin
├── defs
├── filters
├── graphql
├── handlers
├── zterton
├── macros
└── utils

bin

Tools and utils

defs

Types

filters

Routes and filters for Warp

graphql

Library for GraphQL

handlers

Handlers for filters with Warp

zterton

To init and load application

macros

Macros to create Rust code

utils

Utilities and tools library