# 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