witchcraft-server 6.2.0

A highly opinionated embedded application server for RESTy APIs, compatible with the Witchcraft ecosystem
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<p align="right">
<a href="https://autorelease.general.dmz.palantir.tech/palantir/witchcraft-rust-server"><img src="https://img.shields.io/badge/Perform%20an-Autorelease-success.svg" alt="Autorelease"></a>
</p>

# witchcraft-rust-server

[Documentation](https://docs.rs/witchcraft-server)

`witchcraft-server` is a Rust implementation of a Witchcraft server. It provides a way to quickly and easily create
servers that work in the Witchcraft ecosystem. See the crate's documentation for more details.

## License

This repository is made available under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0).