Skip to content
pignolr edited this page Mar 27, 2020 · 2 revisions

Welcome on this wiki.

Uberback is the backend for Überschutz

To install it, please run install.sh, then compile the project with Visual Studio Then just launch ReThinkdb and the project.

By default the backend is launched on the port 5412.

Arguments for requests must be done in the body in format x-www-form-urlencoded

For running the project you need different files:

  • Keys/token.txt: Token of connection for requests
  • Keys/googleAPI.json: Key for Google APIs (translate and visio)
  • Keys/perspectiveAPI.txt: Key for Perspective API
  • Config/saltForHash.txt: Sequence of character that is used for the hashing

Clone this wiki locally