Would it be useful as a REST service? It would take me all of 15 lines of a NodeJS + Connect server... I just don't know when anyone would want to use it that way.
Of course, I didn't know when anyone would want to use it to begin with (except me when I'm trying to explain to someone how they can take my mock data in json and use it for ruby fixture in yaml), so it's a fair question. ...counting in my head number of lines... yeah, 15 could do it... AJ ONeal (317) 426-6525 On Tue, Jul 30, 2013 at 11:25 AM, Dathan Guiley <[email protected]> wrote: > Any plans to make this a REST web service? > > > On Tuesday, July 30, 2013, AJ ONeal wrote: > >> http://yamltojson.com lives! >> >> The parser is quite a bit more complicated that the stringifier, so >> please throw some YAML in there and post the block on the issues page if >> you have any YAML that passes http://yamllint.com, but doesn't work on >> the site. >> >> Issues Page: http://github.com/coolaj86/yamltojson.com/issues >> >> I didn't write the YAML parser, but of the 5 or 6 versions available I >> tried to pick the one that looked like it would work the most (even though >> it was nearly 10x LOC). >> >> AJ ONeal >> >> On Mon, Jul 29, 2013 at 9:57 AM, AJ ONeal <[email protected]> wrote: >> >>> I put this up last night. >>> >>> http://jsontoyaml.com >>> >>> Don't ask me why. Just use it if it's ever useful to you. Don't if it's >>> not (or pull request to make it useful). >>> >>> AJ ONeal >>> >>> P.S. I'll also be putting http://yamltojson.com up probably later today. >>> >> >> -- >> http://utruby.org >> http://groups.google.com/group/urug >> >> please prefix the subject with [JOB] when regarding job opportunities >> --- >> You received this message because you are subscribed to the Google Groups >> "Utah Ruby Users Group" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > -- > Group meets on the 1st Thursday and 3rd Tuesday of each month. See > http://utahjs.com/location/ for more info. > --- > You received this message because you are subscribed to the Google Groups > "Utah JavaScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/utahjs. > > > /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
