Visualytics Frontend APIs
This is our cash cow! Software engineering practices and operations should be held to the highest standards. This project should contain all customer facing APIs that are related to Visualytics.
High level Description
blah blah about “similarity”, “complete the look” and customer integrations
request forwarding
some quick and dirty endpoints have been added to enable request forwarding per api-key. every frontend has to be notified of the forwarding indiviually. the forwarding has to be set for sim and look api independently:
<HTML><ol></HTML>
/get_forward_target?key=… - returns “None” if no forwarding is configured or {“active”: <bool>, “target”: <str>}
-
/enable_forwarding?key=… - returns “None” - should only be called if forwarding is configured for the key
/disable_forwarding?key=… - returns “None” - should only be called if forwarding is configured for the key<
HTML></ol></
HTML>
Links
Operations
Deploy this service
Start this service
Use this service
Repair this service
Possible Issues
Possible Solutions
Super Special Knowledge
Experiments / Results / Knowledge Base
You performed a test? share it.
Dependencies
Incident Log
Authors