Skip to content

Commit

Permalink
✨ mdbook: Adicionando sessão de Backend usando Swift
Browse files Browse the repository at this point in the history
  • Loading branch information
thyagoraphael committed Feb 1, 2024
1 parent 38d7221 commit d2d1848
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Book/src/backend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Backend

- [VAPOR - A new type of web framework](https://vapor.codes/)

## Vídeos

- [🎬 Build a RESTAPI in Swift using the Vapor Framework](https://www.youtube.com/watch?v=Xho2OetxXV8&list=PLdmqzFHyjOgS9h5OVmXExKDUHg3ekLkio)
- [🎬 Getting Started with Vapor](https://www.youtube.com/watch?v=CD283bLteP0&list=PLMRqhzcHGw1Z7xNnqS_yUNm1k9dvq-HbM)
- [🎬 Getting Started With Vapor | Server Side Swift](https://www.youtube.com/watch?v=ereSeSQkigM&list=PLyVY0g4EEX5gG5kvwdH4LtjeCzJ0ZEdld)
- [🎬 Server Side Swift Using Vapor Part 1 - Getting Started](https://www.youtube.com/watch?v=2tACpHQeHfI&t=0s)
- [🎬 Vapor New: Урок 1 - Введение, создание проекта, модель продукта, миграция. Backend на Swift | сервер](https://www.youtube.com/watch?v=4B43kB39jQQ&list=PLXnMy9fmMnYDWgvGiZ1K-E5rEffzwrAUe)

0 comments on commit d2d1848

Please sign in to comment.