italia / developers-italia-onboarding

Onboarding web portal for the Developers Italia website
https://onboarding.developers.italia.it
BSD 3-Clause "New" or "Revised" License
10 stars 8 forks source link

Use developers-italia-api for saving new publishers #203

Open bfabio opened 1 year ago

bfabio commented 1 year ago

Use developers-italia-api for saving new publishers when they onboard, in parallel with the current save to the local database.

We'll switch fully to it once it's solid enough.

LorenzoS92 commented 1 year ago

To handle publisher that already exists, add GET + PATCH or POST calls.