dnote/pkg/server/api
Sung Won Cho 23a511dbe0
Improve package structure (#207)
* Improve package structure

* Set up travis
2019-06-25 19:20:19 +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 Improve package structure (#207) 2019-06-25 19:20:19 +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)