In this Angular tutorial, we build use the Wikipedia API to build a search application with pagination functionality. We made use of some Angular inbuilt functions like:
- The Forms Module
- Http Client Module
- Ng for and Ng if directives 
- Dependency injection and so much more…

We also designed the page using bootstrap 5.

As we all know, Wikipedia is a free online encyclopedia, created and edited by volunteers around the world and hosted by the Wikimedia Foundation.

Chapters
------------------------
0:00 - Introduction and project preview
03:54 - Page design with bootstrap 5
06:28 - Overview of the Wikipedia API
08:15 - Generate Angular Service and Create the REST API
12:18 - Display the data coming from the service in our component view
22:18 - Add Pagination
27:28 - Outro

Topic
------------------------
Angular Search App using the Wikipedia API with Pagination

Source Code:
👉https://github.com/desoga10/wiki


#angular #search #api #pagination 

How to Angular Search App using the Wikipedia API with Pagination
1.05 GEEK