Skip to content

Tool for automating the provisioning of a basic internal java microservice structure for an API (lol)

Notifications You must be signed in to change notification settings

Orasz/automatool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automatool

Tool for automating the provisioning of a basic internal java microservice structure for an API (lol)

High Level Description:

high_level_ark

Quick Start

The simplest use-case is described by the following command

python3 src/gen_classes.py ./data/randomInput.json ./data/randomOutput.json

To get some help use the following command

python3 src/gen_classes.py --help

Next steps:

  • Modify conversion methods to add the possibility to ignore some fields (passed as argument) during the copy;
  • Add Kafka Consumer to trigger elaboration of input from Kafka topic.

About

Tool for automating the provisioning of a basic internal java microservice structure for an API (lol)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages