tl;dr I made a UI for managing Trello Webhooks.
In the past I’ve worked on several iterations of a webhook manager for myself. Today, I thought I would share it.
I tried to make it in one single html file. This may not be best practice, but something about the simplicity really appealed to me. You perhaps can take the html file and host it yourself, or use the link above or you can take this single file and put it on your machine and you’re good to go (Though, you’ll have to use the Personal Authorization option and supply your own key and token.)
I went as far as registering a domain for it and placed my single file out there for anyone to use. Here’s the github repo for those that are interested. I’m always looking for contributors.
I do plan on adhering to the Atlassian Design System in the future. I haven’t yet because that will most certainly break my “one page” niceness. However, I do want to try and see if they’ll let me in the integrations club; that might be neat.
Anywho, have a good one folks!