platform/example
2019-03-28 21:10:16 -04:00
..
data.json 1.0.0 2019-03-28 21:10:16 -04:00
main.dart 1.0.0 2019-03-28 21:10:16 -04:00
README.md 1.0.0 2019-03-28 21:10:16 -04:00

Command:

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