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

Create reference implementation that serves mock data #12

Open
3 tasks
brylie opened this issue Jun 29, 2018 · 3 comments
Open
3 tasks

Create reference implementation that serves mock data #12

brylie opened this issue Jun 29, 2018 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@brylie
Copy link
Contributor

brylie commented Jun 29, 2018

Now that we have initial API definitions, we can make a mock service conforming to the designs. This will help developers to adopt the design. To this end, we can create a contract-first (a.k.a. design-first) reference implementation.

Task

  • choose contract-first development framework
  • scaffold initial app
  • write handler functions to return valid data, conforming to the definition

Resources

  • Lepo - Contract-first REST APIs in Django
@brylie brylie added enhancement New feature or request help wanted Extra attention is needed labels Jun 29, 2018
@brylie brylie added this to the 0.2 milestone Jun 29, 2018
@brylie brylie added this to To do in Technical Working Group via automation Jun 29, 2018
@brylie brylie moved this from To do to Up next in Technical Working Group Jun 29, 2018
@evermassen
Copy link

I would like to help you out with this task but not 100% familiar with Lepo and Django so it might take a some time. Where do you think we could start with this excercise?

Technical Working Group automation moved this from Up next to Done Mar 26, 2019
@evermassen evermassen reopened this Mar 26, 2019
Technical Working Group automation moved this from Done to To do Mar 26, 2019
@evermassen
Copy link

Also a bit struggling with github :-)

@brylie
Copy link
Contributor Author

brylie commented Mar 26, 2019

Ah, hey @evermassen we decided to go with Zalando Connexion instead of Lepo. Connexion has a quickstart guide. Try out the basic example, and we can then look specifically at this project API specs.

@evermassen evermassen moved this from To do to In progress in Technical Working Group Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Technical Working Group
  
In progress
Development

No branches or pull requests

2 participants