ogum 0.1.0

A meta-framework for building web servers in Rust, where any frontend architecture is welcome.
Documentation
# Ogum

> Named after Ogum, the Yoruba orisha of iron and technology.
> In myth, Ogum cleared the path through the forest so all the
> other orishas could pass. Built on Rust, it opens the path
> for any frontend framework to follow.

**Status: early development — API is not stable**

## What is Ogum?

Ogum is a Rust meta-framework for building web servers where any
frontend architecture is admissible.

The core is written in Rust (iron). The frontend is your choice.

## License

MIT License. See [LICENSE](./LICENSE) for details.