HATEOAS-first backend framework.
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
|
- meta {
- name: Delete Post
- type: http
- seq: 9
- }
-
- delete {
- url: http://localhost:6969/api/posts/5fac64d6-d261-42bb-a67b-bc7e1955a7e2
- body: none
- auth: none
- }
-
- headers {
- ~Accept-Language: tl
- }
|