lpgonzalez / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-Telegram-Microservice

About

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.