The ironh4ck tool api

1. Get list of all students

method: GET

https://the-ironh4ck-tool-api.herokuapp.com/students

2. Get list of all questions

method: GET

https://the-ironh4ck-tool-api.herokuapp.com/questions

3. Create new question

method: POST

https://the-ironh4ck-tool-api.herokuapp.com/questions

4. Delete question

method: POST

https://the-ironh4ck-tool-api.herokuapp.com/questions/delete/:id