loads / loads-web

Web dashboard for Loads
Apache License 2.0
5 stars 3 forks source link

Use Joi to validate a loaded gist #67

Closed pdehaan closed 9 years ago

pdehaan commented 9 years ago

Async validation of a loaded Gist using Joi.

pdehaan commented 9 years ago

r? @darkwing

It ain't pretty, but it's also in this repo, so you're free to edit before merging (or closing with impunity and a whimsical r- GIF — which is always hilarious!)

pdehaan commented 9 years ago

@darkwing Rebased and looks mergeable. Feel free to retest, or blindly merge or whatever. It still uses alert() (eww, gross), but is a good enough starting point for now.

darkwing commented 9 years ago

Looks good!