Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mbari-org/panoptes
- Owner: mbari-org
- License: apache-2.0
- Created: 2017-08-30T15:47:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-09T16:08:01.000Z (about 2 months ago)
- Last Synced: 2024-11-09T17:19:48.060Z (about 2 months ago)
- Topics: data-management, images, microservice, scala
- Language: Scala
- Homepage:
- Size: 319 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`