rlacerda83/recommendation-system-service
| Install | |
|---|---|
composer require rlacerda83/recommendation-system-service |
|
| Latest Version: | v1.0-beta |
| License: | BSD |
| Last Updated: | Jun 26, 2018 |
| Links: | GitHub · Packagist |
Microservice for graph database manipulation
This package is a microservice to facilitate manipulation graph databases and has as main objective the recommendation of products. This package work in conjunction with the titan graph database.
Current Features
- Vertex management
- Edges management
- Run any gremlin query
- Get recommendations who view also view
- Get recommendations who view bougth
Upcoming Features
- Colaborative filter recommendation
- Add method to insert sample data
- Unit tests
Documentation
Please visit Wiki documentation for more information.
Credits
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email r.lacerda83@gmail.com instead of using the issue tracker.
Related Packages
A set of core functionality and convenience classes for a Lumen microservice agg...
A set of core functionality and convenience classes for a Lumen microservice.
A set of model related utility and convenience classes for a Lumen microservice.
A Lumen package to provide a familiar model paradigm for distributed data.