Skip to content

0x0FACED/pdf-saver-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf-service

This service is part of the Linkerify project

  1. Service for working with links and storing them in a database as html content: link-saver-api
  2. Bot for telegram link-saver-telegram-bot

Task

The goal of this service is to allow users to save the content of HTML pages as pdf files.

The problem of saving html content and then returning the link to the user is that we cannot save dynamic sites properly.

In addition there are resource issues.

The ultimatum solution is to save as a pdf file.

TODO

  • Implement service methods
  • Add go-rod implementation
  • Add redis and organize storage
  • Write a docker file
  • Add tests

Work in progress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published