Web application
- Place order files
- Take order files
- Register in messenger
- Send order message to chat
- Golang build version 1.10.1
- Sqlite 3
- MongoDB
- Migrate
- UUID
- Progress bar
- Telegram API
Before your start:
go get github.com/mattn/go-sqlite3
go get github.com/mattes/migrate
go get github.com/satori/go.uuid
go get gopkg.in/cheggaaa/pb.v1
go get gopkg.in/telegram-bot-api.v4
To use Telegram messenger you must register new bot with BotFather.
Add this token to configuration and /start conversation.