Pinned Repositories
catws
A simple go package for interacting with the Coinbase Advanced Trade WebSocket
goroutine
A goroutine wrapper for creating and running panic safe goroutines.
slogscope
Package slogscope is a custom slog handler for Go, designed to allow fine-grained control over log levels on a per-package basis. This package provides an easy way to define different logging levels for individual packages, making it simpler to manage and debug large applications with varying levels of verbosity.
tbb
Telegram Bot Builder
webhook-to-telegram
A Telegram bot which may handle webhook updates from several services, like GitHub, Kofi, PayPal, etc.. Therefore webhooks are defined as configuration in the config.yml file.
Apperia's Repositories
apperia-de/goroutine
A goroutine wrapper for creating and running panic safe goroutines.
apperia-de/slogscope
Package slogscope is a custom slog handler for Go, designed to allow fine-grained control over log levels on a per-package basis. This package provides an easy way to define different logging levels for individual packages, making it simpler to manage and debug large applications with varying levels of verbosity.
apperia-de/webhook-to-telegram
A Telegram bot which may handle webhook updates from several services, like GitHub, Kofi, PayPal, etc.. Therefore webhooks are defined as configuration in the config.yml file.
apperia-de/catws
A simple go package for interacting with the Coinbase Advanced Trade WebSocket
apperia-de/tbb
Telegram Bot Builder