Create functions to make requests to fortify API endpoints
Requires #4 (closed)
In pkg/api/v1
there should be a main.go
with the functions to hit the appropriate endpoints on fortify and retrieve the models identified. Ensure any pagination/authentication is used as required.