bucc-dev / bucc-notification

This repo contains excellently written code for the BUCC notification service
MIT License
0 stars 1 forks source link

implement the registration endpoint #4

Open Alfred-Onuada opened 8 months ago

Alfred-Onuada commented 8 months ago

registration as expected

should receive an email and the project name, make sure to encrypt (hash) the API key as well when storing

and should return API key or any errors encountered