dgc

DGC rust library logo

Test codecov crates.io badge Documentation

A parser and validator for the EU Digital Green Certificate (dgc) a.k.a. greenpass

Dgc in action

TODO: ADD examples 🤞

Usage

To install the latest version of dgc, add this to your Cargo.toml:

toml [dependencies] dgc = "*"

To get started using dgc, see the examples or the docs.

If you clone the repository locally, you can easily run the example files with:

bash cargo run --example <name of example file>

Contributing

Everyone is very welcome to contribute to this project. You can contribute just by submitting bugs or suggesting improvements by opening an issue on GitHub.

License

Licensed under MIT License. © Luciano Mammino.