IDEMSInternational / parenttext-china

0 stars 0 forks source link

Set up system to produce completion certificates on chinese server #14

Closed fagiothree closed 8 months ago

istride commented 8 months ago

Plan is to launch at end of month.

istride commented 8 months ago

I have create an issue in the repo for the certificate generator that captures the more technical aspects. The China-specific issues are:

istride commented 8 months ago

The certificates api has been deployed for China. It is slightly different from the API for Malaysia, but in time I expect to deploy the same version as in China to Malaysia.

Request:

POST http://certificator.api:8000/certificates
Content-type: application/json

{"name": "孔夫子", "template": "china_zho"}

Response:

{
    "id": "08d019fb0c9575263059c14c56cdc0c39ed1ee39",
    "url": "https://www.plhparenting.cn/awards/08d019fb0c9575263059c14c56cdc0c39ed1ee39.png"
}