Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/futtetennista/itson
https://github.com/futtetennista/itson
elm-learning haskell-learning
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/futtetennista/itson
- Owner: futtetennista
- License: mit
- Created: 2015-05-11T19:19:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T16:35:06.000Z (over 8 years ago)
- Last Synced: 2024-10-27T18:16:20.061Z (2 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`