Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrXavier authored Mar 20, 2023
1 parent 189286d commit ee19fc9
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# Reports
This repository is created to implement the solution for Crealytics recruitment challenge.
This repository is a RESTful micro service responsible for two simple scenarios: read CSV file on startup, store the data (Reports) in a memory Database and expose an API to get the Reports by site and month.

It's a RESTful service responsible for two simple scenarios.

In this application, there is an embedded application server and a database.

This application is running under Spring Boot.
In this service has an embedded application server and a database.

This application is running over Spring Boot framework.

## Used Technologies

Expand Down

0 comments on commit ee19fc9

Please sign in to comment.