mirror of
https://github.com/actix/examples
synced 2025-02-02 09:39:03 +01:00
ddb84ebf6f
Co-authored-by: aaverichev <Aleksandr.Averichev@hermesrussia.ru> Co-authored-by: Rob Ede <robjtede@icloud.com>
17 lines
350 B
Markdown
17 lines
350 B
Markdown
# Sailfish
|
|
|
|
This is an example of how to use Actix Web with the [Sailfish](https://sailfish.netlify.app/) templating language.
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
cd template_engines/sailfish
|
|
cargo run
|
|
```
|
|
|
|
After starting the server, you may visit the following pages:
|
|
|
|
- http://localhost:8080/page-1
|
|
- http://localhost:8080/page-678
|
|
- http://localhost:8080/Username
|