vial-srv 0.2.0

Framework-agnostic server logic for Vial
Documentation
1
2
3
4
5
6
7
8
9
# Vial SRV

This is the framework-agnostic Rust library that implements the core server logic for Vial.

## Environment Variables

| Variable        | Description                                                                     |
|-----------------|------------                                                                     |
| `CERT_LOCATION`      | Path to the SSL certificate file. Required for Postgres with ssl           |