osm-codes / gridMap-pages

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

Add Search Functionality Backend API #43

Open jsugg opened 1 year ago

jsugg commented 1 year ago

Description

Create an API endpoint in the Bun server to handle search queries. This will involve querying MongoDB's GeoJSON data based on user input.

Acceptance Criteria