- Show user detail
- Create a new user
- Delete a user
- Create authentication
- Create public and private resources
- Create a new spending
- Delete a spending
- Update a spending
- Get a spending
- List all spendings by user_id
- Create a new Category
- List all categories with your spendings
- Show category with your spendings
- Implement validation on body request
- Implement refresh token