Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 293 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 293 Bytes

APIRequester

Began working on this to use with projects requiring data from an internal API. I worked to isolate the request from the data as best possible. I didn't finish implementing this entirely however it did work to make a request to the API and to receive data back in JSON format.