https://github.com/kennanhunter/photo
Simple Graphql Server for Image Processing
https://github.com/kennanhunter/photo
graphql image-processing rust
Last synced: about 2 months ago
JSON representation
Simple Graphql Server for Image Processing
- Host: GitHub
- URL: https://github.com/kennanhunter/photo
- Owner: KennanHunter
- License: mit
- Created: 2022-08-05T04:27:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T07:02:09.000Z (over 3 years ago)
- Last Synced: 2026-02-17T05:21:57.757Z (4 months ago)
- Topics: graphql, image-processing, rust
- Language: Rust
- Homepage: https://photo-docs.kennan.tech/
- Size: 2.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
Kennan's Photo Server is a simple graphql api to run intensive photo operations on the server, alleviating stress from your users hardware.
Using a simple step based architecture, you can have your image, in only one request be:
- Cropped
- More lol
## Author
Hi, I'm Kennan Hunter, a self taught passionate developer. Find more of my work at [my personal website](https://kennan.tech/)
## Licensing
Source code is available under the MIT license.