export default (req: any, context:any) => context.json({hello: "world", message: "this is coming to you live from the edge"})