James Cooper
James Cooper
Hi there, It's an interesting idea, but the grammar implications seem interesting. But my main thought is that if you need that level of detail in your API documentation you...
Heh, I'm not too familiar with it either, but the format Gordon uses looks pretty sensible: https://github.com/jorgebastida/gordon/blob/master/examples/apigateway/settings.yml API Gateway is pretty big, so we'd probably want to identify the subset...
Re: feature priority: good question. My interest in this project is research into whether I could realistic migrate some existing production systems from traditional web service deployments to AWS Lambda....
Yes, enter will take you to a result but only if your cursor is on a matching term (which should be highlighted).
Check your version of node. It looks like `DynamicScraper` doesn't work with newer node versions. node 7.9 didn't work for me, but 4.8.2 worked fine. I'm building a docker image...
Excellent - here's the related PR https://github.com/garnaat/kappa/pull/68
I'm interested in this as well. I'm starting a new Go project and looking at log libraries. Would be nice to clear out a few of the open issues here....
@AlbinoGeek has volunteered to merge PRs (see: #21) so I'd suggest we all head over here: https://github.com/AlbinoGeek/logxi
@AlbinoGeek I see you have a more active fork of this project. Would you be open to receiving patches on your fork and perhaps cutting some release tags periodically? If...