achea

Results 1 issues of achea

Hi, I have an API that I'm querying which in simplest form looks like: `/int.json` The type I tried is: `type publicAPI = Capture "index" Int :> ".json" :> Get...