Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.