# doi_pet_api
This is Platform PET API Projects Repository 

## DOI GOV Notification Config

These constants are used to trigger the evaluation completion notification flow on the DOI GOV API endpoint.

```php
define("DOI_GOV_API_SERVER_NAME", "");
define("DOI_GOV_API_URL", "");
define("DOI_GOV_CLID", "");
```
