There are a few things that's need to be defined.
API services
It should describe every services in details. See the first example https://github.com/shaarli/api-documentation/blob/master/api-documentation.md (feel free to propose a better format if you know one).
Different services should be discussed in different issues/PR.
Authentication
Which method are we using? Could be a good idea to provide a few client usage example like done in shaarli/Shaarli#586
Implementation choices
There are a lot of framework and libs to deal with REST API out there. Should we use one of them?
ping @mro @toneiv @pikzen @dimtion
There are a few things that's need to be defined.
API services
It should describe every services in details. See the first example https://github.com/shaarli/api-documentation/blob/master/api-documentation.md (feel free to propose a better format if you know one).
Different services should be discussed in different issues/PR.
Authentication
Which method are we using? Could be a good idea to provide a few client usage example like done in shaarli/Shaarli#586
Implementation choices
There are a lot of framework and libs to deal with REST API out there. Should we use one of them?
ping @mro @toneiv @pikzen @dimtion