REST API for www.doesuanota.com.br
| URL | Method | Action |
|---|---|---|
| http://api.doesuanota.com.br/participants | GET | Return all registered participants |
| http://api.doesuanota.com.br/participants | POST | Register a new participant if is not already registered |
| http://api.doesuanota.com.br/surveys/{token} | GET | Return survey for the given token |
| http://api.doesuanota.com.br/surveys/{token}/answers | POST | Answer the survey |
.png)