CRUDAPI Crud API ( Node.js, Mysql) ##EGDEVELOPER## Run With "npm run dev" Read all get at "/api/v1/faq" Read one get at "/api/v1/faq/{id}" Create at post "/api/v1/faq" Update put at "/api/v1/faq" Delete delete at "/api/v1/faq"