Windows 32-bit Installer: https://nodejs.org/dist/v7.7.2/node-v7.7.2-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v7.7.2/node-v7.7.2-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v7.7.2/win-x86/node.exe
Windows 64-bit Binary: https:/... (more…)
Read more »
This tutorial takes a test-first approach to implementing token-based authentication in a NodeJS app using JSON Web Tokens (JWTs).
Read more »
An ORM for SQLite. Contribute to thebinarysearchtree/flyweight development by creating an account on GitHub. (more…)
Read more »
Fast and simple FFI (foreign function interface) for Node.js. Latest version: 1.0.5, last published: 2 days ago. Start using koffi in your project by running `npm i koffi`. There is 1 other project in the npm registry using koffi. (more…)
Read more »
In this guide you will learn how to create a CRUD API using Postgresql for storage, Node.js for application code, and OpenFaaS to automate Kubernetes. (more…)
Read more »