# An empty service

```bash
curl -X POST http://localhost:3000/api/template -H 'Content-Type: application/json' -d '{"name":"Stacc X"}'
```
