1 unstable release
0.0.1 | Mar 31, 2023 |
---|
#385 in #rest
7KB
113 lines
Pulsar Admin Rust
Pulsar Admin Rust is a Rust-based HTTP client for interacting with the Apache Pulsar REST API.
Features
- Asynchronous HTTP requests
- Built on top of Reqwest for a high-level HTTP client experience
- JSON handling with Serde
Contributing
We welcome contributions! If you're interested in contributing, please follow these steps:
- Fork the repository
- Create your feature branch (git checkout -b feature/my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin feature/my-new-feature)
- Create a new pull request
License
This project is licensed under the Apache License 2.0
Dependencies
~7–20MB
~295K SLoC