2017 © Pedro Peláez
 

magento2-module module-example-gummypoints

Example GummyPoints API endpoint

image

vinaikopp/module-example-gummypoints

Example GummyPoints API endpoint

  • Tuesday, October 18, 2016
  • by vinai
  • Repository
  • 1 Watchers
  • 1 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Customer GummyPoints

Very simple example API endpoint for Magento 2

The purpose of this module is to provide an example API endpoint for frontend development examples., (*1)

Installation

Install via composer, (*2)

composer require vinaikopp/module-example-gummypoints ^1.0.0, (*3)

Usage

The purpose of the module is not to demonstrate a sophisticated endpoint, but rather to provide a simple source of data for doing FPC related experiments and exercises., (*4)

API Endpoint: /rest/V1/customer_gummypoints, (*5)

The API endpoint can only be accessed by logged in customers and will return a random integer value., (*6)

API Endpoint: /rest/V1/customer_gummypoints/:customerId, (*7)

The API endpoint is only open to admins authorized to manage customers. It will return a random integer value., (*8)

The module also provides a customer data section with the code customer-gummypoints. It is refreshed during login, logout, checkout/onepage/saveOrder and add to cart actions., (*9)

The Versions

18/10 2016

dev-master

9999999-dev

Example GummyPoints API endpoint

  Sources   Download

BSD-3-Clause

The Requires

  • php ~5.6.0|^7.0.0

 

18/10 2016

1.0.3

1.0.3.0

Example GummyPoints API endpoint

  Sources   Download

BSD-3-Clause

The Requires

  • php ~5.6.0|^7.0.0

 

17/10 2016

1.0.2

1.0.2.0

Example GummyPoints API endpoint

  Sources   Download

BSD-3-Clause

The Requires

 

17/10 2016

1.0.0

1.0.0.0

Example GummyPoints API endpoint

  Sources   Download

BSD-3-Clause

The Requires

  • php ~5.6.0|^7.0.0

 

17/10 2016

1.0.1

1.0.1.0

Example GummyPoints API endpoint

  Sources   Download

BSD-3-Clause

The Requires

  • php ~5.6.0|^7.0.0

 

17/10 2016

0.1.1

0.1.1.0

Example GummyPoints API endpoint

  Sources   Download

BSD-3-Clause

The Requires

  • php ~5.6.0|^7.0.0

 

17/10 2016

0.1.0

0.1.0.0

VinaiKopp API endpoint

  Sources   Download

BSD-3-Clause

The Requires

  • php ~5.6.0|^7.0.0