osm-codes / gridMap-pages

The production version, after gridMap-draftPages. ReactJS + OpenLayers.
Apache License 2.0
0 stars 0 forks source link

Implement GeoJSON Data Fetching API #39

Open jsugg opened 1 year ago

jsugg commented 1 year ago

Description

Add an API endpoint in the Bun server to fetch GeoJSON data from MongoDB. This data will be used to populate the map in the frontend.

Acceptance Criteria: