krz/skunky-art

Alternative privacy frontend for DeviantArt.

clone: git clone https://gitbay.org/krz/skunky-art.git

ee25e464466681418548c29f9cbdfe0d6f2694c4

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2026-08-23T01:02:05Z
committer: <noreply@github.com>

Merge pull request #26 from krazywarez/feat/json-api

Add a JSON API for search and deviations
 API.txt              |  70 ++++++++++++++++++++
 TODO.txt             |   2 +-
 app/api_json.go      | 183 +++++++++++++++++++++++++++++++++++++++++++++++++++
 app/api_json_test.go | 131 ++++++++++++++++++++++++++++++++++++
 app/parsers.go       |  17 ++++-
 app/router.go        |   4 ++
 6 files changed, 404 insertions(+), 3 deletions(-)