Housing Management System API
GitHub RepositoryFrameworks used​
Written in .Net
Environment variables​
Name | Description |
---|---|
AUTHENTICATION_IDENTIFIER | A unique identifier used to validate access.* |
JWT_SECRET | A hash secret used for encryption.* |
UNIVERSAL_HOUSING_CONNECTION_STRING | Connection string to Universal Housing database. |
SENTRY_DSN | Sentry Data Source Name |
* See Authentication for more details.
Health Checks​
See Health Checks for details.
The API is determined to be health if:
- it can connect to the Universal Housing SQL Server database