Talk Details
Title
Stop worrying about routes with OpenAPI Generator
Description
OpenAPI specifications can be used to generate code on both the
client and the server saving you time when building front-end apps and backends. In
this talk, we’ll discuss how the OpenAPI generator can be used to create Swift
application code from an OpenAPI spec. You’ll learn how to write an OpenAPI spec,
how to use the plugin to generator client code for iOS applications and how to
generate routes for a Vapor application. You’ll see how easy it is to plug
everything together and quickly build a working app with networking. Finally there
will be an exploration into its potential for production readiness.
About the Speaker
Position
Student
Bio
A student with a passion for coding, who recently delved into
Swift programming. For her bachelor thesis, she explored the Swift OpenAPI
Generator.