Example of using Backbone, Require and C3
On example I'm using open API from http://api.openweathermap.org to display weather in Lviv(Ukraine) and San-Jose(California, USA). The limitation of this API is 1 request/sec.
Start server
npm start
On example I'm using open API from http://api.openweathermap.org to display weather in Lviv(Ukraine) and San-Jose(California, USA). The limitation of this API is 1 request/sec.
npm start