Runs the app in the development mode.
Open http://localhost:{port} to view it in the browser.
The page will reload if you make edits.
Open http://localhost:{port}/city
Open http://localhost:{port}/students/add
Open http://localhost:{port}/students/list
Open http://localhost:{port}/students/update
Open http://localhost:{port}/students/delete
[{ "firstName": "David", "lastName": "John", "regNo": 101, "gender": "Male", "city": "Chennai", "zip": 600002, "id":1 }]