UNPKG

@transcend-io/typescript-webhook-example

Version:

Example of a webhook that can be integrated with Transcend.

8 lines 314 B
#!/usr/bin/env node /** * Developer note: this server is live at https://transcend-example.onrender.com. * This server is used on the E-Shop-It Transcend instance https://e-shop-it.trsnd.co. * Some endpoints are also used for other Transcend testing applications */ export {}; //# sourceMappingURL=app.d.ts.map