| Annotations |
| PhpApi | This classe resolves URL routing by using annotations on methods. |
| Route | Model of a Route, informs class and its method that will be triggered when a pattern is found (works with specific HTTP methods if needed) |
| Token | This class implements a token resoruce. A file named 'keys.json' should host all token keys that will be accepted by the project. |