Release v1.3.0
✨ Features
- Support for APP_ENV environment variable for reading different config files based on provided value of the variable. (#403)
- Add support for using external mongo DB. (#435)
- Fix mismatch in ports and health check URL in documentation. (#438)
- Support for adding default REST endpoints using
AddRESTEndpoints. (#406)