0
v-firecrawl/apps/api
Jakob Stadlhuber 6208f4207d Add support for Self-Hosted Webhook URL Usage and added project_id into the webhook payload
This commit introduces the capability of using a Self-Hosted Webhook URL. The application now checks for a self-hosted URL before querying the database for the webhook settings. If a Self-Hosted Webhook URL is set in the environment variables, it will be used directly, diminishing unnecessary database queries.
2024-06-04 19:55:07 +02:00
..
src Add support for Self-Hosted Webhook URL Usage and added project_id into the webhook payload 2024-06-04 19:55:07 +02:00
.dockerignore Initial commit 2024-04-15 17:01:47 -04:00
.env.example Add support for Self-Hosted Webhook URL Usage and added project_id into the webhook payload 2024-06-04 19:55:07 +02:00
.env.local Caleb: added logging improvement 2024-04-20 19:53:04 -07:00
.gitattributes Initial commit 2024-04-15 17:01:47 -04:00
.gitignore Initial commit 2024-04-15 17:01:47 -04:00
Dockerfile Initial commit 2024-04-15 17:01:47 -04:00
fly.toml Update fly.toml 2024-06-04 00:41:15 -07:00
jest.config.js Nick: 2024-04-20 16:38:05 -07:00
jest.setup.js Initial commit 2024-04-15 17:01:47 -04:00
openapi.json Nick: 2024-05-28 12:56:24 -07:00
package.json bugfixing. already on main 2024-06-04 11:05:50 -03:00
pnpm-lock.yaml bugfixing. already on main 2024-06-04 11:05:50 -03:00
requests.http Update requests.http 2024-04-24 10:32:35 -03:00
tsconfig.json Initial commit 2024-04-15 17:01:47 -04:00