The Backend of the Live Status System for MozTW Space http://moztw.org/space/
https://moztw.hackpad.com/lfbTlV3Aq8Y
https://github.com/bobby1030/moztwspace-front
https://api.moztw-space.rmstudio.tw
Feature Name | URI | Method | Fields | Returns |
---|---|---|---|---|
Register | /v1/register | POST |
|
|
Sign In | /v1/signin/id |
GET | (none) |
|
Sign Out | /v1/signout/id |
GET | (none) |
|
Profile Fetch | /v1/profile/id |
GET | (none) |
|
Profile Update | /v1/profile/id |
POST |
|
|
Status Fetch | /v1/status | GET | (none) |
|