#
Libraries
#
Libraries
All the routes related to libraries
#
Routes
#
http://ip:port/createLib
All parameters need to be in a json
#
Parameters
#
Body
#
Responses
#
http://ip:port/editLib/:libName
Parameters in the path and in a json
#
Parameters
#
Path
#
Body
#
Responses
#
http://ip:port/deleteLib/:libName
Parameters in the path
#
Parameters
#
Path
#
Responses
#
http://ip:port/getAllLibraries
No parameters
#
Responses
#
http://ip:port/getAllLibraries/:userName
Parameters in the path
#
Parameters
#
Path
#
Responses
#
http://ip:port/getAllLibraries/:libType
Parameters in the path
#
Parameters
#
Path
#
Responses
#
http://ip:port/rescan/:libName
Parameters in the path
#
Parameters
#
Path
#
Responses
#
http://ip:port/rescanAll
No parameters