2017 © Pedro Peláez
 

library safe-in-cloud

Library for working with the Safe in Cloud JSON API.

image

graceland/safe-in-cloud

Library for working with the Safe in Cloud JSON API.

  • Tuesday, July 19, 2016
  • by jyggen
  • Repository
  • 3 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

SafeInCloud API Client and CLI Tool

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads, (*1)

An API client and CLI tool to work and communicate with the HTTP API built into the SafeInCloud software. This package is compliant with PSR-1, PSR-2 and PSR-4., (*2)

Usage

First you need to run the command authenticate to get an authentication token from your SafeInCloud client., (*3)

./bin/safeincloud authenticate
Enter your password:
lWg/CBmrcEs6XiAgXl33qg==
./bin/safeincloud accounts --token lWg/CBmrcEs6XiAgXl33qg== example.com
[{"title":"example.com","login":"foo","password":"bar"}]
./bin/safeincloud logins --token lWg/CBmrcEs6XiAgXl33qg==
["foo","bar","baz","qux"]

License

The MIT License (MIT). Please see License File for more information., (*4)

This software is not endorsed, sponsored, affiliated with or otherwise authorized by SafeInCloud., (*5)

The Versions

19/07 2016

dev-master

9999999-dev https://github.com/jyggen/safe-in-cloud-php

Library for working with the Safe in Cloud JSON API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api cli safe in cloud