8000 GitHub - BlueCJIOH/text2file: Service which can be used to convert text to different files (markdown is supported)
[go: up one dir, main page]

Skip to content

BlueCJIOH/text2file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Document Generation Service

Table of Contents

Overview

The Document Generation Service is a web application that converts Markdown text into various document formats, including PDF, DOCX, and plain text. It provides a RESTful API for seamless integration into other applications, enabling dynamic document creation based on user input.

Features

  • Multiple Output Formats: Generate documents in PDF, DOCX, and plain text formats.
  • RESTful API: Easily integrate with other applications via HTTP endpoints.
  • Caching Mechanism: Utilizes Redis to cache generated documents, reducing processing time for repeated requests.
  • Extensible Architecture: Designed to support additional formats and features through a modular structure.

About

Service which can be used to convert text to different files (markdown is supported)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0