Skip to content

API about products with Algolia Client integration

Notifications You must be signed in to change notification settings

anthony-rosado/algolia-explorer

Repository files navigation

Algolia Explorer

About

This is a project that exposes API endpoints and integrates the Algolia PHP Client to index and search data of products.

Roadmap

  • Add product management
  • Add category management
    • Handle products by category
  • Add product indexing in Algolia
  • Add product search in Algolia
  • Add store management
    • Handle products and categories by store
  • Add index settings management
    • Sync Algolia index settings
  • Add support for multiple Algolia apps