Rewrite the API entirely #2

Open
southerntofu wants to merge 29 commits from better-api into main
Owner

The new API should be fail-safe. All server-to-server (federation) errors should be accessible from templates, whether there's one or more errors depending on the circumstances.

Also, a lot more stuff is now cached. We are fast!

The new API should be fail-safe. All server-to-server (federation) errors should be accessible from templates, whether there's one or more errors depending on the circumstances. Also, a lot more stuff is now cached. We are fast!
southerntofu added 22 commits 2021-08-01 15:34:55 +00:00
southerntofu added 1 commit 2021-08-01 16:10:29 +00:00
southerntofu added 2 commits 2021-08-01 17:45:52 +00:00
southerntofu added 2 commits 2021-08-01 18:52:02 +00:00
southerntofu added 1 commit 2021-08-01 19:29:49 +00:00
southerntofu added 1 commit 2021-08-01 19:55:01 +00:00
This pull request has changes conflicting with the target branch.
  • main.py
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b better-api main
git pull origin better-api

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff better-api
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: southerntofu/simpleertube#2
No description provided.