modulepackage
0.0.2-alpha
Repository: https://github.com/rmn87/golang-anvil.git
Documentation: pkg.go.dev
# README
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.
- PDF filling API - fill out a PDF template with a web request and structured JSON data.
- PDF generation API - send markdown or HTML and Anvil will render it to a PDF.
- Etch e-sign with API - customizable, embeddable, e-signature platform with an API to control the signing process end-to-end.
- Anvil Workflows (w/ API) - Webforms + PDF + e-sign with a powerful no-code builder. Easily collect structured data, generate PDFs, and request signatures.
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
# Packages
No description provided by the author
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author