#Typescript and OpenAPI

5 messages · Page 1 of 1 (latest)

uneven stirrup
#

Hey hello, what library do you use to create Typescript interfaces for an API that uses OpenAPI / Swagger? ✌️

agile cloud
#

oh, wait, interfaces you said

#

so for a server to implement as controllers?

uneven stirrup
#

I have an API that uses Swagger, and I'm building a client with React + Typescript, and I'd like to know if everyone creates the types manually or uses code generators @agile cloud