Skip to content

Commit

Permalink
docs(backend): add quote in shuttle part
Browse files Browse the repository at this point in the history
  • Loading branch information
robertohuertasm committed Jun 29, 2023
1 parent f7e82aa commit 4464ffb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/02_02_shuttle.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ Hopefully, **you should see a greeting** in your screen!

And that's how easy it is to create a simple API with [Shuttle](https://www.shuttle.rs)!

> Try to add more routes and see what happens!
```admonish
We're using [Actix-web](https://actix.rs) as our web framework, but **you can use any other framework** supported by [Shuttle](https://www.shuttle.rs).
Expand Down

0 comments on commit 4464ffb

Please sign in to comment.