Hello everyone,
I am new to RESTful API. I have a task to create an API to update my database. Do I need to create the whole CRUD or I can simply create a PUT immediately. I have an existing database, do I need to do migration?
Thanks for the reply.