# 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