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

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.

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) 文件。