1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-28 03:50:49 +00:00

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>
This commit is contained in:
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

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)