Parsing ISO 8601 timestamps in plain Django
“How do I parse an ISO 8601 formatted date in Django without bringing in extra dependencies?”
“How do I parse an ISO 8601 formatted date in Django without bringing in extra dependencies?”
How to generate documentation for a RESTful API as part of your continuous integration build and then automatically deploy it to a website. Includes a full example project on GitHub.
When you make an HTTP OPTIONS request against an endpoint in a Django Rest Framework app you might be surprised about what you’ll find in the response to that request.
I worked on a Python web app a while ago that was struggling with using too much memory in production. A helpful technique for debugging this issue was adding a simple API endpoint that exposed memory stats while the app was running.
This is a tutorial about how to instrument a Node.js app with realtime metrics. We’ll use Datadog as a backend to do the monitoring together with the datadog-metrics library.
Display and share text in a large font, directly from your browser.
Parsing ISO 8601 timestamps in plain Django
Generate and host your API documentation for free with open-source tools
How to stop Django Rest Framework from leaking docstrings into OPTIONS responses
Debugging memory usage in a live Python web app
Monitoring your Node.js app with Datadog
Introducing my new utility website: large-type.com
Some of the best content I post is email only. Join over 18,144 other Python developers on my (free) weekly newsletter →
📰 Learn More »