[update]: README
This commit is contained in:
@@ -64,7 +64,16 @@ If the application is running properly, you should receive a response similar to
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### 5. Stop the Application
|
### 5. Documentation
|
||||||
|
|
||||||
|
You can check the Swagger Doc by accessing the `/documentation` endpoint. Run the following command:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
curl http://localhost:6337/documentation
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
### 6. Stop the Application
|
||||||
|
|
||||||
To stop the application, use:
|
To stop the application, use:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user