Skip to content

Conversation

@cyclimse
Copy link
Contributor

Summary

Add a simple VPC + MongoDB example to showcase using the proper certificate and connection strings.

Checklist

  • I have reviewed this myself.
  • I have attached a README to my example. You can use this template as reference.
  • I have updated the project README to link my example.

Details

<!-- markdownlint-disable MD033 -->

| Example | Runtime | Deployment |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | ---------------------- |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For reviewers, the diff is because I ran a markdown table prettifier thingy.

}
}

const CHECK_CONNECTION = new URLPattern({ pathname: "/check_connection" });
Copy link
Contributor Author

@cyclimse cyclimse Nov 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For reviewers, this looks semi-horrible, but it seems to be the documented way to do routing with Deno HTTP server: https://docs.deno.com/examples/http_server_routing/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants