Greenstand/treetracker-query-api

Implement API: GET /gis/location/nearest

Open

#78 opened on Feb 5, 2022

 (1 comment) (0 reactions) (0 assignees)TypeScript (65 forks)auto 404
ExpressNode.jsgood first issuepostgresqlpriority

Repository metrics

Stars
 (17 stars)
PR merge metrics
 (PR metrics pending)

Description

To implement an endpoint:

https://github.com/Greenstand/treetracker-query-api/blob/1c7c606c3fd18554b3163fac29ad147ff3b43702/docs/api/spec/query-api.yaml#L549-L577

  • 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 in Greenstand.
  • To know more about our organization, visit our website.
  • If you want to join the slack community (some resources need the community member's permission), please leave your email address.

Contributor guide