moltimate / moltimate-backend

A protein active site alignment tool
GNU General Public License v2.0
10 stars 6 forks source link

File receive endpoint #81

Closed steplica closed 5 years ago

steplica commented 5 years ago

This will let the AlignmentController receive files as a part of the JSON payload. It will also remove some unnecessary services, converting them to util files instead.

jmiller656 commented 5 years ago

LGTM