WIP: api: implement basic client-server API scaffold #18

Draft
moritz wants to merge 1 commit from mpldr/client-api into mpldr/spec-upgrade
Owner
No description provided.
api: implement basic client-server API scaffold
Some checks failed
Linting pipeline / Verify proper formatting (pull_request) Successful in 7s
Linting pipeline / Spell Check (pull_request) Successful in 8s
Linting pipeline / Shell Script Linting (pull_request) Successful in 6s
Linting pipeline / Go linting (pull_request) Failing after 26s
REUSE Compliance Check / reuse-compliance-check (pull_request) Failing after 6s
Tests / python-test (pull_request) Successful in 6s
Tests / go-test (pull_request) Successful in 29s
dd888693a5
roman approved these changes 2026-01-10 17:06:03 +01:00
roman left a comment
Collaborator

Barebones structure ok

Barebones structure ok
Some checks failed
Linting pipeline / Verify proper formatting (pull_request) Successful in 7s
Linting pipeline / Spell Check (pull_request) Successful in 8s
Linting pipeline / Shell Script Linting (pull_request) Successful in 6s
Linting pipeline / Go linting (pull_request) Failing after 26s
REUSE Compliance Check / reuse-compliance-check (pull_request) Failing after 6s
Tests / python-test (pull_request) Successful in 6s
Tests / go-test (pull_request) Successful in 29s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin mpldr/client-api:mpldr/client-api
git switch mpldr/client-api

Merge

Merge the changes and update on Forgejo.
git switch mpldr/spec-upgrade
git merge --no-ff mpldr/client-api
git switch mpldr/client-api
git rebase mpldr/spec-upgrade
git switch mpldr/spec-upgrade
git merge --ff-only mpldr/client-api
git switch mpldr/client-api
git rebase mpldr/spec-upgrade
git switch mpldr/spec-upgrade
git merge --no-ff mpldr/client-api
git switch mpldr/spec-upgrade
git merge --squash mpldr/client-api
git switch mpldr/spec-upgrade
git merge --ff-only mpldr/client-api
git switch mpldr/spec-upgrade
git merge mpldr/client-api
git push origin mpldr/spec-upgrade
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 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
moritz/migraine!18
No description provided.