How to check REST API within some Ionic Starter Kit or theme

hi Ionic friends,
pls advice me, some free Ionic starter kit (or working) template/theme for test my REST API solution - login, logout, registration, list of items/create new/update item/delete item funcionality. All data are in local MySQL database, API backend is written in Laravel (I checked API requests through “Postman” and everything is OK) … but now I would need to do another step (Ionic).
Pls some tips.