Simple API built with Go & Fiber to get screenshots from pages.
go run main/main.go
or
cd main && go build main.go
./main
Content-Type: application/json
{
"url": "https://example.org"
}Returns an image with Content-Type: image/png
| Name | Name | Last commit date | ||
|---|---|---|---|---|