renault-api icon indicating copy to clipboard operation
renault-api copied to clipboard

JavaScript/TypeScript implementation

Open remscodes opened this issue 2 years ago • 2 comments

Hello,

Thank you for your work. I did some JavaScript libraries based on API's urls and models described in your project to support using Renault’s API into JS/TS projects.

  • renault-api : gathers all the urls and models from the Renault’s API (Gigya and Kamereon).
  • renault-api-client : provides a HTTP client with Promise response to interact with API.
  • ngx-renault-api-client : provides injectable services for Angular projects to interact with API.


If anyone is interested, they are available on NPM.

remscodes avatar Dec 11 '23 11:12 remscodes

Ty :)

tchereau avatar Dec 29 '23 07:12 tchereau

no examples of usage? A test page?

jumpjack avatar Jul 01 '24 11:07 jumpjack