Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 451 Bytes

File metadata and controls

2 lines (2 loc) · 451 Bytes

dogFactsAPI-replica

A short report explaining your design decisions and any challenges faced: i used the data from the assignment provided, so I had to do some research on how to import them successfully. One of the main challenges was to see how to convert the query to an integer so that we could return the right data. Validation proccess was pretty simple, but overall this assignment has helped me learn more about workin with queries and API