Thursday, 20 August 2020

Insert data from external API to MySQL database using Knex

Hi! I need help in using Knex for inserting an external API's data to MySQL database. I have the API, I can view it's contents in a console log. All I need to do is how to apply knex to insert all those data into the database.TIA!

Submitted August 20, 2020 at 12:33PM by WukDaFut

No comments:

Post a Comment