Skip to content

Commit 3e008a7

Browse files
committed
docs(readme): clarify Postman recommendation with companion repo synopsis
- rename the Recommendations heading to link directly to Postman-PyPNMApps-API - replace the minimal Postman note with a short synopsis of what the companion repo provides - clarify that the Postman repo includes maintained collections, environments, and visualizers for PyPNM endpoint testing and analysis workflow validation - 2026-02-23 10:38:20
1 parent fd8c350 commit 3e008a7

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,10 +219,9 @@ Installed services and docs are available at the following URLs:
219219
| [FastAPI ReDoc](http://localhost:8000/redoc) | [FastAPI ReDoc](http://localhost:8080/redoc) |
220220
| [MkDocs docs](http://localhost:8001) | [MkDocs docs](http://localhost:8081) |
221221

222-
## Recommendations
222+
## Recommendations - [Postman-PyPNMApps-API](https://github.com/PyPNMApps/Postman-PyPNMApps-API)
223223

224-
Postman is a great tool for testing the FastAPI endpoints:
225-
- [Download Postman](https://www.postman.com/downloads/)
224+
The companion `Postman-PyPNMApps-API` repo provides a maintained Postman collection, environments, and Postman visualizers for PyPNM FastAPI endpoints. It is intended for quick endpoint testing, capture/analysis workflow validation, and operator-friendly response visualization (tables/graphs) without writing custom client code.
226225

227226
## Documentation
228227

0 commit comments

Comments
 (0)