mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
17 lines
344 B
Markdown
17 lines
344 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 templating/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
|