issues
search
Murmeldyret
/
P3-Project
2
stars
0
forks
source link
Requesting API
#45
Closed
Murmeldyret
closed
1 year ago
Murmeldyret
commented
2 years ago
What should be done
The function should…
[x] Use the URI provided by the API to request resources.
[x] Check whether the response is valid and will work for the program.
[x] Call the parser at the correct time so that it can parse the response into a Reference
[x] Make sure the reference is valid
[x] Return the reference
What should be done
The function should…