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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,13 @@ Welcome to the **Paperspace CORE API** documentation. CORE provides a RESTful AP
8
8
9
9
You can interact with CORE API in two ways: by using an HTTP client of your choice and the Paperspace API HTTP endpoints or programmatically from within a Javascript Node.js application.
10
10
11
-
## Other clients <aid="other-clients"></a>
11
+
####Other clients
12
12
13
13
If you've created an API client in a language other than JavaScript, please let us know at [support@paperspace.com](mailto:support@paperspace.com) and we will link to it here.
14
14
15
15
## Sample Apps <aid="sample-apps"></a>
16
16
17
-
See the directory [samples](https://github.com/Paperspace/paperspace-node/tree/master/samples) for a few simple samples of using the node API, and the CLI in a bash script. Note: the [jq](https://stedolan.github.io/jq/) tool is used in the bash sample for parsing JSON data.
17
+
See the directory [samples](https://github.com/Paperspace/paperspace-node/tree/master/samples) for a few simple samples of using the node API. Note: the [jq](https://stedolan.github.io/jq/) tool is used in the bash sample for parsing JSON data.
0 commit comments