Examples
- List all books using HTTP GET
- Show book information using HTTP GET
- Buy some books using HTTP POST
- List all books (deployed on a Docker container)
- List all books and handling errors
- List all books (includes unit testing)
All the examples are based on this template. You can also use it :)