Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[$600,$400] WEBAPI - Consumer to DSP API Product Catalog #11

Open
kbowerma opened this issue Nov 10, 2016 · 1 comment
Open

[$600,$400] WEBAPI - Consumer to DSP API Product Catalog #11

kbowerma opened this issue Nov 10, 2016 · 1 comment

Comments

@kbowerma
Copy link
Contributor

kbowerma commented Nov 10, 2016

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:

  1. Get clone the 30055691 tag from the server repo or download the zip here
  2. npm install
  3. run mongo mongod
  4. Create a .env file with
    JWT_SECRET=xxx
    AUTH0_CLIENT_ID=YYY
  5. Start with ``nf start web ornode app.js``` but you will need to load the env vars by hand.

Requirements.

  1. merge the models in from the submission
  2. Create a Controller and Service for each of the models
  3. add the corresponding routes
  4. If you use any tools please call out your technique in your readme.
@kbowerma
Copy link
Contributor Author

Challenge created successfully
Challenge Url: https://www.topcoder.com/challenge-details/30055691/?type=develop&noncache=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant