npm install
npm start
Return grants after filters. Optional get params:
tags: array of uuid
titile: string
body: string
minPrice: number
maxPrice: number
units: string, type of units paid for
Get grant by id.
Get max and min price.
Get all units paid for.
Get all tag groups with tags included.