Categorygithub.com/m-row/finder
repositorypackage
0.0.8
Repository: https://github.com/m-row/finder.git
Documentation: pkg.go.dev

# README

Finder - an index builder for REST APIs

built on squirrel Query Builder check the finder-example for details on usage

  • searchable
  • filterable
  • sortable
  • paginated

CRUD - common operations

additionally there are postgres queries built to operate on one row and return it in the same query

  • show
  • store
  • update
  • destroy