Skip to content

Developer tool to create customized API endpoints

License

Notifications You must be signed in to change notification settings

ruben1/mockr

 
 

Repository files navigation

mockr

Build Status Coverage Status Stories in Ready

A back end mocker for people whom don't know how to spell.

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

stuff

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.

About

Developer tool to create customized API endpoints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.7%
  • HTML 3.2%
  • CSS 1.1%