gotenberg | powered stateless API for converting HTML | Document Editor library

 by   thecodingmachine Go Version: 6.4.4 License: MIT

kandi X-RAY | gotenberg Summary

kandi X-RAY | gotenberg Summary

gotenberg is a Go library typically used in Editor, Document Editor applications. gotenberg has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF. At TheCodingMachine, we build a lot of web applications (intranets, extranets and so on) which require to generate PDF from various sources. Each time, we ended up using some well known libraries and kind of lost time by reimplementing a solution from a project to another project. Meh.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              gotenberg has a medium active ecosystem.
              It has 2724 star(s) with 208 fork(s). There are 51 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 63 open issues and 135 have been closed. On average issues are closed in 35 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of gotenberg is 6.4.4

            kandi-Quality Quality

              gotenberg has 0 bugs and 0 code smells.

            kandi-Security Security

              gotenberg has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              gotenberg code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              gotenberg is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              gotenberg releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 7622 lines of code, 270 functions and 92 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gotenberg
            Get all kandi verified functions for this library.

            gotenberg Key Features

            No Key Features are available at this moment for gotenberg.

            gotenberg Examples and Code Snippets

            No Code Snippets are available at this moment for gotenberg.

            Community Discussions

            QUESTION

            Converting .docx to .pdf using Gotenberg and Google Cloud
            Asked 2021-Feb-19 at 13:11

            As many here I stumbled across converting .docx to .pdf. The only reasonable solution out there seems to be Gotenberg which is a Docker-powered stateless API and Gotenberg js client which allows to interact with Gotenberg much easier through JS interface.

            To use JS client we need to define Gotenberg's Docker-powered address:

            ...

            ANSWER

            Answered 2021-Feb-19 at 13:11

            You can use a Firebase Cloud Functions (which uses an underlying Cloud Function) with the nodejs runtime. But if you are not planning to run a Firebase App I would recommend you to use just a Cloud Function.

            You can take a look at this quickstart to get an introduction. After that you can try to deploy your own function specifying yourgotenberg-js-client dependency in the package.json file.

            The only thing you need to decide is how will the function access to the file. I recommend to store the pdf files in a Cloud Storage bucket and use the nodejs Cloud Storage client library to access them from within your Cloud Function.

            Source https://stackoverflow.com/questions/66269206

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install gotenberg

            Open a terminal and run the following command:. The API is now available on your host at http://localhost:3000.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/thecodingmachine/gotenberg.git

          • CLI

            gh repo clone thecodingmachine/gotenberg

          • sshUrl

            git@github.com:thecodingmachine/gotenberg.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link