Skip to content

FileCorn/java-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
omidp
Jul 21, 2017
64e57e7 · Jul 21, 2017

History

15 Commits
Jul 21, 2017
May 19, 2016
Jul 17, 2017
Jul 19, 2017

Repository files navigation

FileCorn Java SDK

it helps you to empower filecorn's functionality in your java app;

How to build

mvn clean install -DskipTests=true

How to use


FileCornApi fc = new FileCorn();
fc.createFolder("test");

Add your API KEY

  • open conf.properties
  • add your api_key and cube url

About

FileCorn Cube Storage Java SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages