Skip to content

Instantly share code, notes, and snippets.

@kbjr
kbjr / gist:4253967
Created December 10, 2012 22:35
Needed API Endpoint Updates
Add {count} to the tags endpoint
GET /api/v1/tags/tag
{
meta: {...},
objects: [ {
id: 123,
name: "...",
slug: "...",