Before created API with prefixes. So I had API in the controller folder with
everything else but when you have many controllers it can be hard to navigate
between them. So I decided to move all API controllers to a new plugin that I
called Api (the similarity of the