You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll use ocflib to get information on announcements, which the API will call as an interface between the user and our backend. ocflib should support the following specifications:
These implementations should make use of the GitHub API to find and retrieve the file contents of a given announcement. They should also make use of caching so we don't have to do this often (see other ocflib projects for specific details).
The text was updated successfully, but these errors were encountered:
We'll use
ocflib
to get information on announcements, which the API will call as an interface between the user and our backend.ocflib
should support the following specifications:num
postsThese implementations should make use of the GitHub API to find and retrieve the file contents of a given announcement. They should also make use of caching so we don't have to do this often (see other ocflib projects for specific details).
The text was updated successfully, but these errors were encountered: