Replied to https://p83.nl/posts/892

This afternoon I wrote a Microsub reader. CORS is a problem with this. I can enable it on the Microsub server to make it work. Do I need another backend to make it work?

This afternoon I wrote a Microsub reader. CORS is a problem with this. I can enable it on the Microsub server to make it work. Do I need another backend to make it work?

You probably will need a backend too, unless you require any server to support cors - which isn't unreasonable. But even then if your reader becomes more advanced you may want things like push notifications that would require a backend anyway