1 2 3 4 5 6 7
#!/usr/bin/env bash echo "Recreating the tables..." curl -X POST http://localhost:8080/createNodesTable curl -X POST http://localhost:8080/createStarsTable