Joyent Manta Storage Service API - Source Code
Joyent API enables developers to access and modified their store data in the cloud. Joyent is an infrastrure Service that lets users store, access, and process their data in the cloud.

Sample Source Code (11)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Joyent Triton Create job Go Sample Code | This Joyent Go Sample Code authenticates a client and adds jobs as inputs. This application returns the number of jobs and retrieves the job output. |
![]() | Joyent Triton Authentication Go Sample Code | This Joyent Go Sample Code is a template used to access the Triton container platform. This application implements the SSHAgentSigner module and returns updated accounts. |
![]() | Joyent Triton Account info Go Sample Code | This Joyent Go Sample Code implements methods for account details and authentication used to access the Triton container platform. |
![]() | Joyent Manta Authentication Python Sample Code | This Joyent Python Sample Code tests the Manta authentication methods. This application implements a fingerprint hash algorithm and raises exception if verification fails. |
![]() | Joyent Manta Video transcoding Python Sample Code | This Joyent Python Sample Code connects to the Joyent Manta Object Storage Service and imports a Manta module. This test application demonstrates how to run a long video transcoding Manta job. |
![]() | Joyent Manta Run job Python Sample Code | This Joyent Python Sample Code demonstrates how to run a Manta job with the python-manta client. This test application imports the local module, creates the job to get the job_id, and adds Manta paths to process the job. |
![]() | Joyent Manta List object Python Sample Code | This Joyent Python Sample Code connects to the Joyent Manta Object Storage Service and imports a Manta module. This test method lists a directory presuming the last element is a file glob. |
![]() | Joyent Manta Directory Python Sample Code | This Joyent Python Sample Code connects to the Joyent Manta Object Storage Service and imports a Manta module. This snippet corresponds to the ListDirectory endpoint which lists the contents of a directory. |
![]() | Joyent JavaScript Sample Code by Joyent | The Joyent JavaScript Sample Code by Joyent demonstrates how to access the API to implement application development features based on the cloud. It includes account, analytics, authentication, and datacenters tests. |
![]() | Joyent Java Sample Code by Joyent | The Joyent Java Sample Code by Joyent presents how to access the API to implement application development features based on the cloud. Available tests for HTTP headers, job phase, and metadata. |
![]() | Joyent NodeJS Sample Code by Joyent | The Joyent NodeJS Sample Code by Joyent demonstrates how to access the API to integrate application development features based on the cloud. It includes tests with functions to validate interface performance. |