#Overview
####This document contains description of all the REST API calls for the GoGoFish application
###Content:
- Authentication, Registration and Login - calls and model structure related to user authentication
- Create user account with email and password
- Login a user with email and password
- Login a user with Facebook
- User - calls and model structure related updating a user
- Search - calls and model structure related to returning a list of trips, based on criteria
- Trip - calls and model structure related to creating, updating and managing a trip
- Places - calls and model structure related to creating and retrieving places
- Booking - calls and model structure related to requesting/accepting/declining managing bookings for a trip