SitePoint
Premium
Library
Community
Jobs
Tools
Tutorials
Blog
Login
Start Free Trial
Getting Started with Node.js
Content
Files
1
Setup for Node, MongoDB, Postman, and other API tools
What is a REST API
API Tooling Intro for Node API
Installing Atom - Code editor for API development
Installing Nodejs & node version manager
Installing MongoDB - noSQL database
Installing Postman - Client to test node API
Installing Node js packages with NPM
Hello World API Example Code Along in Node