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

devon4j – getting started - contract first #63

Open
SchettlerKoehler opened this issue Mar 15, 2021 · 0 comments · May be fixed by #192
Open

devon4j – getting started - contract first #63

SchettlerKoehler opened this issue Mar 15, 2021 · 0 comments · May be fixed by #192
Labels
devon4j good first issue Good for newcomers new tutorial New tutorial quick start Tutorial focuses on getting things done fast with little explanation

Comments

@SchettlerKoehler
Copy link
Collaborator

The purpose of this tutorial is to show the user what devon4j can do and where to start when one should add business logic to a devon4j application. This tutorial should be seen as the first point of contact with devon4j. The user does not have to understand every step on the way. It is OK to tell the user that certain things are explained in later tutorials.

  • devonfw ide should already be installed. Tell the user that it is already installed and where he can find the tutorial on how to do it on his local machine.
  • Generate a new devon4j application from an OpenApi file. It should be a simple API with only one method e.g. a method that returns the sum of two values.
  • Show the user where he can implement the business logic and let him implement the logic for the example
  • Let the user run and try the new API with curl (or maybe misuse the swagger ui: https://petstore.swagger.io/?url=theUrlOfTheAPI)
  • Tell the user where he could find additional tutorials and what are the next steps.
@mustafaokyay mustafaokyay added the quick start Tutorial focuses on getting things done fast with little explanation label Jul 15, 2021
@SchettlerKoehler SchettlerKoehler added the Team_Tutorials These issues will be handeled by the team Tutorials label Feb 7, 2022
@EduardKrieger EduardKrieger linked a pull request Feb 7, 2022 that will close this issue
@EduardKrieger EduardKrieger removed the Team_Tutorials These issues will be handeled by the team Tutorials label Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devon4j good first issue Good for newcomers new tutorial New tutorial quick start Tutorial focuses on getting things done fast with little explanation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants