The ui will communicate with the db and its sequence generating capapibilities via a restful api. So, we must make some endpoints!!!
work
[ ] create a user profille endpoint
maybe we want this? Certainly open to contrary arguments. I just think it'd be helpful if we ever want to connect things to a mapillary/openstreet camp account. That is, there'd be a one to one relationship between a poms-paths user and a user on one of these services
[ ] import images as sequences. this goes hand and hand with #2
maybe when uploading you can just provide a username and password for the given service(s) you're uploading to (mapillary, osc, whatevs else someone makes) at that time?
description
The ui will communicate with the db and its sequence generating capapibilities via a restful api. So, we must make some endpoints!!!
work