Skip to content

rfschubert/masonite-api-pagination

Repository files navigation

Masonite API pagination

Simple API pagination to Masonite API package with Orator

Have a look on package wiki to see how to install and configure this package :)

This Masonite package was created to fast development of API endpoints with pagination. The concept is very simple.

Currently, when you create one Resource file, you do something like this: img01

Now, you can have one paginated endpoint, just changing a bit your file, to this: img02

And it's all done! You will get this response from your endpoint: img03

Have a look on package wiki to have more information about this awesome package :)

About

Simple API pagination to Masonite API package with Orator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages