01-postman快速开始
你在这里会学到什么?
如果你学习在postman执行具体任务或者工作流,查看下面的主题查找资料
- Making requests 发起请求
- Testing APIs 测试API
- Building and managing APIs 构建和管理API
- Publishing APIs 发布API
- Collaborating with your team 团队协作
- Developing with Postman postman开发
Making requests发起请求
如果你正在编写APP或者只需要连接API,查找下面的要点:
- Connecting to APIs
- Authorizing requests
- Grouping requests in collections
- Using variables
- Visualizing data
Testing APIs测试API
If you're testing an API, you can use Postman to automate various parts of the process:
- Writing test scripts
- Automating workflows with the collection runner
- Capturing HTTP requests
- Test script examples
Building and managing APIs构建和管理API
If you're developing a back-end, working API-first, or need to monitor API performance, Postman utilities can streamline your workflows:
Publishing APIs
If you're exposing an API for public use, Postman can support developer onboarding:
Collaborating with your team
If you're using Postman in your company or team, check out these guides to maximize your collaboration:
- Collaborating in Postman
- Creating workspaces
- Managing Postman for an organization
- Onboarding your team
Developing with Postman
If you're integrating Postman with your CI/CD workflow or are developing with Postman APIs or libraries, check out these resources:
Providing feedback
Share your thoughts on the documentation and help the Postman team to improve it for yourself and other learners! To submit feedback, please create an issue on the documentation GitHub repo or post in the community forum.
Help improve Postman and have an impact on Postman's roadmap by sending your feedback directly to Postman's developer team. To submit feature requests, create an issue on the Postman GitHub repo.