Confirmed users
68
edits
(→ricky) |
|||
Line 112: | Line 112: | ||
== robhudson == | == robhudson == | ||
[https://github.com/django-debug-toolbar/django-debug-toolbar django-debug-toolbar]: Shows lots of things Django is doing behind the scenes on each request, like SQL queries and which templates are rendered, etc. Authored and now co-maintain with David Cramer of Disqus. | |||
At my previous job I wrote [https://github.com/robhudson/pivotal-py pivotal-py], a lightweight wrapper around the Pivotal Tracker API. The original impetus was to email each developer a daily snapshot of all of our open bugs each morning. I've used the same pattern for the Untappd API and have been pondering a possible API wrapper toolkit idea for APIs that follow good REST patterns. | |||
== seanmonstar == | == seanmonstar == | ||