issues
search
idigbio-api-hackathon
/
dedup
Specimen dedup code
MIT License
0
stars
0
forks
source link
Routes
#4
Open
sckott
opened
9 years ago
sckott
commented
9 years ago
/heartbeat
GET - Is the service up or not, and a bit of metadata
/dups
POST - Upload data and get back payload (e.g., duplicate records, scores, records that can be combined, etc.)
/search
POST - Query to send jobs out to data providers, then use
/dups
future route, requires more work
/maps
GET - to visualize dups, color coding data sources, highlighting duplicated points, etc.
future possible route
/heartbeat
GET - Is the service up or not, and a bit of metadata/dups
POST - Upload data and get back payload (e.g., duplicate records, scores, records that can be combined, etc.)/search
POST - Query to send jobs out to data providers, then use/dups
future route, requires more work/maps
GET - to visualize dups, color coding data sources, highlighting duplicated points, etc. future possible route