Challenge: Building APIs
Explore how to build a functional Credit-Check API by using Node.js and the DARRT library. Learn to implement API components from design specifications and validate the workflow with provided scripts to ensure correct operation.
We'll cover the following...
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