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

Model API booter & builder #3735

Closed
4 tasks
bajtos opened this issue Sep 13, 2019 · 1 comment
Closed
4 tasks

Model API booter & builder #3735

bajtos opened this issue Sep 13, 2019 · 1 comment

Comments

@bajtos
Copy link
Member

bajtos commented Sep 13, 2019

This is a follow-up for the spike #3722.

Add a new package @loopback/model-api-builder to define the API contract between model-api booter and extension contributing api builders for different flavors. See the package contents in the spike #3722 for inspiration. Improve README with basic documentation for users (extension developers building custom Model API Builders).

Add ModelApiBooter to @loopback/boot, this booter should leverage model-api-builders contributed via ExtensionPoint/Extension to implement the actual api building.

ModelApiBooter tests should use a stub model-api builder.

Acceptance criteria

  • Implementation
  • API docs
  • Automated tests
  • README with basic documentation for @loopback/model-api-builder
@bajtos
Copy link
Member Author

bajtos commented Sep 13, 2019

Closing as a duplicate of #3736

@bajtos bajtos closed this as completed Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant