renault-api
renault-api copied to clipboard
TypeScript version of the renault API
Hi, I have the project to build the renault api with Typescript, to practice and add an other techno to communicate with Renault. I would like to know I can use part of your conception (maybe tried to have the same endpoint to have commons endpoints), and your fixtures for testing for example.
And share with you this new project, since maybe there will be people intersted to have this in an other language. You can find the project here (it's in very early developpment ): https://github.com/Jerome-Celle/renault-api-typescript
Jerome
Not a problem - I'm happy to add a link to your project once it's finished. I would only ask in return that you :
- add a link to this repo
- add a link to the original pyze repo
- if you discover new functionnality that you add as documentation PR and/or as code issue/PR
- if you add new fixtures that you create PR here also (for example all the sample POST json is not yet in the documentation)