dsnopek / anki-sync-server

A personal Anki sync server (so you can sync against your own server rather than AnkiWeb)
GNU Affero General Public License v3.0
741 stars 95 forks source link

API description #51

Open vvscode opened 7 years ago

vvscode commented 7 years ago

I'm going to create custom client for anki server. And I found your repo on googling anki web api. Looks like your anki-sync-server reproduce API of anki-web. Can you share documentation for endpoints / format of requests / params / etc. ?

Thx in advance

austin226 commented 7 years ago

I am also working on a custom Anki client and would like to have some documentation for the RESTful API. I found that this wiki page has some helpful information, but is very much incomplete.