mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-05-16 19:09:20 +08:00
Deployd API Documentation
Users
GET http://api.deployd.com/user/:id
returns
{
'email' : 'joe@bob.com',
'first' : 'Joe',
'last' : 'Bob'
}