-
Notifications
You must be signed in to change notification settings - Fork 0
Home
oh980225 edited this page Dec 28, 2020
·
6 revisions
- GET - /posts (์ปค๋ฎค๋ํฐํ์ด์ง ๋ถ๋ฌ์ค๊ธฐ)
- GET - /posts/board(๊ฒ์๋ฌผ ๋ถ๋ฌ์ค๊ธฐ)
- POST - /posts(๊ฒ์๋ฌผ ์ ๋ก๋)
- POST - [/posts/:postId/like(์ข์์ ์์ฑ)]#)
- DELETE - /posts/:id(๊ฒ์๋ฌผ ์ญ์ )
- DELETE - /posts/:postId/like(์ข์์ ์ญ์ )