Skip to content

isoos/page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data structure to help paginating (e.g. cursor- or next-token-driven) API calls.

The intended audience of this library is API implementations and backend clients, e.g. database drivers. It provides helper methods to map and process the data returned from the underlying data access layer.

About

Dart data structure to help paginating (e.g. cursor- or next-token-driven) API calls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages