Go to file
Colin McDonald d90981bdec Add /dumps/rankUsers?rank=<rank> to get all Users with a certain rank 2016-10-16 19:38:28 -04:00
src/main Add /dumps/rankUsers?rank=<rank> to get all Users with a certain rank 2016-10-16 19:38:28 -04:00
.gitignore Update .gitignore 2016-05-21 15:22:53 -04:00
Jenkinsfile Update Jenkinsfile to only deploy master to Maven. 2016-05-22 20:17:31 -07:00
README.md Create README.md 2016-10-08 12:57:40 -04:00
apiv3.properties Add support for reading the http keystore path + keystore password from our config file 2016-07-10 12:50:04 -04:00
pom.xml Add ip validations where needed 2016-07-25 20:58:52 -04:00

README.md

APIv3

Notes:

  • Uses a custom build of mongo-jackson-codec, which can be found here.