A few things to learn from an API expertwhoisanexpert.github.io1 points·by fanylad·قبل 4 سنوات·0 comments
fanylad·قبل 5 سنوات·discuss> Good amazon opened up their stuff, there should be more competition on this front.It was actually open-sourced ~2 years ago: https://news.ycombinator.com/item?id=21472080. Good to see the project is still active.
fanylad·قبل 5 سنوات·discussTo generate TS code given an OpenAPI specification, you may want to try OpenAPI Generator[1] and NSwag[2], which work in our cases but your mileage may vary. Both projects allow template customization to meet different requirements.[1] https://github.com/OpenAPITools/openapi-generator[2] https://github.com/RicoSuter/NSwag
It was actually open-sourced ~2 years ago: https://news.ycombinator.com/item?id=21472080. Good to see the project is still active.