Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jitesoft/image-api
Playground project
https://github.com/jitesoft/image-api
Last synced: 5 days ago
JSON representation
Playground project
- Host: GitHub
- URL: https://github.com/jitesoft/image-api
- Owner: jitesoft
- License: mit
- Created: 2023-09-25T19:38:16.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-25T19:38:36.000Z (about 1 year ago)
- Last Synced: 2024-05-03T04:47:45.391Z (7 months ago)
- Language: C#
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image API
## Idea
The idea is to have a simple REST API to upload images too, the images are placed in a s3 compatible storage and queued
to be formatted depending on values passed into the API.## Why?
The project is mainly a playground to try out different tech in C#, while if the application
becomes something useful, it might be turned into some type of SaaS.## License
The code in this repository is released under the MIT license.
Modules and libraries might be created outside of the repository under other licenses, while
this one will stay open.