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 2 months ago
JSON representation

A small Python project to provide a backend for testing the React Native camera upload against

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.