Skip to content

metric-space/fixer-api-haskell-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description of Project

Example (hopefully of educational value to someone out there) that uses the following

  1. Scotty to made a redundant web api wrapper around fixer.io
  2. Monad transformer usage to achive logging, catching errors and generally chaining transformer based functions
  3. Parsec to validate Dates (has to be improved)
  4. Aeson to decode general Json and Json with keys that map to a a custom type

About

redundant wrapper around fixer.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published