dnote/pkg/server/api
Sung Won Cho 35dc7abfae
Server migration (#214)
* Allow to run server side postgres migration

* Automate migration creation

* Check if sql-migrate exists
2019-06-29 12:31:42 +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 Server migration (#214) 2019-06-29 12:31:42 +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)