Connecting to your API via internet

Hello, i am a little confused, I thought this tutorials end result was to create an endpoint for the json.

How do i create a user using the url?

/users/create/new?name=travis

What is the path to create a user using this API?

I don’t think this is really a question for the docs list unless you point to a place in the docs which isn’t clear. Otherwise, stackoverflow or rubyonrails-talk might be a better option.

You might want to try working through one of the many tutorials online, such as at http://iwanttolearnruby.com/

-Benjamin