Location-Service-REST-API

时间:2024-05-19 13:05:16
【文件属性】:

文件名称:Location-Service-REST-API

文件大小:132KB

文件格式:ZIP

更新时间:2024-05-19 13:05:16

Java

位置服务REST API 位置服务REST API的基本设计 为了减少工作量: -模拟驾驶员的位置。 -将驱动程序的位置保存在缓存中,而不使用数据库。 * POST to /drivers to create a driver * GET to /drivers/{id} to view a driver * POST to /drivers/{id}/locations to update current location * GET to /drivers/{id}/locations to view all historical locations for a driver * PUT to /drivers/{id}/locations/{locationId} to update a location


【文件预览】:
Location-Service-REST-API-master
----build.gradle(725B)
----src()
--------main()
----mvnw(7KB)
----gradlew(5KB)
----.DS_Store(6KB)
----manifest.yml(175B)
----pom.xml(2KB)
----mvnw.cmd(5KB)
----README.md(879B)
----out()
--------production()
----gradlew.bat(2KB)
----target()
--------classes()
----.gradle()
--------4.6()
--------vcsWorkingDirs()
----.idea()
--------misc.xml(258B)
--------libraries()
--------workspace.xml(53KB)
--------gradle.xml(612B)
--------compiler.xml(300B)
--------modules()
--------modules.xml(628B)
----gradle()
--------wrapper()
----location-service.iml(754B)

网友评论