This application is a REST API for creating and retrieving multiple choice questions. It currently contains one endpoint, /questions
Tech:
- Spring Boot 2
This app was built for the primary purpose as a test for a prospective employer.
- Integration Tests are currently WIP