Skip to content

OilParserAPI provides an API to get the price information and statistic of a csv file

Notifications You must be signed in to change notification settings

fatalem0/OilParserAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project's goal

OilParserAPI provides an API to get the price information and statistic of a csv file

Technologies

  • akka-http
  • pureconfig
  • circe
  • kantan.csv
  • docker

Deployment

Build the container image: docker build -t oil-parser-api . (it takes a long time to build the container)

Run already existing container: docker run -it --rm %name_of_your_container%

About

OilParserAPI provides an API to get the price information and statistic of a csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published