helloanoop

↗ HN profile [ 74.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Small project that I built because I needed production grade mock data and not be rate-limited from existing free api's out there. Its open-source

  2. I built a small library over the weekend: fast-json-format In Bruno we have an issue where when displaying response, bigints get truncated as JSON stringify does not support bigints. fast-json-format is a lightweight…

  3. The SaaS Dilemma (usebruno.com)
  4. Hacking Archives of India (hackingarchivesofindia.com)
  5. In case you are hearing the project for the first time, bruno is an opensource api client (its a lightweight opensource alternative to postman). You can read about the project at https://www.usebruno.com/

  6. Canvas Confetti (kirilv.com)
  7. Most of the time the boilerplate generators out there are too big. When hacking around simple projects, I'd like to keep my app very small. Miniplate is an attempt to curate a set of minimal boilerplates for commonly…