mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 00:22:14 +01:00
4 lines
159 B
Go
4 lines
159 B
Go
// Package api implements the HTTP server module. Other modules register
|
|
// multipart/form data routes, middlewares, and health checks through it.
|
|
package api
|