Have fun with maidsafe_client too.
cargo run --example rest_api
Account Creation
================
------------ Enter Keyword ---------------
Agent_Whyte
------------ Enter Password --------------
M0n4co
--------- Enter PIN (4 Digits) -----------
1872
Trying to create an account …
Account Created Successfully !!
Auto Account Login
==================
Trying to log into the created account using supplied credentials …
Account Login Successful !!
-- Preparing storage ----
------ (Tip) Start by creating a container and then store blob, modify blob within the container --------------------
----------Choose an Operation----------------
- Create Container
- List Containers
- Get Root Container Versions
- Delete Container
- List Blobs from container
- Create Blob
- Update Blob
- Get blob content
- Get blob content by version
- Delete blob
- Copy blob
------ Enter a number --------------------
1
------Enter Container name--------
jamjar
Created Container - jamjar
----------Choose an Operation----------------
- Create Container
- List Containers
- Get Root Container Versions
- Delete Container
- List Blobs from container
- Create Blob
- Update Blob
- Get blob content
- Get blob content by version
- Delete blob
- Copy blob
------ Enter a number --------------------
Enter a valid number
----------Choose an Operation----------------
- Create Container
- List Containers
- Get Root Container Versions
- Delete Container
- List Blobs from container
- Create Blob
- Update Blob
- Get blob content
- Get blob content by version
- Delete blob
- Copy blob
------ Enter a number --------------------
1
------Enter Container name--------
ginger bottle
Created Container - ginger bottle
----------Choose an Operation----------------
- Create Container
- List Containers
- Get Root Container Versions
- Delete Container
- List Blobs from container
- Create Blob
- Update Blob
- Get blob content
- Get blob content by version
- Delete blob
- Copy blob
------ Enter a number --------------------
2
List of containers
Created On Name
========================= ==========
“13-06-2015 16:47 UTC” jamjar
"13-06-2015 16:47 UTC" ginger bottle
----------Choose an Operation----------------
- Create Container
- List Containers
- Get Root Container Versions
- Delete Container
- List Blobs from container
- Create Blob
- Update Blob
- Get blob content
- Get blob content by version
- Delete blob
- Copy blob
------ Enter a number --------------------
3
List of container versions
No. Version Id
=== ==========
1 “16116115178…95129189173”
2 “226862240…249219750”
3 “524416678…85206247172”
----------Choose an Operation----------------
- Create Container
- List Containers
- Get Root Container Versions
- Delete Container
- List Blobs from container
- Create Blob
- Update Blob
- Get blob content
- Get blob content by version
- Delete blob
- Copy blob
------ Enter a number --------------------
6
------Enter Container name--------
jamjar
------Enter text to be saved as a file--------
lots of rhubarb jam
------Enter Blob name--------
Granny’s best
Blob created
----------Choose an Operation----------------
- Create Container
- List Containers
- Get Root Container Versions
- Delete Container
- List Blobs from container
- Create Blob
- Update Blob
- Get blob content
- Get blob content by version
- Delete blob
- Copy blob
------ Enter a number --------------------
5
------Enter Container name--------
jamjar
List of Blobs
Modified On Name
========================= ===========
“13-06-2015 16:49 UTC” Granny’s best
----------Choose an Operation----------------
- Create Container
- List Containers
- Get Root Container Versions
- Delete Container
- List Blobs from container
- Create Blob
- Update Blob
- Get blob content
- Get blob content by version
- Delete blob
- Copy blob
------ Enter a number --------------------
8
------Enter Container name--------
jamjar
------Enter Blob name--------
Granny’s best
Content Read:
lots of rhubarb jam
----------Choose an Operation----------------
- Create Container
- List Containers
- Get Root Container Versions
- Delete Container
- List Blobs from container
- Create Blob
- Update Blob
- Get blob content
- Get blob content by version
- Delete blob
- Copy blob
------ Enter a number --------------------