Skip to content
Minho Kim edited this page Feb 1, 2018 · 6 revisions

TagTalk WAS url 문서

URL 문서

Index 페이지

|

HTTP Header | Value | |:--------|:--------:|--------:| | Method | GET | | URI Path | / |

popTag 페이지

|

HTTP Header | Value | |:--------|:--------:|--------:| | Method | GET | | URI Path | /popTag |

login 페이지

|

HTTP Header | Value | |:--------|:--------:|--------:| | Method | GET | | URI Path | /users/login |

register 페이지

|

HTTP Header | Value | |:--------|:--------:|--------:| | Method | GET | | URI Path | /users/register |

userProfile 페이지

|

HTTP Header | Value | |:--------|:--------:|--------:| | Method | GET | | URI Path | /users/userProfile/:uid |

※ uid : 유저 아이디


chatroom 페이지

|

HTTP Header | Value | |:--------|:--------:|--------:| | Method | GET | | URI Path | /chatroom /tag/:tag |

※ tag: 채팅 방 이름


Clone this wiki locally