Hacker News new | ask | show | jobs
by kennethkl 4733 days ago
How did you manage that? o.0 Re-wiring the routes?
1 comments

I believe he's refering to this

    # Create a new user 
    http://localhost:1337/user/create?name=Fisslewick
    (or send an HTTP POST to http://localhost:1337/user)

  
From: http://balderdashy.github.io/sails/