Star (
-
)
Watch (
-
)
Resolvable
About the author
Questions and Issues
Edit and Contribute
Introduction
1.
Tutorial
1.1.
Resolvables
1.2.
Endpoints
1.3.
Sources
1.4.
Deserialization
1.5.
Wrapping up
2.
Installation
3.
Guide
3.1.
How it works
3.2.
Defining endpoints
3.3.
Defining sources
4.
Recipes
4.1.
Fallbacks
4.2.
Lists, Options
4.3.
Deferring
4.4.
Aggregated requests
4.5.
Compound responses
Recipes
This chapter provides some practical advice, including:
How to specify several endpoints of different types, priorities, etc
How to handle
List
s and
Option
s
How to defer fetching of some parts of data
How to send aggregated requests
How to optimize for compound responses