Categorygithub.com/kislerdm/diagramastext/server/core
module
0.0.5
Repository: https://github.com/kislerdm/diagramastext.git
Documentation: pkg.go.dev

# README

diagramastext core backend logic

codecov

The codebase orchestrates transformations of the user's inquiry.

Local Development

Requirements

  • go 1.19
  • gnuMake
  • docker

Commands

Run to see available commands:

make help

Run to perform unittests of all modules:

make tests

Run to build the docker image with the http server app:

make docker-build

References

  • zopfi: The library used to compress and encode the C4 Diagram definition as code as the string request content to generate diagram using PlantUML server.
  • The encoding logic

Acknowledgements

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author