/glot

Pastebin with runnable snippets and API

glot

an open source pastebin with runnable snippets and API.

Components

Name Description
glot-www glot.io website and API
docker-run Code runner api
glot-images Docker images
code-runner Code runner

Overview

                   glot.io
┌────────────────────────────────────────────┐
│                  glot-www                  │
└────────────────────────────────────────────┘
          │                         │
          │                         │
          ▼                         ▼
┌──────────────────┐      ┌──────────────────┐
│    postgresql    │      │    docker-run    │
└──────────────────┘      └──────────────────┘
                                    │
                                    │
                                    ▼
                       ┌─────────────────────────┐
                       │         docker          │
                       │  ┌───────────────────┐  │
                       │  │    glot-images    │  │
                       │  │  ┌─────────────┐  │  │
                       │  │  │ code-runner │  │  │
                       │  │  └─────────────┘  │  │
                       │  └───────────────────┘  │
                       └─────────────────────────┘