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