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

https://github.com/gbbirkisson/ratrod


https://github.com/gbbirkisson/ratrod

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          




Logo


ratrod


Call rust in your varnish vcl configuration

Do not use this 🙈 This is purely for just playing around. I wanted to see if I could do stuff
with rust in my `vcl`, and now I can.

The name `ratrod` comes from hot rod cars that have a "rusty" look.

This has been tested with `varnishd` version `6.0.13` on ubuntu. Works on my machine 😂

## Usage 📖

Make is your friend 😉

```bash
$ make run
```