Skip to content

emmanuelantony2000/deta-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deta Rust Library (SDK)

This library is at a very initial stage. Not been published to crates.io.

To use this library, add the following under the dependencies section in Cargo.toml.

deta = { git = "https://github.com/emmanuelantony2000/deta-rust" }

To test the library, clone this repo and run: (Ensure that the API key is available as an environment variable, under the name DETA_PROJECT_KEY)

cargo t

To render out the documentation for the library, clone this repo and run:

cargo rustdoc --open

About

Deta Rust Library (SDK)

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages