https://github.com/robertohuertasm/yt-api-rest-actix-web
📼 Code for a YouTube series tutorial
https://github.com/robertohuertasm/yt-api-rest-actix-web
education rustlang tutorial youtube
Last synced: about 2 months ago
JSON representation
📼 Code for a YouTube series tutorial
- Host: GitHub
- URL: https://github.com/robertohuertasm/yt-api-rest-actix-web
- Owner: robertohuertasm
- Created: 2021-01-12T17:40:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T10:24:45.000Z (about 2 years ago)
- Last Synced: 2025-02-28T06:31:30.885Z (2 months ago)
- Topics: education, rustlang, tutorial, youtube
- Language: Rust
- Homepage: https://www.youtube.com/playlist?list=PLojDVPvSO1Di_QEnvDOI5FIeieqYpm1xd
- Size: 62.5 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API REST con Actix Web
Este repositorio se corresponde con el código que vamos haciendo en [la siguiente serie de vídeos de Youtube](https://www.youtube.com/playlist?list=PLojDVPvSO1Di_QEnvDOI5FIeieqYpm1xd).
## Tags
El repositorio tiene varias tags asociados al código final de cada uno de los vídeos.
Las tags siguen una nomenclatura simple: `api-rest-actix-{num-video}` donde `{num-video}` es el número del vídeo.
Por ejemplo, para el primero de los vídeos, la tag sería `api-rest-actix-01`.
## Vídeos
Accede a la lista de reproducción de la serie en YouTube haciendo click sobre la imagen.
[](https://www.youtube.com/watch?v=m0LuiS9squU&list=PLojDVPvSO1Di_QEnvDOI5FIeieqYpm1xd)