In this chapter, we will review our work, the endpoints we implemented, and will look into two different aspects in which our current work can be improved and should be improved. We will also look at:
- Our code structure and design flaws
- Security threats and how we can mitigate them
Then, we will look at ways to move forward to implement a RESTful API with the improvements discussed in the preceding two sections.