-
Notifications
You must be signed in to change notification settings - Fork 15
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
Is there an api to add deck and cards #34
Comments
I think I have an openapi spec for the API locally. Let me find it and upload it. But you can see the routes here: https://github.com/ankicommunity/ankicommunity-api-server/blob/develop/src/djankiserv_api/urls.py |
Thank you….
…On Thu, 5 Sep 2024 at 3:37 PM, Vikash Kothary ***@***.***> wrote:
I think I have an openapi spec for the API locally. Let me find it and
upload it.
—
Reply to this email directly, view it on GitHub
<#34 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APXKH45YZQJKXYUYEH74IJTZVAUNJAVCNFSM6AAAAABNQGKYF6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZRGEZDOOBRHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi @sibambaspec, I had a look and unfortunately I don't have an openapi spec for this API. While I do plan on writing one in the future, I can try and provide you a rough list of endpoints that have currently been implemented:
There's also an There are also the sync endpoints but I assume that's not what you're looking for. Is there any specific endpoints you're looking for? The long term vision is to have CRUD endpoints for all resources but it looks like we're not there yet. I'm a bit busy right now but if you want to contribute or request features, I'm happy to work with you to make it happen. |
How to send api request
Is there an api to add deck and cards
The text was updated successfully, but these errors were encountered: