Skip to content

udacity/nd1309-express-js

Repository files navigation

Express.JS Exercise with Node.js

In this exercise you will practice a creation of a web service that respond with the block hash.

Steps to follow

  1. Clone the repository to your local computer.
  2. Open the terminal and install the packages: npm install.
  3. Open the file app.jsand BlockController.js and start coding.
  4. Run your application node app.js
  5. Test your Endpoints with Curl or Postman.
  6. Answer the quiz in the classroom.

About

Express.JS Exercise with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published