API: http://website-bht.herokuapp.com/
- Create new post:
- posts/CreateNewPost
- method: POST
- need object req { 'title', 'censor', 'description', 'creator', 'content', 'category', }
- get post page:
- /posts
- method: GET
- get user info
- /UserInfo
- method: GET
| Name | Name | Last commit date | ||
|---|---|---|---|---|
API: http://website-bht.herokuapp.com/