An open API service indexing awesome lists of open source software.

https://github.com/antonio-pedro99/fastapi_example

A simple flutter application to maintain basic personal notes. A showcase on how to use fastAPI as backend
https://github.com/antonio-pedro99/fastapi_example

backend-api python restful-api sqlite3 todoapp

Last synced: 4 months ago
JSON representation

A simple flutter application to maintain basic personal notes. A showcase on how to use fastAPI as backend

Awesome Lists containing this project

README

          

# Flutter App Notes with FastApi as backend

A simple flutter application to maintain basic personal notes. The backend of this app was built with FastAPI and you can find it here https://github.com/antonio-pedro99/fastapi_notes

## Flutter APP

#### Home Page

![image](https://user-images.githubusercontent.com/42675180/160121654-bd5fa6bd-4954-46ff-a9de-c33841899bd0.png)

#### Add New Note

![image](https://user-images.githubusercontent.com/42675180/160121825-62695295-72e7-4f46-bb7f-73f4161b96f1.png)

## API call example

![image](https://user-images.githubusercontent.com/42675180/160121462-84fcd94b-c27b-4a41-b202-18872fb177c6.png)

Check the backend docs at https://notes-backend-flutter.herokuapp.com/docs