restaurant-api:该项目是为分析和系统开发课程的毕业而开发的

时间:2024-05-02 01:52:30
【文件属性】:

文件名称:restaurant-api:该项目是为分析和系统开发课程的毕业而开发的

文件大小:56KB

文件格式:ZIP

更新时间:2024-05-02 01:52:30

C#

关于该项目 该项目正在开发中,以结束分析和系统开发的过程。 该API专用于服务,而不关心与其他应用程序的集成。 入门 1.安装.NET 5.0 确保已安装.NET 5.0。 如有必要,请并。 dotnet --list-sdks 2.克隆存储库 git clone https://github.com/alycecristines/restaurant-api.git 3.运行应用程序 setx ASPNETCORE_ENVIRONMENT " Production " dotnet run --no-launch-profile -p restaurant-api/src/Restaurant.Api 4.用法 该应用程序可以与任何客户端api一起使用。 Swagger界面也可从以下获得: 。


【文件预览】:
restaurant-api-master
----.github()
--------workflows()
----src()
--------Restaurant.Api()
--------Restaurant.Infrastructure()
--------Restaurant.Application()
--------Restaurant.Core()
----.vscode()
--------launch.json(1KB)
--------tasks.json(1KB)
----Restaurant.sln(6KB)
----README.md(1001B)
----.gitignore(7KB)

网友评论