devops-collective-inc / Modern-IT-Automation-with-PowerShellExtras

Extras for Modern IT Automation with PowerShell
22 stars 3 forks source link

Star Wars API Demo - Migrate to swapi.info API #12

Open TheFreeman193 opened 5 months ago

TheFreeman193 commented 5 months ago

The existing Star Wars API (https://mc-starwars-data.azurewebsites.net) is no longer online and examples from The AAA Approach don't function.

This migrates the example code to a similar demo API (https://swapi.info) hosted on CloudFlare Pages by GitHub user @SivaramPg.

Advantages:

Disadvantages:

Not to be merged until manuscript changes are published on LeanPub.

Fixes #11