|
|
|
|
|
by ascagnel_
1432 days ago
|
|
Not necessary, but nice: can be monetized in a healthy way via things like API tokens. I have a few podcasts whose RSS feed endpoints accept a unique, revocable token and check that server-side -- but the client needs only the ability to pass query params in the URL (which it should have anyways). It's a great way for creators to get paid without imposing on their users. |
|