Skip to content

Allow sharing of APIs among services/packages #233

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

Closed
3 tasks
sanderegg opened this issue Sep 25, 2018 · 0 comments · Fixed by #255
Closed
3 tasks

Allow sharing of APIs among services/packages #233

sanderegg opened this issue Sep 25, 2018 · 0 comments · Fixed by #255
Assignees
Milestone

Comments

@sanderegg
Copy link
Member

sanderegg commented Sep 25, 2018

API schemas, parameters, paths can be shared among services (for ex: node schema is used by director, webserver, webclient, ...).

We currently have duplicates of the node schema -> bad!

  • define a central location where the APIs are defined (root folder?)
  • adapt services using these API definitions
  • find a solution for python package installation (does not accept external data-files)

child of #196

@sanderegg sanderegg added this to the Libra milestone Sep 25, 2018
@sanderegg sanderegg self-assigned this Sep 28, 2018
@sanderegg sanderegg mentioned this issue Oct 10, 2018
9 tasks
odeimaiz added a commit to odeimaiz/osparc-simcore that referenced this issue Oct 16, 2018
odeimaiz added a commit to odeimaiz/osparc-simcore that referenced this issue Oct 16, 2018
@sanderegg sanderegg modified the milestones: Libra, Picon Oct 16, 2018
odeimaiz added a commit to odeimaiz/osparc-simcore that referenced this issue Oct 17, 2018
@ghost ghost removed the review label Oct 17, 2018
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 a pull request may close this issue.

1 participant