/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

srijan.ch
| | blog.cloudbear.dev
5.4 parsecs away

Travel
| | [AI summary] A tutorial explains how to send transactional emails via Gmail using Python, OAuth 2.0, and refreshed tokens for non-interactive services.
| | www.sethvargo.com
2.8 parsecs away

Travel
| | Serverless applications and cloud functions often need to communicate with an upstream API or service. This post describes common patterns and approaches for managing secrets in serverless such as encrypted environment variables, IAM, and Google Cloud Storage.
| | mtlynch.io
4.7 parsecs away

Travel
| | Updates about my life and what I learn about creating software
| | www.softacom.com
25.6 parsecs away

Travel
| Learn how to build a fast and scalable .NET Core API using async and await. See code examples including cancellation tokens, parallel requests, and ConfigureAwait optimization.