weemple/swapi-importer

There is no license information available for the latest version (1.3) of this package.

Star Wars information importer

1.3 2022-03-08 10:20 UTC

This package is not auto-updated.

Last update: 2024-10-02 11:13:06 UTC


README

composer require weemple/swapi-importer

Commands

sail artisan migrate
sail artisan swapi:import

Endpoints

/api/people
/api/people/{peopleId}

Optional Query Strings

?filter-field=[name]&filter-value=[value]
?order-field=[name]&order-direction=[asc/desc]