Skip to content

mateuszo/mock-api

Repository files navigation

Mocked API for SAP Spartacus Training

Description

This repository is to be used for learning purposes. The Mocked API provides endpoints with slightly modified sample data.

This mock is built using Nest.js framework.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

Mock API for SAP Spartacus training purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages