You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An API client library for the Rust programming language is now available at https://github.com/gdcc/rust-dataverse and has been added to the [list of client libraries](https://dataverse-guide--10758.org.readthedocs.build/en/10758/api/client-libraries.html) in the API Guide. See also #10758.
Copy file name to clipboardExpand all lines: doc/sphinx-guides/source/api/client-libraries.rst
+7
Original file line number
Diff line number
Diff line change
@@ -78,3 +78,10 @@ Ruby
78
78
https://github.com/libis/dataverse_api is a Ruby gem for Dataverse APIs. It is registered as a library on Rubygems (https://rubygems.org/search?query=dataverse).
79
79
80
80
The gem is created and maintained by the LIBIS team (https://www.libis.be) at the University of Leuven (https://www.kuleuven.be).
81
+
82
+
Rust
83
+
----
84
+
85
+
https://github.com/gdcc/rust-dataverse
86
+
87
+
The Rust Dataverse client is a comprehensive crate designed for seamless interaction with the Dataverse API. It facilitates essential operations such as collection, dataset, and file management. Additionally, the crate includes a user-friendly command-line interface (CLI) that brings the full functionality of the library to the command line. This project is actively maintained by `Jan Range <https://github.com/jr-1991>`_.
Copy file name to clipboardExpand all lines: doc/sphinx-guides/source/contributor/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ If you speak multiple languages, you are very welcome to help us translate Datav
43
43
44
44
## Code
45
45
46
-
Dataverse is open source and we love code contributions. Developers are not limited to the main Dataverse code in this git repo. We have projects in C, C++, Go, Java, Javascript, Julia, PHP, Python, R, Ruby, TypeScript and more. To get started, please see the following pages:
46
+
Dataverse is open source and we love code contributions. Developers are not limited to the main Dataverse code in this git repo. We have projects in C, C++, Go, Java, Javascript, Julia, PHP, Python, R, Ruby, Rust, TypeScript and more. To get started, please see the following pages:
0 commit comments