Skip to content

Conversation

@a-lmx
Copy link

@a-lmx a-lmx commented Sep 25, 2015

The top of README.md gives instructions on running @acmei and my project. endpoint-readme.md explains how to use our endpoints.

We used url params to pass in all information. We would like to explore using post bodies to pass in information in future projects.

We used the routes files in place of controllers; a further refactoring could be moving the action logic elsewhere.

Our actions depend largely on Node.js callbacks; we kept our model functions as simple and extensible as possible, partially modeled on Rails' ActiveRecord.

💻

a-lmx and others added 30 commits September 15, 2015 16:00
…y :id, returns a record of a single customer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants