philcali / everywhere-model

The smithy model contract for the travelin.pro API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Everywhere Contract

Repository for the contract running the travelin.pro website.

Why?

This project is an excuse to try bleeding edge aws tools to automate infrastructure and code generation tooling.

Updating the client

The generated Java models are found in everywhere-java. The openapi generator will create a project on your behalf. This process is very similar to the wsdl generator provided with the JDK. In order to update the generated models run the following command at the root:

gradle openApiGenerate

About

The smithy model contract for the travelin.pro API

License:MIT License


Languages

Language:Java 98.7%Language:Shell 0.6%Language:Kotlin 0.4%Language:Scala 0.3%