Go API Client Library
The Go API client library enables easy implementation of the PDFCrowd API in Go applications.
You can choose from the following installation options:
You can install the client library from Github
go get github.com/pdfcrowd/pdfcrowd-go |
|
Clone pdfcrowd-go from Github into your project source folder:
git clone https://github.com/pdfcrowd/pdfcrowd-go src/github.com/pdfcrowd/pdfcrowd-go |
|
|
Archived Versions
- API 20.10: pdfcrowd-5.19.0-go.zip
- API 18.10: pdfcrowd-4.9.0-go.zip