Skip to content

The repository is an essential component of the Martech Platform, serving as the backend engine

Notifications You must be signed in to change notification settings

katinka-bella/martech-backend-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

martech-backend-api

The API repository is an essential component of the martech platform, serving as the backend engine. Additionally, it automates the process of uploading files to the GCP bucket, ensuring seamless data management.

Structure

The repository is organized into modules representing different marketing technology. Each module contains specific functionalities related to data analytics, tag management, and more. Here's a high-level overview of the structure:

martech-backend-api/
├─ api/
│  ├─ google/
│  |  |  ├─ analytics/
│  |  |  |  ├─ main.py
│  |  |  |  ├─ utils.py
│  |  |  ├─ tag-manager/
│  |  |  |  ├─ main.py
│  |  |  ├─ bigquery/
│  |  |  |  ├─ main.py
│  ├─ adobe/
│  |  |  ├─ analytics/
│  |  |  |  ├─ main.py
│  |  |  ├─ tag-manager/
│  |  |  |  ├─ main.py
├─ utils/
│  ├─ gcs_connect.py
│  ├─ gcs_connect_sandbox_katia.py
├─ README.md

About

The repository is an essential component of the Martech Platform, serving as the backend engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages