Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mbari-org/panoptes

Microservice for archiving images and framegrabs
https://github.com/mbari-org/panoptes

data-management images microservice scala

Last synced: 26 days ago
JSON representation

Microservice for archiving images and framegrabs

Awesome Lists containing this project

README

        

![MBARI logo](src/site/resources/images/logo-mbari-3b.png)

# panoptes

[![Build Status](https://travis-ci.org/mbari-media-management/vampire-squid.svg?branch=master)](https://travis-ci.org/mbari-media-management/vampire-squid)

This service supports image uploads and archiving.

![sequence diagram](src/site/resources/images/Overview.png)

This project is built using [SBT](http://www.scala-sbt.org/)

## Development

For local testing you can run it using:

`docker docker run --name=panoptes -p 8080:8080 mbari/panoptes`