Skip to content

FileCorn/java-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

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