Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 188 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 188 Bytes

test-api

Example of .env file

PG_URL="user=postgres dbname=check sslmode=disable password=password"
ENCRYPT_PASSWORD="AES_KEY"
go get
go run main.go