Categorygithub.com/rmn87/golang-anvil
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.

  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.
  4. 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