Challenge Overview
Challenge Objectives
-
Fix a list of issues from our Github repo to enhance our new V5 Challenge API.
Tech Stack
-
Node.js
-
Express.js
-
Swagger
-
AWS DynamoDB
Project Background
In this series of challenges, we will build the version 5 (V5) of the Challenge engine API.
Code Access
Repo: https://github.com/topcoder-platform/challenge-api
Branch: develop
Detailed requirements
As part of this challenge, you need to fix all the following issues from our GitHub repo:
Important notes
-
Update the provided Swagger file to reflect any changes made during development.
-
Update the existing POSTMAN tests to reflect any changes.
-
All new endpoints must have positive and negative POSTMAN tests.
-
Performance and stability are very critical.
Should you have any questions, feel free to ask on the challenge forum!
What to Submit
Submit a git patch for the latest commit in the develop branch.