package
0.0.6
Repository: https://github.com/exactlylabs/go-rest.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
List simulates a normal endpoint where someone wants to query a list of resources from a collection Here, we added a pagination functionality.

# Constants

In our fake DB, this is the number of rows that we have there.

# Structs

This is the resource returned in the collection.
No description provided by the author