open-frames / proxy

A proxy service for safely interacting with Frames and Open Graph data
MIT License
5 stars 2 forks source link

fix: error handling cors #17

Closed stephancill closed 6 months ago

stephancill commented 6 months ago

Updates error handling to handle errors in async functions and returns CORS headers in error responses.

Fixes #16