Commit Graph

3 Commits (f45193783e9754ed60b770b8ada6dfe082c1d885)

Author SHA1 Message Date
Hailey d5ca95233e
offer a json response for grabbing short links (#4671) 2024-06-27 11:31:24 -07:00
Hailey b75341314c
tweak app clip AASA (#4641) 2024-06-25 10:34:17 -07:00
devin ivy 55812b0394
Bsky short link service (#4542)
* bskylink: scaffold service w/ initial config and schema

* bskylink: implement link creation and redirects

* bskylink: tidy

* bskylink: tests

* bskylink: tidy, add error handler

* bskylink: add dockerfile

* bskylink: add build

* bskylink: fix some express plumbing

* bskyweb: proxy fallthrough routes to link service redirects

* bskyweb: build w/ link proxy

* Add AASA to bskylink (#4588)

---------

Co-authored-by: Hailey <me@haileyok.com>
2024-06-21 12:41:06 -04:00