anton-dessiatov / exifserve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EXIF metadata server

To run: go build && ./exifserve (adjust Port constant at the main.go if listening on 8080 doesn't work for you)

Then curl localhost:8080/tags

About


Languages

Language:Go 94.9%Language:Nix 5.1%