v0.0.3
laurentlb
tagged this
08 Mar 23:00
Instead of hard-coding the limit, we could also make multiple requests, one for each page (https://developer.github.com/v3/#pagination). But we don't expect the number of flags to grow indefinitely, so a limit should work.