Challenge: Building APIs
Practice implementing a working version of the Credit-Check API.
We'll cover the following...
Exercise
In this challenge, you finally get to code the API. That means you’ll be using the design assets along with Node.js and the DARRT library to implement a working version of the Credit-Check API.
- First, copy the DARRT library into your Node.js project.
- Next, use information from the ALPS document and WSD diagram to update the DARRT library files.
- Finally, fire up the completed Credit-Check API and run the validator script to ensure the service at least