# Summary

* [Overview](README.md)
    * [Installation](README.md#Installation)
    * [Directory Structure](README.md#structure)
* [Getting Started](GettingStarted.md)
    * [tsconfig](GettingStarted.md#tsconfig)
    * [Main Index File](GettingStarted.md#index)
        * [Bootstrap Function](GettingStarted.md#bootstrap)
        * [Configure](GettingStarted.md#configure)
        * [Boot](GettingStarted.md#boot)
        * [Example](GettingStarted.md#final)
    * [Controllers](Controllers.md)
        * [Decorators](Controllers.md#decorators)
            * [Methods](Controllers.md#methods)
        * [BaseController](Controllers.md#basecontroller)


