mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 08:32:16 +01:00
4 lines
156 B
Go
4 lines
156 B
Go
// Package api provides a module, which is an HTTP server. Other modules may
|
|
// add multipart/form-data routes, middlewares, and health checks.
|
|
package api
|