Skip to content

Implement GitHub API server #258

Open
@iphydf

Description

@iphydf

I'd like to implement a caching GitHub API server (see TokTok/hs-github-tools#43) that is kept up to date via webhooks. This requires the GitHub types to be convertible back to JSON in a way that the result can be parsed again by GitHub API clients. Currently, there are FromJSON instances for all types, but no ToJSON ones.

Are there plans to support a transformation back to JSON?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions