ga-wdi-boston / rails-api

Introduction to MVC concepts and their implementation in Rails.
Other
6 stars 159 forks source link

POSTing to a 'Posts' resource, extra confusing? #49

Open jordanallain opened 7 years ago

jordanallain commented 7 years ago

Could we rename the resource to avoid using the words POST (http verb) and Posts (resource)? Maybe 'Entries'?