내부적으로는 GraphQL 기반으로 통신하지만 결국 유저들에게는 Public End point를 제공 해야 한다.

다음과 같은 룰을 숙지하여 public end point를 제공한다면 보다 깔끔하게 주소창을 유지 할 수 있다.

 

 

https://restfulapi.net/resource-naming/

 

REST API Naming Conventions and Best Practices – REST API Tutorial

 

restfulapi.net

 

+ Recent posts