mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 11:52:14 +01:00
5.0.0 (#66)
This commit is contained in:
@@ -1,9 +1,2 @@
|
||||
/*
|
||||
Package api starts a HTTP server on port 3000.
|
||||
|
||||
It accepts POST requests with a multipart/form-data Content-Type
|
||||
for converting HTML, Markdown and Office documents to PDF.
|
||||
|
||||
It is also able to merge a list of PDF files.
|
||||
*/
|
||||
// Package api helps managing the HTTP server behind Gotenberg.
|
||||
package api
|
||||
|
||||
Reference in New Issue
Block a user