Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 622 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 622 Bytes

Link Saver API

This is a simple telegram bot for saving information from HTML pages to a database.

Use with Link Saver API

Technologies used

  1. gRPC
  2. Zap
  3. Telegram Bot API

TODO

  • Add tests
  • Impl pdf service client
  • Add command /pdf to save link as pdf
  • Add command /getpdf to get pdf file from server cache
  • Update /help and add instructions to pdf service

Work in progress