Votera Server is the backend for the Votisor iOS application focused on driving greater voter engagement and turnout in Canadian elections. It collates and provides a variety of data on elections, candidates, current representatives and polling data (when available).
Votera server is coded in the Dart programming language using the Aqueduct framework (www.aqueduct.io)
If you'd like to host it yourself, please look at the instructions to deploy on www.aqueduct.io. If you'd like to use the standard implementation, the API is available at http://130.211.124.161:10101. Please refer to the votisor-iOS project for a usage example