project-owlly / e-collecting

🦉 owlly enables the secure and easy electronic signing, validation and counting of popular initiatives and referendums for campaign platforms and offers a holistic e-collecting approach for Switzerland.
https://docs.owlly.ch
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

feat: init e-collecting button #8

Closed peterpeterparker closed 4 years ago

peterpeterparker commented 4 years ago

Solves #1

peterpeterparker commented 4 years ago

@sansan88 what's the correct functions URI?

https://eu-xxxxxxx-owlly-yyyyyyyy.cloudfunctions.net/ ...

sansan88 commented 4 years ago

we have this new functions in the backend

|generatePDF | https://europe-west6-project-owlly.cloudfunctions.net/generatePDF | europe-west6 | Node.js 10 |mailbox | https://europe-west6-project-owlly.cloudfunctions.net/mailbox | europe-west6 | Node.js 10 |owlly | https://europe-west6-project-owlly.cloudfunctions.net/owlly|

peterpeterparker commented 4 years ago

I was trying out with ID mkro4noxKW9CNGE7mGFE but I mean right not the end point return a mock data so the id isn't useful ;)

Do we have an issue for the implementation of the feature in the cloud "for real" (db search)?