Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/valantic/spartacus-mock

This project offers you the possibility, to mock the OCC Endpoints of your Composable Storefront (Spartacus). It uses the Mock Service Worker to mock the API calls.
https://github.com/valantic/spartacus-mock

composable-storefront spartacus spartacus-mock spartacus-storefront valantic

Last synced: 8 days ago
JSON representation

This project offers you the possibility, to mock the OCC Endpoints of your Composable Storefront (Spartacus). It uses the Mock Service Worker to mock the API calls.

Awesome Lists containing this project

README

        

# SpartacusMock

This project offers you the possibility, to mock the API (OCC) Endpoints of your Composable-Storefront ([Spartacus](https://github.com/SAP/spartacus)).
It uses the Mock Service Worker (MSW) [library](https://mswjs.io/) to mock the API calls.

## Developer Documentation

The developer documentation can be found [here](https://valantic.gitbook.io/spartacus-mock/).

# GitHub issues

If you encounter a problem with this library or if you have a new feature you'd like to see in this project,
please create [a new issue](https://github.com/valantic/spartacus-mock/issues/new/choose).

# Contribution Guidelines

The contribution guidelines can be found [here](./CONTRIBUTING.md).