JSON Server 란
- Get a full fake REST API with zero coding in less than 30 seconds (seriously)
- Created with <3 for front-end developers who need a quick back-end for prototyping and mocking.
Service 등록

Routes 등록

Methods : GET,POST,PUT,DELETE

[kong-api] / [routes] / [API ]
http://yourgatewayip/json-server/posts

Header 정보 - kong/2.8.1

GET

POST ( & GET& DELETE )
