Open
Description
We need a public API!
Here's the current plan of modifications:
- Replace cards loading with the API (implemented in Card Loading API #353).
- Replacing MAL import with an API MAL import
(requires Add Celery service for Mangaki #349 to be merged before.)(implemented in Celery-powered MAL imports #498) - Getting rid of JSReverse and refactoring the infinite amount of views to toggle a profile's setting (newsletter_ok, and so on) to use
PUT api/user/profile
.(requires New cards #331 to be merged before.)merged. - Replacing search with the API search.
- Chase all views which can be factored out in APIs.
-
Move to React.js🎉 PROFIT, my OCD is fixed!