Problem: Create a restful API using express and node JS and perform RUD operations on it, data should be store in a local database (MYSQL) it stores survey forms the formlD makes them unique and should be use to pull the form from mysql using the API input valves of form are below:
- description
- shortResponseLabel
- shortResponselnput
- longResponseLabel
- longResponselnput
- datelnput