Categorygithub.com/mactsouk/restdb
repositorypackage
0.0.0-20210517153601-8b18a7b76669
Repository: https://github.com/mactsouk/restdb.git
Documentation: pkg.go.dev

# README

rest-db

Working with a database

Creating database schema:

  • psql -U mtsouk postgres -h 127.0.0.1 < create_db.sql