Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Routes #1

Open
1 of 4 tasks
luizrogeriocn opened this issue Apr 12, 2014 · 0 comments
Open
1 of 4 tasks

Create Routes #1

luizrogeriocn opened this issue Apr 12, 2014 · 0 comments

Comments

@luizrogeriocn
Copy link
Member

  • GET - {id} : obj1 | Returns the specifc object
  • POST - {lat, lng} : obj | Creates a new object given the lat, lng values
  • PATCH - {id, lat, lng} : obj | Updates the object id with the given lat, lng values
  • DELETE - {id} : obj | Deletes the object id
brnrdog added a commit that referenced this issue Apr 14, 2014
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

No branches or pull requests

1 participant