Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
json.parser.online.fr is my online go-to for checking out JSON. Or from the terminal, I use pjson, which you can install with pip. Then you can cat a JSON file and pipe the output to pjson to format it
-
elgamine2837y@caramelCase i vomited in my mouth, that sounds like an easily avoidable PITA! I feel ya!
Related Rants
When I found out my JSON didn't parse because I used single instead of double quotes after two hours
undefined
parsing
json
rage