Skip to content

Commit

Permalink
docs: Update defaults for API (oryx-frontend#33)
Browse files Browse the repository at this point in the history
* Update defaults for API

* Update README.md
  • Loading branch information
PhilinTv authored Jun 17, 2024
1 parent 473ee6a commit d85f5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Oryx component dev env status](https://api.netlify.com/api/v1/badges/983ba7e1-0787-4036-a333-b1e01ef10fea/deploy-status)](https://app.netlify.com/sites/dev-oryx-components/deploys)
[![Composable storefront dev env status](https://api.netlify.com/api/v1/badges/873ecabe-76b0-4493-af27-a0d150844cae/deploy-status)](https://app.netlify.com/sites/dev-composable-storefront/deploys)

Oryx is a framework for building composable storefronts, providing a rich library of components, a render engine, and a design system. It is based on web components and vanilla JavaScript (Typescript), allowing integration into any web framework. Oryx integrates with Spryker APIs by default, providing a seamless experience for developers.
Oryx is a framework for building composable storefronts, providing a rich library of components, a render engine, and a design system. It is based on web components and vanilla JavaScript (Typescript), allowing integration into any web framework. Oryx easily integrates with API via adapters (mock adapters by default), and provides an out-of-the-box Spryker Glue API support.

## Key Characteristics

Expand Down

0 comments on commit d85f5e8

Please sign in to comment.