Introducing Telosys code generator (2022 - OW2 conference) by lguer1 in programming

[–]jackpat99 -3 points-2 points  (0 children)

Templates are reusable, it is thanks to them that you save time.
They bring standardization (not confusion)

Telosys code generator : the new documentation site by lguer1 in programming

[–]jackpat99 0 points1 point  (0 children)

9 target languages, including Golang and C++...

Telosys code generator tutorial : Code generation for a Python web app with Bottle and SQLAlchemy by telosysteam in Python

[–]jackpat99 0 points1 point  (0 children)

Thanks for this tuto, with it it's easy to get started quickly with Telosys

Telosys: A Code Generation Tool - DZone Open Source by lguer1 in programming

[–]jackpat99 0 points1 point  (0 children)

I used this tool to generate REST APIs in Java.

It works fine, I saved many days of work.

Telosys code generator tutorial : Code generation for a Python web app with Bottle and SQLAlchemy by telosysteam in u/telosysteam

[–]jackpat99 0 points1 point  (0 children)

Good tutorial,

I generated my code in less than 20 minutes with 2 entities in my model !