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

Ff/print open api #97

Merged
merged 25 commits into from
Jun 25, 2019
Merged

Ff/print open api #97

merged 25 commits into from
Jun 25, 2019

Conversation

BeniVF
Copy link
Contributor

@BeniVF BeniVF commented Jun 17, 2019

This PR contains the following features:

  • Supports the ammonite.
  • Generates the model based on #/components/schemas.
  • Generates trait with CRUD operations (POST, GET, PUT, _DELETE)
  • Supports a simple request/response model, it does not support multiple responses.
  • Generates circe encoder/decoder.
  • Generates http4s implementation with CRUD operations (POST, GET, PUT, _DELETE)
  • Supports http4s versions 0.20.x and 0.18.x

Copy link
Contributor

@noelmarkham noelmarkham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff! 👏

Copy link
Contributor

@vil1 vil1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@pepegar pepegar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@BeniVF BeniVF merged commit 91bc256 into master Jun 25, 2019
@BeniVF BeniVF deleted the ff/print-open-api branch June 25, 2019 05:36
This was referenced Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants