Skip to content

Commit

Permalink
Add elm-http-extra
Browse files Browse the repository at this point in the history
Just wanted to throw my own elm-http-extra in if you'll take it 😃

The design for the API came out of a discussion in the Slack channel, and we've got positive feedback from those that use it! I'm hoping more folks will adopt it and help improve it.

Update README.md
  • Loading branch information
Luke Westby authored and Luke Westby committed Feb 16, 2016
1 parent 9f97729 commit 0a26977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Inspired by the [awesome](#more-awesome) list thing. Feel free to <a href="https
* [elm-test](https://github.com/deadfoxygrandpa/Elm-Test) - A unit testing framework for Elm.
* [elm-router](https://github.com/TheSeamau5/elm-router) - Easy routing in Elm.
* [elm-http](https://github.com/evancz/elm-http) - Make HTTP requests in Elm.
* [elm-http-extra](https://github.com/lukewestby/elm-http-extra) - Build and handle JSON requests more naturally than with low-level elm-http.
* [elm-console](https://github.com/laszlopandy/elm-console) - Elm library to read and write to the console in Node.
* [Lazy](https://github.com/maxsnew/lazy) - Lazy Evaluation in Elm.

Expand Down

0 comments on commit 0a26977

Please sign in to comment.