Skip to content

Java api library to access nextcloud features from java applications

License

Notifications You must be signed in to change notification settings

threonin/nextcloud-java-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextcloud-java-api

Java api library to access nextcloud features from java applications

What is the nextcloud api library?

Use nextcloud features from inside your java application

Currently implemented features

  • Management of groups
  • Folder management (Without access control)
  • List shares and create new file shares (No way to delete/update shares atm.)
  • Tested agains nextCloud 11.0.2 server version, but should also work with older nextCloud and ownCloud systems

Usage

  • Create a NextcloudConnector instance and provide your server settings and authentification
  • Now you can use the methods exposed to access your nextcloud instance

Changelog

2017-03-30 Initial release

(c) André Schild, Aarboard AG www.aarboard.ch

About

Java api library to access nextcloud features from java applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%