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: about 1 year 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 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T17:33:04.000Z (about 1 year ago)
- Last Synced: 2025-02-20T18:34:16.712Z (about 1 year ago)
- Topics: data-management, images, microservice, scala
- Language: Scala
- Homepage:
- Size: 358 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# panoptes
[](https://travis-ci.org/mbari-media-management/vampire-squid)
This service supports image uploads and archiving.

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`