Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 485 Bytes

File metadata and controls

29 lines (16 loc) · 485 Bytes

TODO

Api versions

v1.0: Simple todo list scoped by user

  • User ressource
  • Todo ressource
  • Search controller

v1.1: Add Geolocation

  • Implement geolocation data
  • Add geolocation search
  • Add mapbox on the admin details view of a Todo
  • Attachment ressource (use polymorphism)
  • Link one (or more) attachment to a Todo

Git structure

One branch for Rails3 an one another for Rails4

Others

  • Call X-API-VERSION 1 == Latest sub-version is called (so v1.1)