How to design a REST API
Anonymous User
1245

Does anyone share your thought and code? Thanks.

How to design a REST API

addBook(), getBook()

            1. endpoint

            2. HTTP Method

            3. RequestBody/PathVariable

            4. ResponseBody
Comments (1)