Private_Market_Analysis / tech_stack.py
SatyamSinghal's picture
Create tech_stack.py
609433d verified
raw
history blame
242 Bytes
tech_stack = {
"programming_languages": ["Python", "Java", "JavaScript"],
"apis_provided": ["UPI API", "Payment Gateway API"],
"software_tools": ["Docker", "Kubernetes", "AWS"],
"technology_partners": ["AWS", "Google Cloud"]
}