Skip to content

preposterous-kumquat/curator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curator Service

Curator Micro-service for photo stack generation based on geo-location. Lensity repo

Team

Table of Contents

  1. Team
  2. Usage
  3. Docker Development
    1. Build Image
  4. Contributing

Usage

Curator micro-service.

  • GET /getstack: Web server from Lensity sends GET /getstack request to curator service to generate stacks of similar photos based on similarity server matching. Curator parses returned stacks to generate evenly spaced photos from around the world.

  • POST /save Saves photos into redis cache to stack generation

  • GET /getRandStack Grab the 6 most recently saved stacks and sends it back to the user

Docker Development

Build Image

In root folder run:

docker build -t curator:01 .

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published