This is the RESTful Web API for processing loan applications, it is designed under the microservices architecture and built with Nestjs and PostgreSQL for data persistence.
Before you proceed to execute the following commands to obtain the instance of this API, you must make sure to create the .env file which is mandatory for the correct functioning of the application, the content of the aforementioned file must be provided by the administrator of this application
$ docker login
$ docker compose upTo learn more about the resources or services offered by this API, you can consult the following documentation, which is based on the OpenApi specification.
- Author - Saul Bustamante