Skip to content

sgoendoer/gsls

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

gsls

Global Social Lookup System (SONIC)

api

  • GET /
  • GET /:gid
  • POST /:gid
  • PUT /:gid

install

  • build via
mvn clean
mvn install
docker build -t sonic/gsls:0.2.5 .
  • run via
docker run -d -p 4001:4001/tcp -p 4001:4001/udp -p 4002:4002/tcp --restart=always sonic/gsls:0.2.5

About

Global Social Lookup System (SONIC)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages