erafaelmanuel/cshop

Improve REST docs

Closed this issue · 2 comments

I recommend using Swagger or Postman to generate API documentation.

Postman allows testing your API and generate&public documentation.

Swagger allows to declare your API and generate code (scaffolding) and generate docs.

Personally, I use Postman.

Good luck :)

Thank you for your suggestions. These are exactly the tools I need

@erafaelmanuel, you're welcome 😄