Skip to content

xaxank/bakery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation


πŸ“ bakery/README.md

# Bakery 🍞🍰

A lightweight backend server designed to manage ELT (Extract, Load, Transform) pipelines and power data visualization tools.

## Features

- Written in Go for speed and simplicity
- RESTful API for ELT job management
- Built for integration with visualization dashboards

## Tech Stack

- Go
- HTTP Server with net/http

## Setup

### Prerequisites
- Go 1.18+

### Run the Server

```bash
git clone https://github.com/xaxank/bakery.git
cd bakery
go run main.go

About

Go lang based server for ELT pipelines and data visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published