verify successful database interactions with test endpoint
This commit is contained in:
parent
c1930d6821
commit
51a34008f1
5 changed files with 38 additions and 13 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,8 +2,12 @@
|
|||
# development environment
|
||||
.envrc
|
||||
.direnv
|
||||
cmd/server/server
|
||||
|
||||
# postgres
|
||||
postgres.db
|
||||
postgres.log
|
||||
.s.PGSQL.5432*
|
||||
cmd/server/logfile
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue