NOTE: While this was a cool idea, I'm holding off on the project in hopes that the AniList schema gets updated so I don't need to handle as many edge cases.
This Proof of Concept Bridge will be Read-Only and will avoid storing any data.
This won't support most AniList features due to limitations of the AniList API (see schemas/notes.md
).
This complies to the AniList API Terms of Use to the best of our understanding.
We are unsure of the method of deployment as of now, but there's probably going to be resource limitation.
Once deployed and somewhat stable, the plan is to rewrite this as a series of microservices in either Python, Rust, and/or Elixir.