/* 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