An open API service indexing awesome lists of open source software.

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

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.