from Hacker News

PrettyPrintPlease – Pretty Print Invalid JSON

by jastr on 6/30/21, 12:38 PM with 1 comments

  • by jastr on 6/30/21, 12:46 PM

    Hi HN, PrettyPrintPlease is a small weekend project that I’m excited to share.

    I work at a hardware company and spent a few months with our logistics team integrating a lot of outdated APIs to automate moving hardware around the world. APIs to check shipping rates, taxes/duties, international banned entity lists, etc!

    You wouldn’t imagine the horrendous software these logistics companies use. Pretty printing invalid json has been tremendously helpful for debugging issues!