Testcontainers is a Golang library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
A Go backend service that provides REST API endpoints for COVID-19 data in Sulawesi Tengah (Central Sulawesi), with additional national and provincial data for context.
Convert Markdown to Telegram MarkdownV2 in Go — correct escaping, headings, lists, tables, blockquotes, spoilers. Port of the Python telegramify-markdown.