Skip to content

The Product API is used to manage products. A product is the base of an item. It describes an item in general, which means that it is not merchant-specific: Many merchants can use the same product to make their respective offers on it. Offers are merchant-specific. The Product describes the details of an item, regardless of the channel used.

License

QilinCloud/API-Product

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qilin.Cloud/API/Product

Description

The Product API is used to manage products. A product is the base of an item. It describes an item in general, which means that it is not merchant-specific: Many merchants can use the same product to make their respective offers on it. Offers are merchant-specific. The Product describes the details of an item, regardless of the channel used.

💡 Example:

The product is titled "Coca Cola, Glass Bottle, 0.4L". It is from the brand "Coca Cola" (manufacturer: "The CocaCola Company"). It is a caffeinated, sweet fizzy drink that has been carbonated. The jar is made of white clear glass and contains 0.4L. The nutritional value is 433 kJ per bottle. It has a grain cork as a closure and weighs 715g including packaging. Its height is 15cm and its diameter is 6.2cm.. This and similar product data are managed by the Product API.

Version

The current API version is: 1.0.1

Code Quality

We use a variety of state-of-the-art techniques to ensure that our code meets the highest quality criteria. Some examples are:

  • SOLID principle
  • Clean as you code:tm: approach
  • 4-eyes approval on QC
  • Semiautomated Unit-, Integration- and End2End-tests
  • positive tests / negative tests / destructive tests in aware of false positive results / false negative results
  • Sonarcloud

Read more about our code quality approach in our wiki: Code Quality.

Quality gate

Vulnerabilities Security Rating Coverage Bugs

💡 If you still notice something bad, we are happy to have a strong community to solve the problem together with you: How to provide feedback

Useful links to get started

How to provide feedback

Generally, bugs and feature requests for the API or docs should be Github issue. Everything else should be discussed here: Discussions.

⚠️ For vulnerabilities please check out the security area.

Legal

Note that by submitting your feedback, we have the right to use it.1

Footnotes

  1. Legalese-wise, this means it’s considered non-confidential and non-proprietary to you, and you grant Qilin.Cloud a non-exclusive, worldwide, royalty-free, irrevocable, sub-licensable, perpetual license to use and publish those ideas and materials for any purpose, without compensation to you.

About

The Product API is used to manage products. A product is the base of an item. It describes an item in general, which means that it is not merchant-specific: Many merchants can use the same product to make their respective offers on it. Offers are merchant-specific. The Product describes the details of an item, regardless of the channel used.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published