ISO 8601 vs RFC 3339: The JSON Date Format Standard Guide
ISO 8601 vs RFC 3339: Which Date Format Should APIs Use? You are designing a REST API. You reach the […]
ISO 8601 vs RFC 3339: Which Date Format Should APIs Use? You are designing a REST API. You reach the […]
Parse log timestamp It is 3:00 AM. PagerDuty just woke you up. The production API is throwing 500 errors, and
Javascript date parsing I know it’s the first library when you do npm install on a new project. It is
Python strptime & strftime Cheat Sheet I think It happens to every Python developer at least once a week. You
SimpleDateFormat vs DateTimeFormatter It starts as a minor anomaly. A few records in your database have dates from the year
Free developer tools The modern developer’s stack is overflowing. We have IDEs, linters, debuggers, containers, and pipeline runners. But there
JSON schema viewer When you are learning to code, tutorials are simple. You get a user object with a name
JSON to Mermaid JS There is an old saying in software engineering: “The only up-to-date documentation is the code itself.”
Generate ER diagram from JSON Documentation is the greatest lie in software development. We all want to believe that the
Visualize API response Visualize API response using tools We have all been there. It’s 4:30 PM on a Friday. You