測試用 API Server:
https://richegg.top
by richegg (PHP)
test1
test123
https://moli.rocks:774
by yy (Node)
admin
123456
POST /login
Author object
範例
POST /login
GET /login
none
Author object
範例
GET /login
GET /authors/:id
none
Author object
範例
GET /authors/yuer
PATCH /authors/:id
Author object
範例
PATCH /authors/yuer
GET /posts
none
Post object array
範例
GET /posts
GET /posts/:id
none
Post object
範例
GET /posts/1
POST /posts
Post object
範例
POST /posts
PATCH /posts/:id
Post object
範例
PATCH /posts/1
DELETE /posts/:id
none