Commit Graph

2 Commits (91c3dbd812c45cd6d58efbf58b4799c0c459b375)

Author SHA1 Message Date
Hailey d5ca95233e
offer a json response for grabbing short links (#4671) 2024-06-27 11:31:24 -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