When I\'m developing a CRUD express server API to update the database, what is the ideal way of separating the CRUD actions?
express
Option #1