A CalDAV and CardDAV server — this is the DAViCal Go implementation.
If you reached this page in a web browser you have found the service root. Calendar and contact applications connect to this same address using the CalDAV (RFC 4791) and CardDAV (RFC 6352) protocols, not ordinary web browsing.
Most clients auto-discover the right collections from the server root via
PROPFIND or the /.well-known/caldav and
/.well-known/carddav endpoints. Point your client at this server's
address and sign in with your DAViCal username and password.