0.0.4 • Published 6 years ago

contentful-mock v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Contentful Mock API

Contentful Mock Logo

Overview

This project aims to support developers using the contentful API. Rather than having to always be online when developing applications this in memory database mock aims to ease the pain.

Its main aims are to help provide a simple way to mock out data as well as supporting fast automated tests with predictable scenarios.

Getting Started

  • Create a folder in the root of your project called .contentful (example here)
  • Add a script to you project package.json contentful-mock
  • Contentful mock server will be running on 8090

Coming Soon

  • Docker container that allows a simple copy of your .contentful mock yaml data folder
  • Support for many more of the API endpoints see tests for status
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago