-
Notifications
You must be signed in to change notification settings - Fork 0
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
Create an implementation task list #1
Comments
You can also consult this list to create required tasks for this project https://github.com/Cloudkibo/CloudKibo_Code_Sample/issues?q=is%3Aissue+is%3Aclosed |
Where can I see the list of current APIs of KiboPush? @sojharo |
You can see the list here: https://staging.kibopush.com/docs Your client application should follow this document. Whatever APIs it tells you, you would do them exactly in your code. So, we would know if there is any mistake in the documentation. For each endpoint, it gives input and output. |
I'll include these in task list and share here |
Tasks.breakdown.xlsx |
You would create the page for testing of each server api entity (table). You may create for each endpoint. So please look into the current API of KiboPush and create a task list accordingly.
The text was updated successfully, but these errors were encountered: