Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot-api

Simple API built with Go & Fiber to get screenshots from pages.

Hosting

go run main/main.go

or

cd main && go build main.go
./main

Routes

POST /screenshot

Content-Type: application/json

{
    "url": "https://example.org"
}

Returns an image with Content-Type: image/png

About

Simple screenshot API built in Go

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages