Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilgooz/gram
Crate scalable, fault-tolerant Telegram bots.
https://github.com/ilgooz/gram
Last synced: about 1 month 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T10:29:27.000Z (over 6 years ago)
- Last Synced: 2024-06-20T15:53:16.083Z (5 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 [![GoDoc](https://godoc.org/github.com/ilgooz/gram?status.svg)](https://godoc.org/github.com/ilgooz/gram) [![Go Report Card](https://goreportcard.com/badge/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.