Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pocket/recommendation-api

Rank and serve recommendations
https://github.com/pocket/recommendation-api

fastapi graphql recommender-system

Last synced: 25 days ago
JSON representation

Rank and serve recommendations

Awesome Lists containing this project

README

        

# 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](/docs/development.md).

TL;DR:
1. `docker-compose build`
2. `docker-compose up`
3. Visit http://localhost:8000