This website requires JavaScript.
Explore
Help
Sign in
sr2
/
link-stack
Watch
4
Star
0
Fork
You've already forked link-stack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e4b78ceec2
link-stack
/
apps
/
bridge-frontend
/
app
/
api
/
[service]
/
webhooks
/
route.ts
4 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactoring 2
2024-04-30 11:39:16 +02:00
import
{
handleWebhook
}
from
"bridge-ui"
;
Add Metamigo webhooks
2024-04-21 08:11:24 +02:00
Refactoring 2
2024-04-30 11:39:16 +02:00
export
{
handleWebhook
as
GET
,
handleWebhook
as
POST
}
;
Reference in a new issue
Copy permalink