Skip to content

juliankohlman/Sprint-Challenge-Node-Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assessing Node - Express Fu

  • Answers to your written questions will be recorded in Answers.md
  • Just a friendly Reminder Don't fret or get anxious about this, this is a no-pressure assessment that is only going to help guide you here in the near future. This is NOT a pass/fail situation.

Questions

  1. What is Node?
  2. What is Express?
  3. What is Middleware?
  4. What is an endpoint?

Challenge

https://www.coindesk.com/api/

You're going to create a server using Node and Express. This server is going to have the endpoint /compare and will return the amount that bitcoin's value in USD has either risen or fallen between the current day and the previous. You will get this data by using the provided api. Make two separate requests, one for the previous value and one for the current.

Good luck, and have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published