To make sure you understood everything in this chapter, answer the following questions:
- Why do we not need to sign a JWT in this service?
- Add a new filter that only returns the product within a given price range.
- Expert: Add a way for products to be connected to more than one category (this will drastically improve but also complicate this service).