https://github.com/simonewebdesign/elm-github-api
Get user information from GitHub API
https://github.com/simonewebdesign/elm-github-api
Last synced: 24 days ago
JSON representation
Get user information from GitHub API
- Host: GitHub
- URL: https://github.com/simonewebdesign/elm-github-api
- Owner: simonewebdesign
- Created: 2016-01-07T15:09:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T15:20:11.000Z (over 10 years ago)
- Last Synced: 2025-01-08T20:29:38.193Z (over 1 year ago)
- Language: Elm
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elm GitHub API
Get user information from GitHub API
## Get started
- Make sure you have Elm installed (0.16 at least)
- Clone this repo
- Run `elm reactor`
That's it!