Skip to content

AjiteshBD/nd1309-express-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages

  • JavaScript 100.0%