Back
Theme:

What one is the best for API? swagger or .http?


Which one is the best for API?

  • Swagger
  • or HTTP
Date: Friday, May 19, 2023
1 answers | 225 view(s)
by Mauricio Junior

Answers

In my opinion, both technologies are important to the API system.

  • Swagger can help the developer to find the best API to use and how to pass parameters and authentication.
  • .HTTP is good because you can use it to test all APIs in the correct way and dynamic parameters.

Documentation about your API is important. Test API in fast way is important too.

Friday, May 19, 2023

Mauricio Junior


Curso de Web API com .NET última versão