Explain the API documentation and test it using Postman

preview_player
Показать описание
Important NOTE: This course is not a data science course, this course is relying on the OpenAI API which is the App that created ChatGPT.

This course covers how to integrate the Rest API in a Flutter application.
The course mostly focuses on the REST API integration in Flutter

Course prerequisites:
Basic knowledge in programming to get started
A basic understanding of Flutter and good knowledge are recommended

Link to the course on Udemy if you prefer:
Code to this lecture on GitHub:

MUST WATCH:
Flutter 3.0 & Rest API crash course, build a store app:
Flutter 3.0 Implement dark/light theme like a pro, with shared prefs:
Рекомендации по теме
Комментарии
Автор

In postman need to is there any api testing tool for free, , Don't need to upgrade

sadmanshahriar
Автор

Hello Sir, when i select bearer then they didn't display any token just empty field

ZAINISHTIAQ-xm
Автор

Hello sir, Api could not give response in postman, they give error like
"error": {
"message": "You exceeded your current quota, please check your plan and billing details.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}

srushtibhadiyadra