Open steveliedtke opened 11 years ago
This would be the third version of the backend api.
Version 1 and 2 will be continued!
in /v3 only unix timestamp should be used -> System.currentTimeMillis() / 1000L;
Instead of using cloud endpoints i will be using spring mvc in the future and use swagger for generating docs with swagger-codegen ... therefore no version 3 will be necessary ... for now ;-)
see #56