Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 302 Bytes

status.md

File metadata and controls

15 lines (11 loc) · 302 Bytes

#Status Show status info: maps table name to number of rows in that table

Supported request methods

  • GET

##Supported formats

  • json

##Arguments

Requesting http://some.host.ru/db/api/status/ :

{"code": 0, "response": {"user": 100000, "thread": 1000, "forum": 100, "post": 1000000}}