# README
Go-ACM API scraps the ACM frontend to provide API functionality in Go. It currently covers:
action/doSearch
How to use
Examples use cases could be found in the examples directory.
The basic idea is to instanciate an *ACMClient
and use it to issue calls that will be scrapped.
# Packages
No description provided by the author