An open API service indexing awesome lists of open source software.

https://github.com/dev-shuvodip/angular-ivy-serverside-pagination

This project implements server-side pagination using angular material table and DUMMYAPI.IO Api service. Created with StackBlitz ⚡️
https://github.com/dev-shuvodip/angular-ivy-serverside-pagination

angular stackblitz

Last synced: 4 days ago
JSON representation

This project implements server-side pagination using angular material table and DUMMYAPI.IO Api service. Created with StackBlitz ⚡️

Awesome Lists containing this project

README

          

# Angular Server-side Pagination

This project implements server-side pagination using angular material table and DUMMYAPI.IO Api service.

[See it in action ⚡️](https://stackblitz.com/edit/angular-ivy-44q5bb)

See the official documentation of Angular Material Tables [here](https://material.angular.io/components/table/overview).

Explore the Dummy API service at [DUMMYAPI.IO](https://dummyapi.io/) page.