dnote/pkg/server/api
Sung Won Cho 75d1cb42e8
Deps (#208)
* Consolidate deps

* Fix CI
2019-06-26 18:43:39 +10:00
..
clock Improve package structure (#207) 2019-06-25 19:20:19 +10:00
crypt Improve package structure (#207) 2019-06-25 19:20:19 +10:00
handlers Improve package structure (#207) 2019-06-25 19:20:19 +10:00
helpers Improve package structure (#207) 2019-06-25 19:20:19 +10:00
logger Improve package structure (#207) 2019-06-25 19:20:19 +10:00
operations Improve package structure (#207) 2019-06-25 19:20:19 +10:00
presenters Improve package structure (#207) 2019-06-25 19:20:19 +10:00
scripts Deps (#208) 2019-06-26 18:43:39 +10:00
.env.dev Improve package structure (#207) 2019-06-25 19:20:19 +10:00
.env.test Improve package structure (#207) 2019-06-25 19:20:19 +10:00
.gitignore Improve package structure (#207) 2019-06-25 19:20:19 +10:00
main.go Improve package structure (#207) 2019-06-25 19:20:19 +10:00
README.md Improve package structure (#207) 2019-06-25 19:20:19 +10:00

API

Dnote API.

Development

  • Ensure timezone = 'UTC' in postgres setting (postgresql.conf)