Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ğ
Ğcli
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
clients
Rust
Ğcli
Commits
719f0759
Commit
719f0759
authored
4 years ago
by
Éloïs
Browse files
Options
Downloads
Patches
Plain Diff
doc(README): indicate how to upgrade schema
parent
239b7d41
No related branches found
No related tags found
No related merge requests found
Pipeline
#10498
failed
4 years ago
Stage: fmt
Stage: tests
Stage: quality
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-1
7 additions, 1 deletion
README.md
with
7 additions
and
1 deletion
README.md
+
7
−
1
View file @
719f0759
...
@@ -2,6 +2,12 @@
...
@@ -2,6 +2,12 @@
A simple command line client written in Rust that use Duniter GVA API.
A simple command line client written in Rust that use Duniter GVA API.
This example project is more there to show the way for those who would like to develop Rust projects using GVA :)
## Contribute
Contributions are welcome :)
If you have any questions about the code don't hesitate to ask @elois on the duniter forum:
[
https://forum.duniter.org
](
https://forum.duniter.org
)
If you have any questions about the code don't hesitate to ask @elois on the duniter forum:
[
https://forum.duniter.org
](
https://forum.duniter.org
)
The GraphQL schema is automatically generated from the GVA source code, to update the schema, use the following command:
cargo update -p duniter-gva-gql
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment