Skip to content

xuanzhong/service-directory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Directory API

Service Directory API is the client API to communicate with the back-end directory server.

SD API v1.1 is compatible with the JDK6 or greater. SD API v1.2 is compatible with the JDK7 only.

SD API v1.x communicates with directory server v1.x or v2.0 via RESTful service. SD API v2.0 communicates with directory server v2.0 only, via both RESTful and WebSocket services.

SD API v1.2 is the most recent stable version.

You can read the v1.x user guide in Wiki.

Following is the list of release references to the libraries managed under this repository:

sd-api
sd-core

Nightly Builds can be found here

Javadocs for sd-api

Javadocs for sd-core

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%