Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fastendpoints/file-handling-demo
sample project showcasing image storage and retrieval in mongodb using FastEndpoints & MongoDB.Entities
https://github.com/fastendpoints/file-handling-demo
gridfs mongodb rest-api
Last synced: 2 months ago
JSON representation
sample project showcasing image storage and retrieval in mongodb using FastEndpoints & MongoDB.Entities
- Host: GitHub
- URL: https://github.com/fastendpoints/file-handling-demo
- Owner: FastEndpoints
- License: mit
- Created: 2021-10-22T12:43:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T03:13:42.000Z (over 1 year ago)
- Last Synced: 2024-02-22T12:37:55.759Z (11 months ago)
- Topics: gridfs, mongodb, rest-api
- Language: C#
- Homepage:
- Size: 20.5 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FastEndpoints-FileHandling-Demo
this is a sample project demonstrating image file upload and download with MongoDB using [FastEndpoints](https://fast-endpoints.com/) and [MongoDB.Entities](https://mongodb-entities.com/).## Walkthrough
https://vimeo.com/637853100## Prerequisites
- .Net 7.0
- MongoDB server (defaults to localhost)