6 ms·
Thanks bnejad! Overall, what did you think of it?
by donpinkus 12y ago
Thanks bnejad! Overall, what did you think of it?
- bnejad 12y agoI think its a pretty cool way to get a quick front end. I don't know exactly the market for this sort of tool but I could definitely see it being useful. One thing though, some of the examples ask for login information to a website to display some metric. This sounds like it would be a good way to steal people's information so you may want to think a bit on maybe warning users not to enter info, or have to option to view the source.
- blockspring 12y agoThat's a great point. I was thinking about adding a 'view source' on each script's show page.
- jtokoph 12y agoMake it an option. Someone might want to put API keys or auth tokens in a script.
- blockspring 12y agoOk. I wonder if it needs to be optional if we let you create private, environment variables for your script. Wouldn't show up on view source. Or maybe we do both :).