digithun / jamplay-ghoton

photon service rewrite in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[jamplay-ghoton] [v2.0.1]

Image Processing

Purpose

This is a Golang version of jamplay-photon The main purpose of this service is to create composite images using by sending custom parameters to the service

Features/TOHAVEs

  • Compose image canvas draw APIs
  • Cache composite images
  • S3 uploader
  • Cloudflare cache clearer

Prerequisites

  • GO
  • GO dep

Installation

Use dep ensure to download all required libs

Dev

Use make dev

Builds

See Makefile

About

photon service rewrite in Golang


Languages

Language:Go 93.0%Language:Makefile 7.0%