Skip to content
forked from glotcode/glot

Pastebin with runnable snippets and API

Notifications You must be signed in to change notification settings

Irfanandcats/glot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 │  │  │
                       │  │  └─────────────┘  │  │
                       │  └───────────────────┘  │
                       └─────────────────────────┘

About

Pastebin with runnable snippets and API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published