sui-http 0.2.0

HTTP server and utils used by many sui services
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# sui-http

[![sui-http on crates.io](https://img.shields.io/crates/v/sui-http)](https://crates.io/crates/sui-http)
[![Documentation (latest release)](https://docs.rs/sui-http/badge.svg)](https://docs.rs/sui-http/)
[![Documentation (master)](https://img.shields.io/badge/docs-master-59f)](https://mystenlabs.github.io/sui-http/sui_http/)
[![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE)

HTTP server and utils used by many sui services

## License

This project is available under the terms the [Apache 2.0 license](LICENSE).