Skip to content

reisfrancislei/dna-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My DNA App - Mercado Livre - Technical Test

Challenge

There are 2 solutions, see DNAFinder the methods:

- isMutant
- findMutantDNANeigborhood

Endpoints

There are 3 endpoints, see the Swagger documentation session:

/mutant/ - first solution
/mutant-second/ - second solution
/stats/ - displays statistics

Execution instructions

1 - Package the application

mvn clean package

2 - Start the application

java -jar target/dna-app-1.0.jar

Swagger documentation

After start the application, access the link http://localhost:8080/swagger-ui.html

You'll see a page like below. Swagger

AWS

URL: http://ec2-18-217-158-104.us-east-2.compute.amazonaws.com:8080/swagger-ui.html

Swagger AWS

Coverage

Swagger AWS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages