Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages