bento 0.0.1

OOTB GraphQL database layer based on SQLite
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Firede <firede@firede.us>"]
description = "OOTB GraphQL database layer based on SQLite"
license = "MIT"
name = "bento"
readme = "../README.md"
repository = "https://github.com/firede/bento-rs"
version = "0.0.1"