An open API service indexing awesome lists of open source software.

https://github.com/kajilabteam/xr-project-relay-server


https://github.com/kajilabteam/xr-project-relay-server

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# XR プロジェクトプロキシサーバ

> [!IMPORTANT]
> 予め[外部サービスサービス](https://github.com/kajiLabTeam/xr-project-external-services)を立ち上げてください
>
> 環境変数は[こちらから](https://kjlb.esa.io/posts/5287](https://kjlb.esa.io/posts/5288))確認してください

> [!TIP]
> このサーバは以下のサーバのプロキシサーバです
> - [オブジェクトサーバ](https://github.com/kajiLabTeam/xr-project-object-server)
> - [スポット推定サーバ](https://github.com/kajiLabTeam/xr-project-spot-estimation-server)
> - [エリア推定サーバ](https://github.com/kajiLabTeam/xr-project-area-estimation-server)
> - [認証サーバ](https://github.com/kajiLabTeam/xr-project-application-authentication-server)
> - [外部サービスサービス](https://github.com/kajiLabTeam/xr-project-external-services)

## 実行方法

### サーバの実行
```bash
go run main.go
```