diff --git a/Node.md b/Node.md index 42fe024..8d1de84 100644 --- a/Node.md +++ b/Node.md @@ -5,4 +5,5 @@ * [A complete and versatile web scraper.](https://github.com/ruipgil/scraperjs) * [Google Cloud Client Library for Node.js](https://github.com/GoogleCloudPlatform/gcloud-node) * [An NPM Module that teaches you how to work with NPM Modules](https://www.npmjs.com/package/how-to-npm) -* [Node.js VM: Developing an External Plugin System Within Your Web App](https://www.codementor.io/events/nodejs-vm-developing-an-external-plugin-system-ebdv54d4lt) \ No newline at end of file +* [Node.js VM: Developing an External Plugin System Within Your Web App](https://www.codementor.io/events/nodejs-vm-developing-an-external-plugin-system-ebdv54d4lt) +* [Describe your data up front and generate schemas, API specifications, client / server code, docs, and more.](https://typespec.io/)