Skip to content

andrepgsilva/pricesapi-challenge

Repository files navigation

PricesApi Challenge

The application is a result of a challenge. It was developed with Laravel framework.

Import Prices Tool

The import prices tool can be found inside the tools directory.

Structure

The application logic can be found inside the folder app/Modules/PricesApi.

  • The Application directory has our usecases and dtos.
  • The Connectors has our ports and adapters.

Start App

  • composer install
  • npm install && npm run dev
  • php artisan serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors