CodeLab

- We will work on the Hotel API. If you haven’t done this exercise previously you can find a version of the application to start out from here: https://github.com/HartmannDemoCode/hotel_api_dep.
- Follow this link to find the rest of the assignment: Hotel API Test.
Add a security layer to the Hotel API by adding a security package with User and Role entities and hashing of passwords.
