Skip to content

rmn87/golang-anvil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-anvil

Golang API Client and CLI Tool for Anvil

This is a library that provides an interface to access the Anvil API from applications written in the Go programming language.

Anvil provides easy APIs for all things paperwork.

  1. PDF filling API - fill out a PDF template with a web request and structured JSON data.
  2. PDF generation API - send markdown or HTML and Anvil will render it to a PDF.
  3. Etch e-sign with API - customizable, embeddable, e-signature platform with an API to control the signing process end-to-end.

Learn more on our Anvil developer page. See the API guide and the GraphQL reference for full documentation.

Documentation

General API documentation: Anvil API docs

Setup

Requirements

  • Go 1.18+

Usage

$ go get github.com/rmn87/golang-anvil

About

Golang API Client and CLI Tool for Anvil

Resources

License

Stars

Watchers

Forks

Packages

No packages published