snapshot-labs / snapshot-sidekick

https://sh5.co
MIT License
19 stars 16 forks source link

feat: add domain api to return custom domain associated to an offchain space #302

Closed wa0x6e closed 2 months ago

wa0x6e commented 2 months ago

Working towards https://github.com/snapshot-labs/workflow/issues/142

See also https://discord.com/channels/955773041898573854/1282876175642918964/1283367668648382587

This PR will add a new /api/domain endpoint to return a custom domain associated to an offchain space.

Domains list will be pulled from the snapshot-spaces repo, be cached in memory, and refreshed every 5 minutes.

Test