This program uses GET, POST, PUT, and DELETE routes to access and manipulate two tables for a multiple choice program.
To run this application properly, you need to install:
Java, Maven, Postman, SQL
Open PostMan and enter which request you would like to retrive. Get requests will retreiveeither all questions, all answers, or questions and answers based on their ID. POST requests will create new questions or answers. PUT requests will update a question or an answer at their ID. DELETE requests will delete a question and it's corresponding answers.
This Project is licensed by MIT.
Thomas Lazore and Shkoh Hamasoor
Postman
If you have any questions, comments, or issues feel free to contact me directly through
Email: tomlazore@gmail.com
or check out my GitHub
Email: Shkoh@revature.net
or check out my GitHub