项目作者: Pocket

项目描述 :
Rank and serve recommendations
高级语言: Python
项目地址: git://github.com/Pocket/recommendation-api.git
创建时间: 2020-10-26T17:20:57Z
项目社区:https://github.com/Pocket/recommendation-api

开源协议:Apache License 2.0

下载


Welcome to the Recommendations API App!

We use this app for serving customers recommendations of topics they might like.

Development Setup & Running Tests

For complete instructions, see docs/development.md.

TL;DR:

  1. docker-compose build
  2. docker-compose up
  3. Visit http://localhost:8000