pgsearch-gorm-example
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