nodejsDatabaseAPI nodejs,mysql,express,API #nodejs搭建后端的基本项目 #调用了express,mysql模块 #能实现API的get,post,put,delete请求 #对数据库可以实现增删改查的功能 #完成了一个基本的服务器端的平台搭建