Skip to content

Details

This month's Project Night you can team up with other developers and try out Glimmer (https://www.glimmerjs.com/). Core team member Robert Jackson (@rwjblue (https://twitter.com/rwjblue)) will be here to help us get started and answer our questions.

You can also come to to try out Fastboot (https://ember-fastboot.com/) or anything else in the Ember Multiverse!

Project Night is an opportunity for you to share your work, get help, or just hang out and talk shop.

Beginners and veterans welcome!

Thing to do before you arrive:

Make sure you have node v6+, yarn, and the latest ember-cli. Instructions here: https://glimmerjs.com/guides/installing.

If you run the following command: `ember new my-app -b @glimmer/blueprint --dry-run`
and it shows a list of directories, you're all set. :)

APIS!

Museums:
Harvard Art Museum: https://github.com/harvardartmuseums/api-docs

Aukland Museum: http://www.aucklandmuseum.com/collections-research/collections/our-data

Real Time Websocket-driven APIs:
Slack Real Time Messaging API: https://api.slack.com/rtm
Twitter Streaming: https://dev.twitter.com/streaming/overview

Space:
All NASA open API's: https://api.nasa.gov/api.html#apod

Search Near Earth Objects (doomsday asteroids): https://api.nasa.gov/api.html#neows-feed

Browse Near Earth Objects: https://api.nasa.gov/api.html#neows-browse

Other:
Hacker News: https://hackernews.api-docs.io/v0/overview

Star Wars API: http://swapi.co/documentation

Related topics

You may also like