Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Your application should retrieve the automatic configuration from the developer platform configuration endpoint, providing its environments credentials. Your application should then be able to use the right marketplace API configuration (e.g.: which REST API host to use) based on the context of a controller action and/or database model. Multi-marketplace configuration is achieved by associating a configuration preset to a "marketplace key" (unique identifier, as an example: 'maestrano-singapore') which will then be used to tag models and to parameterize routes.

...