Home Authors Posts by Diogo Coelho

Diogo Coelho

Diogo Coelho
2 POSTS 0 COMMENTS
Working at Create It since 2020 as a Junior Consultant. Using ASP.NET Core to make RESTful APIs. Code architectures and designs enthusiast.

Performance Testing An API, How To Start Doing It With JMeter?

0
This article will talk about how to start using JMeter for Testing an API. How to install JMeter, what are the components of it...

How to Handle known Exceptions?

0
This post will describe several ways to handle known Exceptions in a project. For each possible implementation, we will do an overview of the flow...