Skip to content

alifsuryadi/Review_Product_Tokopedia_BE

Repository files navigation

Deploy to GCE

Backend for Review Product Tokopedia BE

Welcome to the backend repository for the Review Product Tokopedia BE! This backend serves the streamlit app for my project. It is a backend service built using Gin, Golang, and GORM.

API Documentation

The API documentation for this project can be found here or Swagger.

Backend and Cloud Architecture

Cloud Architecture

Local Installation for Development

To set up the backend for local development, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/alifsuryadi/Review_Product_Tokopedia_BE
  2. Navigate to the Project Folder:

    cd Review_Product_Tokopedia_BE
  3. Set Environment Variables:

    cp .env.example .env
  4. Run the Application:

    go run main.go

About

A Golang backend that fetches reviews from Tokopedia Graph API, processes data, and serves it for sentiment analysis and summarization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors