This is the solution to the "Who's In Space" problem in Exercises For Programmers, implemented in Elm v0.18
This exercise uses the OpenNotify API and that API doesn't support CORS, so you'll need to use a local proxy if you want to make this work in a browser.
But you can use my app QEDProxy as a simple local proxy.
Install it with npm: