Node Js Api For Pi | Nodejs Api Raspberry Pi | Api For Pi With Node | Pi Node Api Support | Node Api Pi Usage | Raspberry Pi Node Api | Api Nodejs For Pi | Pi Api Using Node | Simple Express Server | Express Server Setup | How Make Simple Server | Basic Express Server | Setup Express Quick | Easy Express Server | Create Simple Express | Express Server Example | Nodejs Rest Api | Nodejs Rest Guide | Rest Api In Node | Nodejs Api Examples | How To Create Rest | Nodejs Rest Tutorial | Api With Nodejs | Node Rest Service | Node Express Api | Node Express Api Info | Api With Node Express | Express Api Using Node | Node Api Express Setup | How To Use Express In Node | Nodejs Express Api Guide | Setup Express Api W Node

Node.js Open Kit Simulator ↗ All recipes
Tip: Ctrl+↵ to run
Node.js code runs server-side, not in the browser. Click Download .js, then on your Pi or server run: npm install <packages> && node filename.js

About this recipe

Libraries / imports

express

Hardware / pins

No physical pins or components referenced

Key API calls

require() app.use() app.post() app.get() app.listen() console.log()

How to run

Download .jsnpm installnode file.js.
Editor javascript edits auto-save
Output ready
Output will appear here after you click Run.