Skip to content

Andreab-git/simple_rest_api_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_rest_api_flutter

Simple REST API Flutter application

Hi, this is my first flutter application. In this project I do a basic implementation of how to do GET and POST method on fake REST API site.

Simple Flutter REST API application

Hi, this is my first flutter application. In this project, the GET and POST methods are implemented on a test REST API site. I hope it will be of help to someone who intends to take the first steps in building an app that communicates with a REST API.

For REST-API calls: https://reqres.in/

For Json to Dart code: https://app.quicktype.io/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published