GatechVIP / gatech-swapr-server-node

1 stars 8 forks source link

http request and response objects shouldn't be passed into the controllers #53

Open stuartf opened 7 years ago

stuartf commented 7 years ago

The routes should unpack the request object and call the controllers then send the response with the result.