witchcraft-server 5.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
# 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).