1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00

Add hosting instructions for Shuttle (#334)

* Add hosting instructions for Shuttle

* move shuttle sample code to examples dir

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
Orhun Parmaksız
2023-11-01 16:08:40 +01:00
committed by GitHub
parent 411a64afd3
commit e72b12218a
7 changed files with 107 additions and 21 deletions

View File

@ -19,6 +19,7 @@ members = [
"responder-trait",
"responses",
"server",
"shuttle",
"static-files",
"testing",
"url-dispatch",