https://github.com/ilgooz/gram
Crate scalable, fault-tolerant Telegram bots.
https://github.com/ilgooz/gram
Last synced: about 2 months ago
JSON representation
Crate scalable, fault-tolerant Telegram bots.
- Host: GitHub
- URL: https://github.com/ilgooz/gram
- Owner: ilgooz
- License: mit
- Created: 2018-07-05T10:29:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T10:29:27.000Z (almost 7 years ago)
- Last Synced: 2025-01-31T13:22:26.158Z (4 months ago)
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# gram [](https://godoc.org/github.com/ilgooz/gram) [](https://goreportcard.com/report/github.com/ilgooz/gram)
### This is just an API design yet, do not use it untill there is an actual release.
## Goals
* Provide a dead simple API.
* Handle errors/invalid data gracefully for a smoother user experience.
* Make it scalable and fault tolerant.