https://github.com/linuxuser255/reactfast
A basic example of using a Python API backend with a React Frontend
https://github.com/linuxuser255/reactfast
Last synced: about 1 year ago
JSON representation
A basic example of using a Python API backend with a React Frontend
- Host: GitHub
- URL: https://github.com/linuxuser255/reactfast
- Owner: LinuxUser255
- Created: 2025-02-28T23:43:37.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-01T15:41:59.000Z (about 1 year ago)
- Last Synced: 2025-03-01T16:30:53.257Z (about 1 year ago)
- Language: Python
- Size: 10.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fast API - Python Backend & React Frontend
### Basic Full Stack web app demo.
#### Example of tying together a Python API backend with a React Frontend

### TODO:
**1. CI/CD this repo with GitLab**
**2. Add a list of API Development Best Practices**
**Add one or more of the following request methods**
[ ] OPTIONS
[ ] PATCH
[ ] PUT
**Reference**
https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods