As we continue our Drone Series challenges, we have now have some of the consumer models define for our API in the previous challenge: WEBAPI - CONSUMER TO DSP API PRODUCT CATALOG - SWAGGER API DESIGN as a Swagger doc. For this challenge all you need to do is impment them in this dsp-server code base. You will find the winning submission in the forum as a zip file. (30055646.zip).
As we continue our Drone Series challenges, we have now have some of the consumer models define for our API in the previous challenge: WEBAPI - CONSUMER TO DSP API PRODUCT CATALOG - SWAGGER API DESIGN as a Swagger doc. For this challenge all you need to do is impment them in this dsp-server code base. You will find the winning submission in the forum as a zip file. (30055646.zip).
Setup Steps:
npm install
mongod
or
node app.js``` but you will need to load the env vars by hand.Requirements.