Skip to content

Commit

Permalink
Adicionando Testes - Devpass Talks (#36)
Browse files Browse the repository at this point in the history
* Adicionando Testes - Devpass Talks

## Testes

- [🎬 [Devpass Talks] Dominando Testes Unitários no iOS (Leonardo Santos) [🇧🇷]](https://www.youtube.com/watch?v=HYwtWibbK5o)

* Adicionando sessão de Backend usando Swift

### Backend

- [VAPOR - A new type of web framework](https://vapor.codes/)
- [🎬 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)

* 📚 mdbook: Adicionando Testes - Devpass Talks
* ✨ mdbook: Adicionando sessão de Backend usando Swift
  • Loading branch information
thyagoraphael authored Apr 2, 2024
1 parent 8b2bab2 commit b74bedf
Show file tree
Hide file tree
Showing 3 changed files with 23 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)
1 change: 1 addition & 0 deletions Book/src/testes.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@
- [🎬 Escrevendo testes de UI - Comitando](https://www.youtube.com/watch?v=E1P2O303aqo)
- [🎬 Criando Testes Unitários - Pedro Lagosta](https://www.youtube.com/watch?v=ZZ54oJh1uKI)
- [🎬 Criando Testes Unitários na prática - Pedro Lagosta](https://www.youtube.com/watch?v=sQzgW-dWpvU)
- [🎬 [Devpass Talks] Dominando Testes Unitários no iOS (Leonardo Santos)](https://www.youtube.com/watch?v=HYwtWibbK5o)
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Quer saber como contribuir para este projeto? Verifique nosso arquivo [CONTRIBUT
- [Segurança](#segurança)
- [Acessibilidade](#acessibilidade)
- [Testes](#testes)
- [Backend](#backend)
- [Ferramentas e Recursos](#ferramentas-e-recursos)
- [Utilidades](#utilidades)
- [Deploy e CI/CD](#deploy-e-cicd)
Expand Down Expand Up @@ -242,6 +243,16 @@ Esta seção contém links sobre conteúdos específicos relacionados à linguag
- [🎬 Escrevendo testes de UI - Comitando [🇧🇷]](https://www.youtube.com/watch?v=E1P2O303aqo)
- [🎬 Criando Testes Unitários - Pedro Lagosta [🇧🇷]](https://www.youtube.com/watch?v=ZZ54oJh1uKI)
- [🎬 Criando Testes Unitários na prática - Pedro Lagosta [🇧🇷]](https://www.youtube.com/watch?v=sQzgW-dWpvU)
- [🎬 [Devpass Talks] Dominando Testes Unitários no iOS (Leonardo Santos) [🇧🇷]](https://www.youtube.com/watch?v=HYwtWibbK5o)

### Backend

- [VAPOR - A new type of web framework](https://vapor.codes/)
- [🎬 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)

## Ferramentas e Recursos

Expand Down

0 comments on commit b74bedf

Please sign in to comment.