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

Create minimal examples for a few programming languages #17

Open
4 tasks
gsmachado opened this issue Jan 5, 2023 · 0 comments
Open
4 tasks

Create minimal examples for a few programming languages #17

gsmachado opened this issue Jan 5, 2023 · 0 comments
Assignees

Comments

@gsmachado
Copy link
Member

Based on the following tutorial:
https://github.com/vladimirvivien/go-cshared-examples

Create examples (maybe in a different repo, like AxLabs/neofs-shared-lib-examples or something like that) for the following programming languages:

  • Python
  • Node
  • Rust
  • C#

The goal here is to show how to load our shared library and perform crucial operations (i.e., create a file, get a file, delete a file).

The goal IS NOT to create wrappers for each programming language. Just to show viability and how to do 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