Getting Categories
GET /category Example response: { "categories": [ Category ] }
Updated
by Taylor Sloane
GET /category
Example response:
{
"categories": [ Category ]
}
How did we do?
Deleting a Category
Getting a Single Category