/mockr

Developer tool to create customized API endpoints

Primary LanguageJavaScriptMIT LicenseMIT

mockr

Build Status Coverage Status Stories in Ready

Mockr Website

Version 0.2.2

A front end developer's best friend to have a mock back end when the real back end isn't finished.

Team

  • Product Owner: Ruben Vicario
  • Scrum Master: Jake Obron
  • Development Team Members: Karim Kyler & Andrew Smith

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Roadmap
  4. Team
  5. Contributing

Usage

Visit www.mockr.co for usage info and documentation.

Requirements

  • Node
  • npm
  • MongoDB

Development

Installing Dependencies

From within the root directory:

# Run in separate tabs
mongod

# and then...
npm install
gulp

Roadmap

Start learning about the project by reading the Wiki.

View the project roadmap here.

Contributing

See CONTRIBUTING.md for contribution guidelines.