API Reference fast_postman_collection v0.1.8
Modules
FastPostmanCollection
This library helps you generate a Postman collection from your Phoenix router (MyApp.Router
).
You can document your endpoints using @doc
annotations for params, body, form data, and more.
Pipelines (plugs) can also be auto-scanned and added to the collection automatically.
Mix Tasks
GENERATE POSTMAN COLECTIONS