What's New:
- Fix error in Main module (line #129) when selecting MySQL
- New ServerUrl in ServerConfigurations type
- ConfigurePort sub replaces ConfigureSSL
- Remove ApplySettings sub
- Updated HelpHandler
- New VerbSection type to simplify some methods signature
- GenerateVerbSection now accepting a single Verbsection type
- GenerateDocItem now accept a single Map
- GenerateLink sub updated using ServerUrl
- GenerateNoApiLink sub added for adding non api handler to documentation
- ReadHandlers sub updated
- JavaScript updated
- fade-out and fade-in animation on bootstrap alert when submitting the endpoint again
- html elements using id instead of button id
- Some code for basic and token authentication support
- Standardize coding format (removed ending semicolons and replaced single quote with double quotes)
- help.html loads server url based on config.ini during production