# base library for interacting with fedora services
[](https://crates.io/crates/fedora/)
[](https://crates.io/crates/fedora/)
[](https://crates.io/crates/fedora/)
[](https://docs.rs/fedora/)
This package provides a base library for interacting with fedora web services.
It is intended to provide functionality similar to the [`fedora`][fedora.py] python package, but for rust.
[fedora.py]: https://github.com/fedora-infra/python-fedora
Right now, the only dependency is [`reqwest`][reqwest].
[reqwest]: https://github.com/seanmonstar/reqwest
## DONE
Note that the API is not finalized yet, and minor changes will still happen before the `0.1.0` release.
- OpenID authentication should work
## TODO
- authenticating with OpenID Connect
- authenticating for FAS2, wiki