Latihan panjang sekali membuat REST API dengan Node JS dengan penerapan best practices
https://www.freecodecamp.org/news/rest-api-design-best-practices-build-a-rest-api/
---
Latihan membuat virtual domain sederhana dengan Node JS
https://medium.com/codex/creating-and-managing-virtual-domains-using-node-js-cad265a669c2
—-
Pengenalan Path Module di dalam Node JS serta contoh penggunaannya
https://javascript.plainenglish.io/path-module-in-node-js-46a244a9e47b
—-
Menggunakan environment variables atau .env pada Node JS
https://javascript.plainenglish.io/using-env-variables-and-autocomplete-with-node-js-and-typescript-46b5b4a769d8
—-
#nodejs #api #rest #bestPractices #path #env #vhost
https://www.freecodecamp.org/news/rest-api-design-best-practices-build-a-rest-api/
---
Latihan membuat virtual domain sederhana dengan Node JS
https://medium.com/codex/creating-and-managing-virtual-domains-using-node-js-cad265a669c2
—-
Pengenalan Path Module di dalam Node JS serta contoh penggunaannya
https://javascript.plainenglish.io/path-module-in-node-js-46a244a9e47b
—-
Menggunakan environment variables atau .env pada Node JS
https://javascript.plainenglish.io/using-env-variables-and-autocomplete-with-node-js-and-typescript-46b5b4a769d8
—-
#nodejs #api #rest #bestPractices #path #env #vhost
freeCodeCamp.org
REST API Design Best Practices Handbook – How to Build a REST API with JavaScript, Node.js, and Express.js
By Jean-Marc Möckel I've created and consumed many API's over the past few years. During that time, I've come across good and bad practices and have experienced nasty situations when consuming and building API's. But there also have been great moment...