chamlamh / EntAppDevelopmentFinalProject

Final project in Ent App Development
0 stars 0 forks source link

Integrate with the Bored API and create classes that will store the json responses. #9

Open Brad-Davidson opened 3 years ago

Brad-Davidson commented 3 years ago

Documentation for the Bored API: https://www.boredapi.com/documentation

We should have a DTO class to catch responses from the api.

Brad-Davidson commented 3 years ago

I can make calls and store the response, but I cannot add it into our tables yet