supabase/volumes/functions/FUNCTIONS_README.md

17 lines
412 B
Markdown

# Supabase Edge Functions
This document describes the available Edge Functions in this self-hosted Supabase instance.
## institute-geocoder
Institute address geocoding using SearXNG/OpenStreetMap
**Endpoints:**
- `/functions/v1/institute-geocoder`
- `/functions/v1/institute-geocoder/batch`
**Usage:** POST with institute_id and optional address data
**Dependencies:** SearXNG service, OpenStreetMap data