diff --git a/README.md b/README.md index 11a69e4..ef245f5 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ sudo journalctl -u report-engine.service -f ``` ## Documentation -While the service is running properly, Swagger documentation can be accessed at [localhost:8001/docs](localhost:8001/docs). +While the service is running properly, Swagger documentation can be accessed at [localhost:8001/docs](localhost:8001/docs). Additionally, the .json file for Postman documentation can be downloaded from the [link](https://github.com/limanmys/fastapi-report-engine/docs/report-engine.postman_collection.json). ![swagger.png](./images/swagger.png) \ No newline at end of file diff --git a/README_TR.md b/README_TR.md index 510c343..b0d096c 100644 --- a/README_TR.md +++ b/README_TR.md @@ -12,6 +12,6 @@ sudo journalctl -u report-engine.service -f ``` ## Dokümantasyon -Servis sağlıklı bir şekilde çalışıyorken `:8001/docs` adresi üzerinden Swagger dokümantasyonuna ulaşılabilir. +Servis sağlıklı bir şekilde çalışıyorken `:8001/docs` adresi üzerinden Swagger dokümantasyonuna ulaşılabilir. Ayrıca Postman dokümantasyonu için .json dosyası [link](https://github.com/limanmys/fastapi-report-engine/docs/report-engine.postman_collection.json) üzerinden indirilerek kullanılabilir. ![swagger.png](./images/swagger.png) \ No newline at end of file