vittorioexp / Nodejs-examples

This repository contains example applications in Javascript for the Node.js runtime. This repository shows the following features of Node.js: HTTP Server, Async/Await, Readfile, Streams, Set timeout, Async promises, Async Axios requests, JSON parse, Express framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js examples

This repository contains example applications in Javascript for the Node.js runtime.

This repository shows the following features of Node.js:

  • HTTP Server
  • Async/Await
  • Readfile
  • Streams
  • Set timeout
  • Async promises
  • Async Axios requests
  • JSON parse
  • Express framework

Credits

Some examples are inspired by:

  • IBM's "Developing Cloud Applications with Node.js and React" course
  • John Smilga's "Node.js and Express.js" course (reccomended)

About

This repository contains example applications in Javascript for the Node.js runtime. This repository shows the following features of Node.js: HTTP Server, Async/Await, Readfile, Streams, Set timeout, Async promises, Async Axios requests, JSON parse, Express framework


Languages

Language:JavaScript 49.1%Language:HTML 26.5%Language:CSS 24.2%Language:Shell 0.2%