Skip to content
Rodrigo Lacerda edited this page Dec 7, 2015 · 1 revision

This package is a microservice to facilitate manipulation graph databases and has as main objective the recommendation of products.

Although this package is focused on recommending products, you can use it for any other services.

  1. Installation
  2. Configuration
  3. [Generic Calls](https://github.com/rlacerda83/recommendation-system-service/wiki/Generic Calls)
  4. [Vertex Management](https://github.com/rlacerda83/recommendation-system-service/wiki/Vertex Management)
  5. [Edges Management](https://github.com/rlacerda83/recommendation-system-service/wiki/Edges Management)
  6. [Product Recommendation](https://github.com/rlacerda83/recommendation-system-service/wiki/Product Recommendation)
  7. Making Requests To API