You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/11/16 15:54:40 UTC

[GitHub] csantanapr opened a new issue #1959: Decouple the api gateway integration out from core repo

csantanapr opened a new issue #1959: Decouple the api gateway integration out from core repo
URL: https://github.com/apache/incubator-openwhisk/issues/1959
 
 
   The CLI integration with API gateway is function that can be split into it's own repository.
   
   I envision having a repo that contains the api integration i.e. `openwhisk-cli-apigateway`
   
   This repo can contain the routemgt web actions, go code to implement the `$ wsk api` command, and any tests to validate that functionality of the integration is always healthy using CI Travis.
   
   This can be the repo that tests the integration between the two component repos `openwhisk` and `openwhisk-apigateway`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services