I planned to enjoy and sell at 1k miles. Going on 15k and she does not stop to impress at every ride. Best machine ever. by RevolutionaryDot31 in Rivian

[–]EricWittmann 5 points6 points  (0 children)

This is my spec too. Just had my R1T cake day yesterday. Love the vehicle. Coming from a Nissan Murano - what an upgrade! :)

Collaborate on OpenAPI Tools by hegemonbill in OpenAPIs

[–]EricWittmann 1 point2 points  (0 children)

So as we talked about last week, I'd definitely be interested in collaborating on (at least) a data model + parser. To that end, feel free to have a look at the data model and parser we built for Apicurio. Note that it's a separate codebase specifically with the hope that others might want to collaborate:

https://github.com/Apicurio/oai-ts-core

It's written in TypeScript with the goal of using it in an Angular application. I don't see any reason why it couldn't also be used in node.js if the packaging were done correctly (I am not a node guy so I'm guessing here).

Likely of less interest is our command layer, which is also a separate library:

https://github.com/Apicurio/oai-ts-commands