Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shearichard/react-native-camera-backend
A small Python project to provide a backend for testing the React Native camera upload against
https://github.com/shearichard/react-native-camera-backend
flask python
Last synced: about 1 month ago
JSON representation
A small Python project to provide a backend for testing the React Native camera upload against
- Host: GitHub
- URL: https://github.com/shearichard/react-native-camera-backend
- Owner: shearichard
- Created: 2021-12-08T07:35:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-08T07:39:55.000Z (about 3 years ago)
- Last Synced: 2025-01-09T19:30:59.967Z (about 1 month ago)
- Topics: flask, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Camera Backend
This is a very simple project to provide an end point for image uploads from a React Native app under tests.
This project is implemented in Flask and Python.