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

v2.0.0-beta RemoteStorage example #123

Open
jaaneh opened this issue Oct 12, 2020 · 2 comments
Open

v2.0.0-beta RemoteStorage example #123

jaaneh opened this issue Oct 12, 2020 · 2 comments

Comments

@jaaneh
Copy link

jaaneh commented Oct 12, 2020

Hey!

I'm curious if there's any examples as to how to set this up to work correctly.

  • Which REST endpoints would I need to set up?
  • What data do they give me access to, and how is it structured/formatted?
  • How do you expect POST data to be structured when returned?
    Similar questions to these would be great to have answered and added to the docs.

Any nudges in the right direction would be greatly appreciated.

@yookoala
Copy link
Contributor

yookoala commented Mar 24, 2022

@jaaneh: Not sure if you're still working on this. Since I tackled this issue lately, I guess it's still good to leave an answer here for you or somebody else.

  1. The stable release has issue with RemoteStorage. You would first need to use the latest commit in the develop branch.

  2. I've written some updated documentation in Improve documentation on Storage Engine Documentation#15 (preview), which is pending for merge. I'm not sure when this would happen.

  3. If you're a PHP developer, you can try my library on packagist: monogatari-php/remote-storage.

@jaaneh
Copy link
Author

jaaneh commented Mar 24, 2022

@yookoala Have not worked on this much after my original comment, but I appreciate the reply. I'm sure it will be helpful to anyone else with similar questions. Appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants