Setting up

Key points in this video

Time to implement our Venus API documentation workflow. First, setup.

For our chosen approach (Postman collection), here's what we need to do:

  • Set up Postman collection
  • Verify that docs are created
  • Document workflow
  • Test workflow

The full source code of the sample Venus API is at https://github.com/apidocsfordevs/venus-api.

Exercise

Back to our old friend Hazam. In the last module, you picked an approach for documenting Hazam. Time to implement it! 🙌

What does the setup process for your approach look like? 

If you’d like to implement the setup process for Hazam, I’ve created a dummy Laravel application with a few endpoints: https://github.com/apidocsfordevs/hazam-api 

Complete and Continue  
Discussion

0 comments