SunsetRiders / nodejs-scaffold

A Node.js scaffolding for a web client with Express.js
0 stars 1 forks source link

basic example of a REST API call #17

Open marciodaitan opened 8 years ago

marciodaitan commented 8 years ago

Initial implementation of a REST API call example in node.js

gvillalta99 commented 8 years ago

@marciodaitan this feature is really cool!

gvillalta99 commented 8 years ago

Can we test it using BDD or TDD?

marciodaitan commented 8 years ago

Sure, I will write some tests for it.

gvillalta99 commented 8 years ago

@marciodaitan great!