pgsearch-gorm-example icon indicating copy to clipboard operation
pgsearch-gorm-example copied to clipboard

A full text search example in Postgresql + golang + gorm + Docker

pgsearch-gorm-example

A full text search example in Postgresql + go + gorm

Prerequistes

  • Docker

How to run ?

~ docker-compose up

TODOs

  • [ ] Change hardcoded values for postgres connection to environment variables