Skip to content

Commit 97edda9

Browse files
author
Andrey Safonov
authored
Update README.md
1 parent e20516c commit 97edda9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ Returns text from a PDF at a specified page number.
5656
##### HTTP Request
5757
`GET http://localhost:9000/textextract/:filename-:pagenumber`
5858

59+
### Generate PDF
60+
61+
Creates a blank PDF with a single page.
62+
63+
##### HTTP Request
64+
`GET http://localhost:9000/generate/:filename`
65+
5966

6067

6168

0 commit comments

Comments
 (0)