Generating Perfect API Code with quicktype.io by Mark Probst
GetPostman
12,233 views
12 slides
Jun 13, 2018
Slide 1 of 12
1
2
3
4
5
6
7
8
9
10
11
12
About This Presentation
Generating Perfect API Code with quicktype.io by Mark Probst, Co-creator of quicktype.io
Size: 2.81 MB
Language: en
Added: Jun 13, 2018
Slides: 12 pages
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