Skip to content

Commit ced82fe

Browse files
authored
Update readme
Add description of Anivl
1 parent e59d9c8 commit ced82fe

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,20 @@
66
This is a library that provides an interface to access the [Anvil API](https://www.useanvil.com/developers) from applications
77
written in the Python programming language.
88

9-
Anvil is a suite of tools for integrating document-based workflows and PDFs within your application:
9+
### Repository maintained by [Anvil](www.useanvil.com/developers)
1010

11-
1. Anvil Workflows converts your PDF forms into simple, intuitive websites that
12-
fill the PDFs and gather signatures for you.
13-
2. Anvil PDF Filling API allows you to fill any PDF with JSON data.
14-
3. Anvil PDF Generation API allows you to create new PDFs.
15-
4. Anvil Etch E-sign API allows you to request signatures on a PDF signing packet.
11+
![Horizontal Lockupblack](https://user-images.githubusercontent.com/293079/169453889-ae211c6c-7634-4ccd-8ca9-8970c2621b6f.png#gh-light-mode-only)
12+
![Horizontal Lockup copywhite](https://user-images.githubusercontent.com/293079/169453892-895f637b-4633-4a14-b997-960c9e17579b.png#gh-dark-mode-only)
1613

17-
Currently, this API library only supports our PDF filling API and our GraphQL API.
14+
Anvil provides easy APIs for all things paperwork.
15+
1. [PDF filling API](https://www.useanvil.com/products/pdf-filling-api/) - fill out a PDF template with a web request and structured JSON data.
16+
2. [PDF generation API](https://www.useanvil.com/products/pdf-generation-api/) - send markdown or HTML and Anvil will render it to a PDF.
17+
3. [Etch E-sign with API](https://www.useanvil.com/products/etch/) - customizable, embeddable, e-signature platform with an API to control the signing process end-to-end.
18+
4. [Anvil Workflows (w/ API)](https://www.useanvil.com/products/workflows/) - Webforms + PDF + E-sign with a powerful no-code builder. Easily collect structured data, generate PDFs, and request signatures.
19+
20+
Learn more on our [Anvil developer page](www.useanvil.com/developers).
21+
22+
---
1823

1924
### Documentation
2025

0 commit comments

Comments
 (0)