endpoints #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Keep it simple. Add one endpoint
/episode/addthat can be used by API as well as browser. Let the API check either cookie auth or password auth.For updates,
/episode/editendpoint which may pass missing elements.From bash, this is easy to use, pseudocode:
The less surprising the API, the easier it will be to use.