Best way to design API routes for a CRUD endpoint using express server? Single or multiple routes?

后端 未结 0 1812
不知归路
不知归路 2021-01-18 21:27

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

Option #1

相关标签:
回答
  • 消灭零回复
提交回复
热议问题