Great Article,
Before I have been read this article, I have decided to make a tool for generating API from OpenAPI.
swagger-typescript github.com/hosseinmd/swagger-types...
generate for Javascript and Typescript
support node and browser (axios under the hood)
generate hooks for react/react-native (react-query under the hood)
support git branch management automatically (Git flow)
support multiple gateway
support update partially (for avoid git conflict)
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Great Article,
Before I have been read this article, I have decided to make a tool for generating API from OpenAPI.
swagger-typescript
github.com/hosseinmd/swagger-types...