Skip to content

A simple go server that converts documents via LibreOffice

License

Notifications You must be signed in to change notification settings

dcharles525/Gobre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gobre

A simple go server that converts documents via LibreOffice.

Getting Started

  1. Build the docker and run it.
  2. Make a POST call to the container url:8081/conver-file/{originalFileType}/{newFileType}. The body should be a file in binary format.
  3. Enjoy your converted file.

Developing

Open a PR with new features, to develop its best to run docker compose watch.

About

A simple go server that converts documents via LibreOffice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published