burncloud-client-api 0.1.0

API management page for BurnCloud client applications
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "burncloud-client-api"
version = "0.1.0"
edition = "2021"
description = "API management page for BurnCloud client applications"
license = "MIT"
repository = "https://github.com/burncloud/burncloud"

[dependencies]
dioxus = { version = "0.6.3", features = ["desktop"] }