文件名称:api-star-wars
文件大小:124.07MB
文件格式:ZIP
更新时间:2024-04-28 00:30:43
TypeScript
星球大战API API消耗 在Spring Boot和Angular中开发的项目。 安装/启动应用程序 必要设定 下载专案 git clone https://github.com/CarolineNascimento/api-star-wars.git 正在运行的API 访问spring项目文件夹并通过maven运行run命令,或者在您首选的工作空间中运行该项目 cd api-star-wars \a pi-star-wars mvn spring-boot:run 跑步前 访问角度项目文件夹 cd api-star-wars \a ngular-star-wars ng serve Swagger文档 http://localhost:9090/swagger-ui.html API测试端点 返回电影列表的端点 -GET 端点,返回特定电影的详细信息 -GET 端点以更新