https://github.com/futtetennista/itson
https://github.com/futtetennista/itson
elm-learning haskell-learning
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/futtetennista/itson
- Owner: futtetennista
- License: mit
- Created: 2015-05-11T19:19:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T16:35:06.000Z (about 9 years ago)
- Last Synced: 2025-02-08T00:41:14.889Z (4 months ago)
- Topics: elm-learning, haskell-learning
- Language: Haskell
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# It's On
Simple backend written in [Haskell](haskell.org) and frontend written in [Elm](elm-lang.org) to search for music using API provided by different online services.
My goal with this pet project is to get a feeling of what is like to develop a real-world application using only functional programming languages and getting some experience in using Haskell and Elm.
## Run the server
`cabal run`