/Flask-Telegram-Microservice

A Python-based microservice utilizing Flask to create a RESTful API, designed to send messages via Telegram. The Telegram Bot token and chat ID can be specified either through environment variables or directly via the API request.

Flask-Telegram-Microservice