This is a Go client library for the Omnivore GraphQL API.
Supported read queries:
- ApiKeys
- Feeds
- Filters
- Groups
- Integrations
- Labels
- NewsletterEmails
- Rules
- Search
- Subscriptions
- Users
- Webhooks
Supported mutation queries:
- AddPopularRead
- BulkAction
- CreateArticle
- CreateGroup
- DeleteAccount
- DeleteArticle (SetBookmarkArticle)
- DeleteFilter
- DeleteIntegration
- DeleteLabel
- DeleteRule
- DeleteWebhook
- SaveUrl
- EmptyTrash
Get an API key from https://docs.omnivore.app/integrations/api.html.
See the examples directory.