Part 13 (Api GetX FileUploadController) Setting Up GetX Controllers For Api Calls

Опубликовано: 08 Февраль 2026
на канале: Codehouse
279
8

Watch Previous Video
part 12 :    • Part 12(Api Getx integration)Setting up Fl...  



RestApis Endpoints to Use
Login: https://articlecourse-api.herokuapp.c...
Input Login:{
"email":"[email protected]",
"password":"password"
}
SignUp: https://articlecourse-api.herokuapp.c...
UploadPost: https://articlecourse-api.herokuapp.c...
GetAllPost: https://articlecourse-api.herokuapp.c...
GetSinglePost : https://articlecourse-api.herokuapp.c...
GetViewImage:https://articlecourse-api.herokuapp.c...

Install the following dependencies in your pubspec.yaml file

GetX Package -https://pub.dev/packages/get
http Package -https://pub.dev/packages/http



Join our whatsApp group for updates and coaching: https://chat.whatsapp.com/FqRk3W3ALKv...