Skip to content

marekwrobel/mock-api

Repository files navigation

Description

Simple mock API that allows for easier testing of the changes in data fetching & gatsby caching as part of the build process refactor.

Installation & Running the app

$ npm install

$ npm run start

Health Check

To make sure the app in running as expected, you can make a GET request to

Collections

todo

Pagination & Timestamps

todo

Other

# run with watch mode
$ npm run start:dev

# run in production mode
$ npm run start:prod

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors