platform/example/README.md
2019-03-28 21:10:16 -04:00

5 lines
No EOL
132 B
Markdown

Command:
```bash
curl -X POST -d '@example/data.json' -H 'content-type: application/json' http://localhost:3000/api/todos; echo
```