dnote/pkg/server/api
Sung Won Cho b45952968b
Implement structured logging (#232)
* Implement structured logging

* Remove debug

* Log additional information for ncoming requests
2019-07-29 10:05:48 +10:00
..
crypt Improve package structure (#207) 2019-06-25 19:20:19 +10:00
handlers Implement structured logging (#232) 2019-07-29 10:05:48 +10:00
helpers Improve package structure (#207) 2019-06-25 19:20:19 +10:00
operations Allow to move notes to another book (#234) 2019-07-27 19:51:30 +10:00
presenters Improve package structure (#207) 2019-06-25 19:20:19 +10:00
scripts Require database connection configuraton (#228) 2019-07-24 17:32:12 +10:00
.gitignore Implement server binary (#223) 2019-07-22 13:41:09 +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)