← Back 🏠 Categories

App: app_m5gh6y

Fetched from /v1/connect/apps/app_m5gh6y  ·  Slug: gitea

id app_m5gh6y
name_slug gitea
name Gitea
auth_type keys
description Community managed lightweight code hosting solution written in Go
img_src https://assets.pipedream.net/s.v0/app_m5gh6y/logo/orig
custom_fields_json [{"name":"apiKey","type":"password"},{"name":"gitea_url"}]
categories
[
  "Developer Tools"
]
featured_weight 100
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": "https://{{custom_fields.gitea_url}}",
  "proxy_enabled": true
}
Show raw API payload
{
  "data": {
    "id": "app_m5gh6y",
    "name_slug": "gitea",
    "name": "Gitea",
    "auth_type": "keys",
    "description": "Community managed lightweight code hosting solution written in Go",
    "img_src": "https://assets.pipedream.net/s.v0/app_m5gh6y/logo/orig",
    "custom_fields_json": "[{\"name\":\"apiKey\",\"type\":\"password\"},{\"name\":\"gitea_url\"}]",
    "categories": [
      "Developer Tools"
    ],
    "featured_weight": 100,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": "https://{{custom_fields.gitea_url}}",
      "proxy_enabled": true
    }
  }
}

Tip: Connect tokens are single-use and expire quickly; click “Connect” to generate a fresh one.