我正在与Sport Radar API集成。这是一个非常好的API,但我注意到它没有我希望利用的特定端点。1) Call an endpoint that lists the ids of each team in the league.2) For each Team id call an endpoint that gets each team<
我希望能够将MYSQL数据库中的记录放入API中,但我不知道如何路由它(需要创建组件吗?)。我找不到任何关于React使用sequelize的资源,所以任何帮助都将不胜感激!/models");
app.get("/api/teams", function(req, res) { if (req.query.team_id) {
que