falcon-example
falcon-example copied to clipboard
Result pagination example
Result pagination is quite a common chore in data-driven API development, and quite a common question among users how one does that (see, for instance, https://github.com/falconry/falcon/issues/1349).
Could we possibly extend this example a bit to paginate data from the database?