This repository was archived by the owner on Oct 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
設計のメモ #1
Copy link
Copy link
Open
Description
Discordより抜粋
API
・https://api.shuttle.pub/
Version
・https://api.shuttle.pub/:version
e.g.
・https://api.shuttle.pub/v0
・https://api.shuttle.pub/v1
Account
・https://api.shuttle.pub/:version/accounts
POST(signup)
・https://api.shuttle.pub/:version/accounts/signup (with JSON payload)
POST(login)
・https://api.shuttle.pub/:version/accounts/login (with JSON payload)
DELETE
・https://api.shuttle.pub/:version/accounts/:(account_name or account_id)
Profile
・https://api.shuttle.pub/:version/profile
GET
・https://api.shuttle.pub/:version/profile/:(account_name or account_id)
PATCH(update)
・https://api.shuttle.pub/:version/profile/:(account_name or account_id) (with JSON payload)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels