Greenstand / treetracker-query-api

To fetch Greenstand map data for client's like web map, wallet app, and so on.
GNU General Public License v3.0
14 stars 58 forks source link

feat: implement denormalized trees API #382

Open dagmawig opened 2 months ago

dagmawig commented 2 months ago

fixes #337

image

dagmawig commented 2 months ago

@dadiorchen I inserted 100 rows into the denormalized tree table to complete the end to end test. I have also added wallet_id test. Let me know if you have any feedback.