# README
Echo Postgresql
Echo server that connect to Postgresql server to test connectivity.
Usage
- Run
source .env.example
make postgresql.up
make run
- test curl
curl http://localhost:80/postgresql/test
# Packages
No description provided by the author