Add Course CRUD Node.js (#4016)

* Add Course CRUD Node.js

* Fix lint

* Alphabetical order Fix to Lint

* Add notation registration required

Co-authored-by: gustavo.silva <gustavo.silva@codificar.com.br>
pull/4052/head
Gustavo Silva 2020-10-13 10:51:36 -03:00 committed by GitHub
parent 3407c890c6
commit 169f1365fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@
### Node.js
* [Criando APIs com NodeJs ](https://www.youtube.com/playlist?list=PLHlHvK2lnJndvvycjBqQAbgEDqXxKLoqn) - Balta.io (YouTube)
* [Curso do Básico ao CRUD Node.js](https://app.rocketseat.com.br/node/curso-node-js) - *registration required*
* [Imersão em desenvolvimento de APIs com Node.js](https://erickwendel.teachable.com/p/node-js-para-iniciantes-nodebr) - NodeBR (EW)
* [RESTful com Node.js e Restify](https://www.youtube.com/playlist?list=PLy5T05I_eQYO5Y3S3kVqBxQzkUNllPazF) - Codecasts (YouTube)