LSIF: Add lsif upload endpoints.
Created by: efritz
This PR implements part of RFC 83, the effort to transition from the redis-based LISF job queue to a postgres-based uploads queue.
This PR adds endpoints relating to the upload resource in the lsif-server API. It mirrors the existing jobs endpoints.