Skip to content
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

Expose an API for Shaarli #609

Closed
13 of 14 tasks
ArthurHoaro opened this issue Jul 26, 2016 · 0 comments
Closed
13 of 14 tasks

Expose an API for Shaarli #609

ArthurHoaro opened this issue Jul 26, 2016 · 0 comments
Assignees
Milestone

Comments

@ArthurHoaro
Copy link
Member

ArthurHoaro commented Jul 26, 2016

Following the discussion in #586 and in https://github.com/shaarli/api-documentation, Shaarli will expose an API to allow third party to interact with Shaarli's data when authenticated (e.g. mobile app).

The milestone for this is 0.8.x.

Tasks:

  • Define a readable API definition. See https://shaarli.github.io/api-documentation [Status: almost done]
  • Make the API definition easily accessible from Shaarli's documentation. [Status: TODO]
  • Document the API authentication process [Status: done]
  • Add the API authentication documentation in Shaarli's documentation. [Status: TODO]
  • Provide a basic API implementation able to process request and render response. [Status: almost done]
  • Add the API secret in the administration [Status: almost done]
  • Implement GET /links service. [Status: TODO]
  • Implement POST /links service. [Status: TODO]
  • Implement GET /links/{id} service. [Status: TODO]
  • Implement PUT /links/{id} service. [Status: TODO]
  • Implement GET /history service. [Status: TODO]
  • Implement GET /infos service. [Status: almost done]
  • URL Rewriting for nginx documentation
  • URL Rewriting for lighthttp documentation
@ArthurHoaro ArthurHoaro added this to the 0.8.0 milestone Jul 26, 2016
@ArthurHoaro ArthurHoaro self-assigned this Jul 26, 2016
@ArthurHoaro ArthurHoaro modified the milestones: 0.8.0, 0.8.1 Oct 12, 2016
@ArthurHoaro ArthurHoaro modified the milestones: 0.8.1, 0.9.0 Oct 22, 2016
ArthurHoaro added a commit to ArthurHoaro/Shaarli that referenced this issue Apr 1, 2017
ArthurHoaro added a commit to ArthurHoaro/Shaarli that referenced this issue Apr 1, 2017
ArthurHoaro added a commit to ArthurHoaro/Shaarli that referenced this issue May 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant