Skip to content

DickyDicky7/microservice_client_haskell

Repository files navigation

Example code: Microservice client, the front interface.

  1. To run the code, clone the repo then follow GHCup to install the nesscessary toolchain (this repo uses the stack toolchain).
  2. When the installation finishes, fire up your terminal, change direction to your cloned repo then run stack run to build and execute the code. (You can alternatively run stack ghci src/DevelMain.hs to try the interactive repl, everytime the code is modified and saved, run :r then update in the repl session, to start the code run update)

🦥 This is the front interface for this microservice server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published