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

Build pico engine library for connecting to pod #5

Open
windley opened this issue Jan 18, 2024 · 1 comment
Open

Build pico engine library for connecting to pod #5

windley opened this issue Jan 18, 2024 · 1 comment

Comments

@windley
Copy link
Member

windley commented Jan 18, 2024

JS client: https://github.com/inrupt/solid-client-js
Docs: https://docs.inrupt.com/developer-tools/javascript/client-libraries/

The module should conform to the design doc and include tests.

@windley windley changed the title Build pico engine module for connecting to pod Build pico engine library for connecting to pod Feb 8, 2024
@KyerHarris
Copy link
Collaborator

KyerHarris commented Feb 26, 2024

Done:

  • Attach Pod to Pico
  • Create container (i.e. folder) in Pod
  • Store files in Pod
  • See all files stored in container
  • list contents of Pod
  • Delete files from Pod
  • Can make container public (view only) & private

In progress:

  • test operations under authn
  • Retrieve file URL from Pod
  • Get file from Pod for pico

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