The App{} struct have been updated to parse a new argument for the API configuration file.
AllowedOrigins permit the user to set what URLs are allowed to send request to the API via CORS headers.
Implementation of PostgreSQL database engine in the DNS server using jackc/pgx (as database/sql driver).
The user can select what database type he want in the config.ini file under the database section.