syncano-node icon indicating copy to clipboard operation
syncano-node copied to clipboard

Synceno Core endpoint class should contain public url method

Open Idered opened this issue 7 years ago • 0 comments

endpoint.url('user-auth/register', {username: 'john'}) => http://instancename.syncano.space/user-auth/register?username=john

Idered avatar May 10 '18 13:05 Idered