Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heartsucker/iron-reference


https://github.com/heartsucker/iron-reference

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# iron-reference

A reference implementation of an [Iron](https://crates.io/crates/iron) webserver
that uses both [iron-csrf](https://crates.io/crates/iron-csrf)
and [secure-session](https://crates.io/crates/secure-session).

# Running it

```
make run
```