Categorygithub.com/rubiojr/omnivore-go
modulepackage
0.3.2
Repository: https://github.com/rubiojr/omnivore-go.git
Documentation: pkg.go.dev

# README

Omnivore Go

GoDoc

This is a Go client library for the Omnivore GraphQL API.

Work in Progress

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

Usage

Get an API key from https://docs.omnivore.app/integrations/api.html.

See the examples directory.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewClient creates a new Omnivore client.
NewClientFor creates a new Omnivore client for a specific URL.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author