Ionic 3 Starter Super

I’ve started a new project with ionic-starter-super
I need to connect login to my rest server that need this syntax:
https:/mysite/post/user/login?username=my_user&password=mypsw

How can i modify the user.ts ?
I need to modify also other files ?
Someone can help me ?

Thanks