{"id":13432359,"url":"https://github.com/expo/image-upload-example","last_synced_at":"2025-04-09T08:07:43.626Z","repository":{"id":45779320,"uuid":"76150447","full_name":"expo/image-upload-example","owner":"expo","description":"Demonstration of how to upload images from the ImagePicker, using a node backend to upload to S3","archived":false,"fork":false,"pushed_at":"2024-10-01T19:59:57.000Z","size":558,"stargazers_count":250,"open_issues_count":1,"forks_count":91,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-08T12:09:43.685Z","etag":null,"topics":["example","expo","image-picker","react-native","s3"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-11T02:49:58.000Z","updated_at":"2025-04-06T23:46:07.000Z","dependencies_parsed_at":"2024-01-26T21:02:41.406Z","dependency_job_id":"7857bfdb-80ac-499b-bdc2-6464572fcd3c","html_url":"https://github.com/expo/image-upload-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fimage-upload-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fimage-upload-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fimage-upload-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fimage-upload-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expo","download_url":"https://codeload.github.com/expo/image-upload-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247999859,"owners_count":21031046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["example","expo","image-picker","react-native","s3"],"created_at":"2024-07-31T02:01:10.679Z","updated_at":"2025-04-09T08:07:43.607Z","avatar_url":"https://github.com/expo.png","language":"TypeScript","readme":"# Image upload with Expo API Routes\n\nThis is an [Expo Router](https://expo.dev) project to demonstrate choosing media from the device and uploading it to a server.\n\n- Pick an image or video with [`ImagePicker`](https://docs.expo.dev/versions/latest/sdk/imagepicker/).\n- Upload the media with built-in `fetch` and `FormData` APIs.\n- Use Expo Router [API routes](https://docs.expo.dev/router/reference/api-routes/) to handle the upload on the server. This can be deployed to hosting providers by following the [API routes deployment guide](https://docs.expo.dev/router/reference/api-routes/#deployment).\n- Save the file using a pseudo-database with Node.js `fs` and `path` modules. In production, you'd use a real database like MongoDB or PostgreSQL.\n\n## Get started\n\n1. Install dependencies\n\n   ```bash\n   npm install\n   ```\n\n2. Start the app\n\n   ```bash\n    npx expo start\n   ```\n\nYou can run the app on iOS, Android, and the web:\n\n- [development build](https://docs.expo.dev/develop/development-builds/introduction/)\n- [Android emulator](https://docs.expo.dev/workflow/android-studio-emulator/)\n- [iOS simulator](https://docs.expo.dev/workflow/ios-simulator/)\n- [Expo Go](https://expo.dev/go), a limited sandbox for trying out app development with Expo\n\nYou can start developing by editing the files inside the **app** directory. This project uses [file-based routing](https://docs.expo.dev/router/introduction).\n\n## Learn more\n\nTo learn more about developing your project with Expo, look at the following resources:\n\n- [Expo documentation](https://docs.expo.dev/): Learn fundamentals, or go into advanced topics with our [guides](https://docs.expo.dev/guides).\n- [Learn Expo tutorial](https://docs.expo.dev/tutorial/introduction/): Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.\n\n## Join the community\n\nJoin our community of developers creating universal apps.\n\n- [Expo on GitHub](https://github.com/expo/expo): View our open source platform and contribute.\n- [Discord community](https://chat.expo.dev): Chat with Expo users and ask questions.\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpo%2Fimage-upload-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexpo%2Fimage-upload-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpo%2Fimage-upload-example/lists"}