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
- Host: GitHub
- URL: https://github.com/antonio-pedro99/fastapi_example
- Owner: antonio-pedro99
- Created: 2022-03-21T21:46:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-25T12:37:06.000Z (over 3 years ago)
- Last Synced: 2025-04-12T18:04:14.089Z (6 months ago)
- Topics: backend-api, python, restful-api, sqlite3, todoapp
- Language: C++
- Homepage:
- Size: 144 KB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

#### Add New Note

## API call example

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