https://github.com/helloharendra/api-calling-flutter
Calling rest API in flutter
https://github.com/helloharendra/api-calling-flutter
Last synced: about 1 year ago
JSON representation
Calling rest API in flutter
- Host: GitHub
- URL: https://github.com/helloharendra/api-calling-flutter
- Owner: helloharendra
- Created: 2023-07-24T12:05:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T18:39:45.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T11:44:16.957Z (over 1 year ago)
- Language: C++
- Size: 10.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API Intigration

- Dependencies
- flutter pub add http
- API:
- https://jsonplaceholder.typicode.com/
- To convert json file to model use:
- https://app.quicktype.io/