Skip to content

Conversation

@TheFreeman193
Copy link
Collaborator

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 static demo API hosted on GitHub (https://thefreeman193.github.io/mita-swapi).

Advantages:

  • Very similar dataset to the old API (only 1 change needed in assertions)
  • Static backend and thus very quick
  • No pagination or result wrapping unlike some other SWAPI demos
  • Online and actively maintained
  • Minimal code changes to examples needed

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

Fixes #11

@TheFreeman193 TheFreeman193 changed the title Star Wars API Demo - Migrate to static API Star Wars API Demo - Migrate to static GitHub API May 29, 2024
@TheFreeman193 TheFreeman193 marked this pull request as ready for review May 30, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

STARWARS API has changed

2 participants