brodigan-e / capstone-POV

NEU Capstone Project
MIT License
2 stars 1 forks source link

Add file upload endpoint to API #4

Closed jbewing closed 3 years ago

jbewing commented 3 years ago

Add an endpoint to the web API that accepts image files and saves them to directory in the Raspberry Pi filesystem.

Potentially useful resource: Flask Docs on File Uploads