Greenstand / Greenstand/treetracker-query-api
Implement API: GET /transactions (get transactions history list by filter, support pagination)
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Greenstand/treetracker-query-api/blob/5b796230237325ee526616d5d3d9d1281fbe8b92/docs/api/spec/query-api.yaml#L429-L474
To implement an endpoint:
* Please write an e2e test to cover it.
* Please follow the guide in the 'readme' to follow our architecture on the server-side.
---
Some hints:
- Please read our readme for more information/guide/tutorial.
- Here is [an engineering book](https://greenstand.gitbook.io/engineering/) in Greenstand.
- To know more about our organization, visit our [website](https://greenstand.org).
- If you want to join the slack community (some resources need the community member's permission), please leave your email address.
Contributor guide
Assessment
This issue has not been assessed yet.