This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Description
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).