mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-23 15:51:24 +00:00
Image service (#89)
This commit is contained in:
23
image/README.md
Normal file
23
image/README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Image Service
|
||||
|
||||
This is the Image service
|
||||
|
||||
Generated with
|
||||
|
||||
```
|
||||
micro new image
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Generate the proto code
|
||||
|
||||
```
|
||||
make proto
|
||||
```
|
||||
|
||||
Run the service
|
||||
|
||||
```
|
||||
micro run .
|
||||
```
|
||||
Reference in New Issue
Block a user