Skip to content

Account API

Yun edited this page Jul 14, 2018 · 2 revisions

[GET] Account 전체 조회

curl -X GET --header 'Accept: application/json' 'http://localhost:8080/accounts'

[GET] Account 조회

curl -X GET --header 'Accept: application/json' 'http://localhost:8080/account'
Clone this wiki locally