Added the tutorial 'Working with the Nodes API Service'. (#3319)

This commit is contained in:
Francesco Corti
2018-05-15 15:25:35 +01:00
committed by Eugenio Romano
parent fd924c439a
commit 25f20dbec9
5 changed files with 151 additions and 2 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
{ "title": "Using components", "file": "using-components.md"},
{ "title": "Customising the Login component", "file": "customising-login.md"},
{ "title": "Working with a DataTable", "file": "working-with-data-table.md"},
{ "title": "Working with the Nodes API Service", "file": "working-with-nodes-api-service.md"}
{ "title": "Working with the Nodes API Service", "file": "working-with-nodes-api-service.md"},
{ "title": "Working with the Nodes using the JS API", "file": "working-with-nodes-js-api.md"}
]
}
]