I have heroku links that sends data from database with JSON format.
I need to make an CRUD(insert,delete,update,list) web application with that data using heroku links. I am very new to this area and could not find a good tutorial without PHP. I just wanted to use Javascript, Jquery and Ajax.
Do you have any recommendation for tutorials, examples ?