- Install Node.js
- Once installed, open this directory in the command line then run
npm start
- The API server will start listening at
127.0.0.1:3003
- All requests are valid
- Does the API need to be secured?
- Does this API need to meet a performance metric?