Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 351 Bytes

File metadata and controls

11 lines (8 loc) · 351 Bytes

Exercise-1

Contains the code to exercise-1

API - 1

Gets the file from client and checks if the file is already present with server

API - 2

Takes the JSON file as input and returns an array of objects containing the LabelDescriptions as keys in every object

API - 3

Do some basic operations on the array which is constructed in API-2 phase