Requirements
The Email Api requires
Sql Server for its database.
Additional database technologies will be supported as demand requires.
The Email Api depends on the Application Api for authorization and the Tokens Api for email verification workflows.
Both must be running and your application must be created before the Email Api can be deployed.
The Email Api sends email through
Postmark.
A Postmark account and server token are required.
Manually create the database (ie, ArchEmailApi) before running the Email Api. It will create its tables.