Tuesday 10 April 2018

Is it worth it to use Swagger for our backend?

The company I work for is rewriting our code base from a Django based backend to a node express based backend. Currently we have a Swagger spec written up detailing all of the routes, originally only used for documentation purposes. However, I saw that you can use Swagger for the node backend, for example swagger-node. I was wondering is it worth it? Is it secure? The pros is that we could get a lot more work done faster, thus cheaper, but I am wanting to know if there is any major cons to going this route?

Submitted April 10, 2018 at 03:29PM by Mdos1059

No comments:

Post a Comment