API endpoint 모음
Authentication
POST /dev/auth/register
POST /dev/auth/login/email
POST /dev/auth/login/facebook
POST /dev/auth/login/kakao
Validation
POST /dev/validate/email
POST /dev/validate/username
POST /dev/validate/slug
User data
GET /dev/user/get
POST /dev/user/update
GET /dev/user/device/get
POST /dev/user/device/update
POST /dev/user/profile-image/update
Posts
GET /dev/post/raw/feed?order={"hot"|"new"}
GET /dev/post/single/{id}/raw
Promotional content
GET /dev/promotions/bannersGET
GET /dev/promotions/inspirers?exclude={array(id)}&limit={int(>=1)}
Tests
GET /dev/test/notification