https://github.com/kageryo/fastapi-calling
Using React-Native to send numeric data to FastAPI.
https://github.com/kageryo/fastapi-calling
fastapi react-native
Last synced: about 2 months ago
JSON representation
Using React-Native to send numeric data to FastAPI.
- Host: GitHub
- URL: https://github.com/kageryo/fastapi-calling
- Owner: KageRyo
- License: mit
- Archived: true
- Created: 2024-04-04T13:30:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T14:40:38.000Z (about 2 years ago)
- Last Synced: 2025-06-12T12:48:00.561Z (about 1 year ago)
- Topics: fastapi, react-native
- Language: JavaScript
- Homepage:
- Size: 484 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FastAPI-Calling
Using React-Native to send numeric data to FastAPI.
透過 React-Native 發送數值資料到 FastAPI。
# 資料路徑
+ RecatNative(JavaScript)前端:請見 [front-end](front-end) 。
+ FastAPI(Python)後端:請見 [back-end](back-end) 。
## 貢獻
歡迎貢獻! 如果您發現任何錯誤或有改進建議,歡迎提出 Issues 或 Pull Requests。
## LICENSE
本程式採用 MIT License 授權 - 有關詳細信息,請參閱 [LICENSE](LICENSE) 文件。