Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 910 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 910 Bytes

backend-spot

build-test status

architecture

backend-spotAPIはミライケータイプロジェクト2020 mirai-clusterのサービスの一つです. APIの主な機能は

  • スポットの選出
  • 寄り道スポットの選出
  • 寄り道スポットの登録

Description

Endpoints

Method URL Description
POST /query/spot Get spot infomation
POST /query/detour Get detour infomation
POST /mutation/add/spot Add spot infomation

Other