Categorygithub.com/jdelucaa/go-matomo-api
module
0.0.4
Repository: https://github.com/jdelucaa/go-matomo-api.git
Documentation: pkg.go.dev

# README

go-matomo-api

This is a Go client library to interact with the Matomo APIs - in early development.

Supported APIs

  • SitesManager
    • getSiteFromId
    • addSite
    • updateSite
    • deleteSite
    • getPatternMatchSites

Only the name attribute is supported for Sites at the moment.

# Packages

No description provided by the author