In this assingment a frontend developer has laid out his code to be used with an API in the backend. The frontend dev has specified what he is expecting from the API. Test driven developement (rails test) had to be performed configuring the API code until the below result was obtained in terminal: This result signals that the API created will match the code in the frontend.
Features of the exercise:
-
Test driven development
-
JSON
-
API creation