Skip to content

API Documentation

AizenSousuke edited this page Mar 14, 2020 · 4 revisions

API Documentation

Thanks to AJ for providing the list of api endpoints in table form. API Image

root:

/api

Blog

GET /Post/

GET /Post/{PostId:int}

POST /Post/

PATCH /Post/{PostId:int}

Category

GET /Category/

GET /Category/{CategoryId:int}

Clone this wiki locally