-
-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: API-first approach for REST interface #1129
Conversation
Codecov ReportPatch coverage is
📢 Thoughts on this report? Let us know!. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This declutters the API implementation quite a bit. I like it. 👍
Read through it and couldn't find a flaw so far.
Sadly I'm currently still unable to test it locally. 😓
No local dev environment installed? I used recently github codespaces and it works great. You need only a browser. |
No free time to sit behind my computer. |
Motivation and detailed description: see #808
short summary:
closes #808