package
1.4.0
Repository: https://github.com/ericbutera/amalgam.git
Documentation: pkg.go.dev

# Packages

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

# README

Graph Service

Sample queries

Fetch all feeds

query {
  feeds {
    id
    url
    name
  }
}

Future

Things to do: