mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-23 15:51:24 +00:00
update image readme
This commit is contained in:
@@ -1,23 +1,5 @@
|
|||||||
|
Quickly upload, resize and convert images
|
||||||
|
|
||||||
# Image Service
|
# Image Service
|
||||||
|
|
||||||
This is the Image service
|
The image service provides upload, resize and image conversion. It provides a cdn for uploaded images and a simple API.
|
||||||
|
|
||||||
Generated with
|
|
||||||
|
|
||||||
```
|
|
||||||
micro new image
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
Generate the proto code
|
|
||||||
|
|
||||||
```
|
|
||||||
make proto
|
|
||||||
```
|
|
||||||
|
|
||||||
Run the service
|
|
||||||
|
|
||||||
```
|
|
||||||
micro run .
|
|
||||||
```
|
|
||||||
|
|||||||
Reference in New Issue
Block a user