Feign with JSONPlaceholder A sample implementation to demonstrate the usage of feign using JSONPlaceholder APIs and data JSONPlaceholder API This demo application uses the following API endpoints to demo the usage of feign /users /users/{id} /users/{id}/posts