https://github.com/bezkoder/angular-13-pagination-example
Angular 13 Pagination example (server-side pagination) using ngx-pagination with Rest API
https://github.com/bezkoder/angular-13-pagination-example
angular angular13 ngx-pagination pagination paging server-side-pagination
Last synced: about 2 months ago
JSON representation
Angular 13 Pagination example (server-side pagination) using ngx-pagination with Rest API
- Host: GitHub
- URL: https://github.com/bezkoder/angular-13-pagination-example
- Owner: bezkoder
- Created: 2021-11-26T10:55:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T10:55:43.000Z (over 3 years ago)
- Last Synced: 2025-03-28T10:47:40.279Z (2 months ago)
- Topics: angular, angular13, ngx-pagination, pagination, paging, server-side-pagination
- Language: TypeScript
- Homepage:
- Size: 120 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular 13 Pagination example (server side) with ngx-pagination

For instruction, please visit:
> [Angular 13 Pagination example with ngx-pagination](https://www.bezkoder.com/angular-13-pagination-ngx//)Server side Pagination for this app:
> [Node Express Pagination with MySQL](https://www.bezkoder.com/node-js-sequelize-pagination-mysql/)> [Node Express Pagination with PostgreSQL](https://www.bezkoder.com/node-js-pagination-postgresql/)
> [Node Express Pagination with MongoDB](https://www.bezkoder.com/node-js-mongodb-pagination/)
> [Spring Boot Pagination and Filter example](https://www.bezkoder.com/spring-boot-pagination-filter-jpa-pageable/)
> [Spring Boot MongoDB Pagination example with Spring Data](https://www.bezkoder.com/spring-boot-mongodb-pagination/)
More Practice:
> [Angular CRUD Application example with Web API](https://www.bezkoder.com/angular-13-crud-example/)> [Angular File upload example with Progress bar](https://www.bezkoder.com/angular-13-file-upload/)
> [Angular Form Validation example (Reactive Forms)](https://www.bezkoder.com/angular-13-form-validation/)
> [Angular JWT Authentication & Authorization with Rest API](https://www.bezkoder.com/angular-12-jwt-auth/)
Fullstack with Node:
> [Angular + Node Express + MySQL example](https://www.bezkoder.com/angular-13-node-js-express-mysql/)
> [Angular + Node Express + PostgreSQL example](https://www.bezkoder.com/angular-13-node-js-express-postgresql/)
> [Angular + Node Express + MongoDB example](https://www.bezkoder.com/mean-stack-crud-example-angular-13/)
> [Angular + Node Express: File upload example](https://www.bezkoder.com/angular-13-node-express-file-upload/)
Fullstack with Spring Boot:
> [Angular + Spring Boot + H2 Embedded Database example](https://www.bezkoder.com/spring-boot-angular-13-crud/)
> [Angular + Spring Boot + MySQL example](https://www.bezkoder.com/spring-boot-angular-13-mysql/)
> [Angular + Spring Boot + PostgreSQL example](https://www.bezkoder.com/spring-boot-angular-13-postgresql/)
> [Angular + Spring Boot + MongoDB example](https://www.bezkoder.com/angular-13-spring-boot-mongodb/)
> [Angular + Spring Boot: File upload example](https://www.bezkoder.com/angular-13-spring-boot-file-upload/)
Fullstack with Django:
> [Angular + Django example](https://www.bezkoder.com/django-angular-13-crud/)Security:
> [Angular + Spring Boot: JWT Authentication and Authorization example](https://www.bezkoder.com/angular-12-spring-boot-jwt-auth/)> [Angular + Node Express: JWT Authentication and Authorization example](https://www.bezkoder.com/node-js-angular-12-jwt-auth/)
Serverless with Firebase:
> [Angular Firebase CRUD with Realtime DataBase | AngularFireDatabase](https://www.bezkoder.com/angular-13-firebase-crud/)> [Angular Firestore CRUD example with AngularFireStore](https://www.bezkoder.com/angular-13-firestore-crud-angularfirestore/)
> [Angular Firebase Storage: File Upload/Display/Delete example](https://www.bezkoder.com/angular-13-firebase-storage/)
Integration (run back-end & front-end on same server/port)
> [How to integrate Angular with Node Restful Services](https://www.bezkoder.com/integrate-angular-12-node-js/)> [How to Integrate Angular with Spring Boot Rest API](https://www.bezkoder.com/integrate-angular-12-spring-boot/)