lagom / sbt-lagom-descriptor-generator

Lagom API code generator
Apache License 2.0
23 stars 12 forks source link

Naive swagger parsing #5

Closed ignasi35 closed 7 years ago

ignasi35 commented 7 years ago

This is an incomplete, Stringly-typed, naïve implementation of a complete cycle:

swagger.json => T => ServiceModel => ServiceModel => String

generating a LagomJava Service Descriptor.