Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LagomScala] Add Scala API generator for lagomframework #6900

Closed
gmkumar2005 opened this issue Nov 7, 2017 · 1 comment
Closed

[LagomScala] Add Scala API generator for lagomframework #6900

gmkumar2005 opened this issue Nov 7, 2017 · 1 comment

Comments

@gmkumar2005
Copy link
Contributor

Description

Lagomframework is the opinionated microservices framework for moving away from the monolith
https://www.lagomframework.com/

It supports Java and Scala as primary language.
A typical project in lagom has an API, Server Impl [or a server consuming the API] and UI. API project is used for both as a client as well as server.

Is there any one working on Lagon Scala API code generator ?

There is a alpha project https://github.com/lagom/sbt-lagom-descriptor-generator
But it does not have the support for templates.

Swagger-codegen version

2.3.0 and 3.0.0

Is there any one working on Lagon Scala API code generator ?

@wing328 wing328 added this to the v2.3.0 milestone Nov 8, 2017
wing328 pushed a commit that referenced this issue Nov 21, 2017
* Initial Commit

* Removed unneeded class, Updated names as per naming conventions, Removed licensing info from  generated code

* Moved samples from client folder to server

* Fixed naming issue with scripts in the bin

* improved code format for api

* fixed compile issue and improved formatting

* fixed compile issue and improved formatting
@wing328
Copy link
Contributor

wing328 commented Dec 3, 2017

Closed via #6901

@wing328 wing328 closed this as completed Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants