Skip to content

This is a fork of a back-end challenge from the SHX company.

Notifications You must be signed in to change notification settings

mepadev/shx-back-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BACK-END SHX Admission Test

The project's focus is to obtain information about the current dollar exchange rate.

Dependencies

  • Java 17
  • Maven

Please, note that you need to have JAVA_PATH and M2_HOME well configured on your device!

How to Install

mvn install

How to Run

mvn spring-boot:run

How to execute tests

mvn test

How to contribute

If you want to add anything to any of my Open Source projects, please follow the Conventional Commits standard:

Example:

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

About

This is a fork of a back-end challenge from the SHX company.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Java 97.9%
  • HTML 2.1%