Skip to content

ThiagoYuri/DocGenerator.Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API for document generation

Context: DocumentGenerator is a API Services, It main working is creating and organizing of document the consumer.

List Projects

  • Web API
    • DocGenerator.Producer - Web API with methods HTTPS.
    • DocGenerator.ConsumerGeneratorPDF - Consumer using RabbitMQ to get queue and create documents.
    • DocGenerator.Shared - Contains shared habbitMQ logic to use in WebAPI and Consumer.
    • DocGenerator.TestingAPI - Tests Web API.

Install project