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

Documentation for Planktos API #49

Closed
georgeaf99 opened this issue Feb 16, 2017 · 1 comment
Closed

Documentation for Planktos API #49

georgeaf99 opened this issue Feb 16, 2017 · 1 comment
Labels

Comments

@georgeaf99
Copy link
Collaborator

The public API is quite simple; however, it is not clear what our contracts to the user are.

For example:

  • getSnapshot not only gets the latest snapshot, but it also seeds the file if it wasn't being seeded before
  • getSnapshot can only be called after update
  • fetch and getFile have the same side effects and constraints as getSnapshot

Some of this may be a problem with our API; however, documentation is necessary regardless of whether or not these are issues.

@xuset
Copy link
Owner

xuset commented Feb 26, 2017

Api documentation is now on the wiki and the api problems were (for the most part) fixed in #51 😄

@xuset xuset closed this as completed Feb 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants