media-srv

command module
v0.0.0-...-033a009 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2020 License: AGPL-3.0 Imports: 17 Imported by: 0

README

media-srv

Media Service API for image processing.

Prerequisites

  • You need installed docker and docker-compose machine, where the app will be runned
  • You need one of following cloud storage:
    • AWS S3
    • Digitalocean Staces

Run the app

Clone the repo
git clone github.com/dmitrymomot/media-srv && cd media-srv
Set up your cloud storage provider config
cp .env.local .env
Run the app
make build docker up

The API will be served on port :8080, you can change it in .env file

Stop and remove all containers
make downn

Run make or make help to see all available commands

Documentation

It doesnn't exist, but you can use Insomnia app config file (grab it from the root of this repo) to see examples of all requests and responses.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL