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
{{ message }}
This repository was archived by the owner on Aug 9, 2025. It is now read-only.
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).