Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 693 Bytes

File metadata and controls

24 lines (16 loc) · 693 Bytes

Warning

DEPRECATED

このリポジトリは、UniPro-tech/UniQUEに移動しました。

UniQUE API

デジタル創作サークルUniProject 内製認証基盤 UniQUE のリソースAPIサーバーです。

How to use

Note

WIP

開発方針

  1. Many to Manyのリレーションについては下位リソースをネストしない
  2. One to Menyのリレーションについては下位リソースをネストする
  3. なるべくDB通りの命名を心がける(Authサーバー側との競合を避けるため)

Swagger

swag init --generalInfo cmd/server/main.go --parseDependency --parseInternal