Server and Website for http://morteam.com
JavaScript
Permalink
Failed to load latest commit information.
server Enable caching of client javascript Jan 16, 2017
test Remove user from team (#30) Dec 23, 2016
.gitignore Add S3 mocking Aug 27, 2016
README.md Remove old stuff from readme (#8) Nov 5, 2016
package.json Fix failing tests Nov 15, 2016

README.md

MorTeam Beta 4


Contact

support@morteam.com

Usage

This is the REST format for the MorTeam server. It can be used to create or improve upon clients that wish to use MorTeam as their backend.

IMPORTANT NOTES:

  1. While the user is logged in, all requests have a req.user object that contains the logged-in user’s info (minus password).
  2. For brevity, self explanatory parameters will be replaced with "SE"

William's WORD

From now on we will be doing git branch, merge and pull request. No more commiting directly to master

Get yourself familar with the commands

And also code review