Skip to content

AquaO/aquao-poc-notification-clients-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC aquao-notification-clients-php

aquao-poc-php

This a Php/Synfpny Proof Of Concept to demonstrate how to handle AquaO notification in client management scenarios

How to start

Edit .env file and replace %**% with the correct values

  • %NOTIFICATION_SECRET%

Prerequisites

See https://symfony.com/doc/6.4/setup.html

Install

composer install

Start

symfony server:start

Endpoints

Once the server is up, you can access the following endpoints on localhost:8000

Client created : /aquao/notifications/client/created
Client updated : /aquao/notifications/client/updated
Client deleted : /aquao/notif cations/Client/deleted
Client anonymized : /aquao/notifications/client/anonymized

See postman collection for more details.

Authors

AquaO - support@aquao.fr

License

BSD Zero Clause License Copyright (C) 2023 by AquaO support@aquao.fr

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

About

Php/Synfpny Proof Of Concept to demonstrate how to handle AquaO notification in client management scenarios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages