Skip to content

Replicate the GitHub API with cache #43

@iphydf

Description

@iphydf

See https://developer.github.com/v3/. Steps involved:

  1. Specify some API endpoints on Servant. Test that an existing github api client can talk to it.
  2. Implement API endpoints by simply forwarding to the actual github api.
  3. Add caching (Add caching for GitHub data. #19) that is updated via the github web hook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions