# Functions
Handler for adding new records to the database.
Return the completed UserRecords corresponding to the MongoRecords provided.
Return the completed UserRecords correcponding to the MotorRecords provided.
Combine a partial scan record with its motor positions, return the completed record.
Decompose a user-submitted scan record into two portions: the portion to reside in the MongoDB, and the motor positions (which will reside in the SQL db).
Handler for editing a record already in the database.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Handler for querying the databases for records.
Server defines our HTTP server.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author