Hi, There is a Node server which acts as a hub among devices,clients and WSO2 API Manager.
As of now the Client is able to, 1. sign up 2. login 3. add applications 4. subscribe to applications 5. get the access token from API Manager through Node server. When adding an application, client is able to configure how devices are arranged and that configuration file should be sent to the node server with a client request. Then Node server reads that file and generates a REST API with respect to the relevant client. I did the first part of this implementation. Now a client can do all those operations which were mentioned above except REST API generation part. Here is the code repository[1] what I did so far. [1] https://github.com/GPrathap/wso2nodeserver Thanks Geesara Prathap Kulathunga Software Engineer Intern University of Peradeniya [email protected] <Email:[email protected]> +940772684174
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
