ryenus

Results 75 comments of ryenus

For the sake of feature completeness, also since `ag` already does the hard work to scan a given directory tree.

> ``` > curl -i https:///api/v3/meta > ``` > > This endpoint is expected to return a valid JSON, and that's what I'm trying to verify. It returns some HTTP...

@Explorer09, thanks a lot for sharing your thoughts and pointing me to your work on related topics. I really appreciate your insights and all the effort you’ve put into this...

@BenBE actually the code had been like that, in the sense that everything was in just one function, it was later split up :-) I just pushed the earlier commits...