I’m developing a REST API service for a large social networking website I’m involved in. So far, it’s working great. I can issue GET, POST, P
GET
POST
P
Seems easiest to just add a
GET /api/members/count
and return the total count of members