Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages