Generating Perfect API Code with quicktype.io by Mark Probst

GetPostman 12,233 views 12 slides Jun 13, 2018
Slide 1
Slide 1 of 12
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12

About This Presentation

Generating Perfect API Code with quicktype.io by Mark Probst, Co-creator of quicktype.io


Slide Content

Generating Perfect API
Code with quicktype.io
Mark Probst
Co-creator of quicktype.io

Instantly generate code from Postman Collections.
Mark Probst
[email protected]

Long-term: No untyped data
●Smarter inference
●Customization
●More input formats (e.g. XML, CSV, HTML)

Join us!
github.com/quicktype slack.quicktype.io

quicktype Internals
●Written in TypeScript
●Type graph internal representation
●Transformations on the graph
●Render code from the graph
●Nice, extensible rendering framework