{"id":13802798,"url":"https://github.com/mistadikay/flux-http-example","last_synced_at":"2026-01-10T22:53:54.472Z","repository":{"id":27053775,"uuid":"30519157","full_name":"mistadikay/flux-http-example","owner":"mistadikay","description":":construction: Flux flow example with http request and error handling for a better understanding of Flux architecture","archived":false,"fork":false,"pushed_at":"2020-03-03T17:19:50.000Z","size":19,"stargazers_count":46,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-11T15:51:36.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mistadikay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-09T04:49:27.000Z","updated_at":"2022-11-13T15:21:43.000Z","dependencies_parsed_at":"2022-09-01T02:40:42.276Z","dependency_job_id":null,"html_url":"https://github.com/mistadikay/flux-http-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistadikay%2Fflux-http-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistadikay%2Fflux-http-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistadikay%2Fflux-http-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mistadikay%2Fflux-http-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mistadikay","download_url":"https://codeload.github.com/mistadikay/flux-http-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225229915,"owners_count":17441344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T00:01:57.577Z","updated_at":"2026-01-10T22:53:54.416Z","avatar_url":"https://github.com/mistadikay.png","language":"JavaScript","readme":"Flux example with http request\n=====================\n\n[![Build Status](http://img.shields.io/travis/mistadikay/flux-http-example/master.svg?style=flat)](http://travis-ci.org/mistadikay/flux-http-example)\n[![Dependency Status](https://david-dm.org/mistadikay/flux-http-example.svg?style=flat)](https://david-dm.org/mistadikay/flux-http-example)\n[![devDependency Status](https://david-dm.org/mistadikay/flux-http-example/dev-status.svg?style=flat)](https://david-dm.org/mistadikay/flux-http-example#info=devDependencies)\n[![Code Climate](https://codeclimate.com/github/mistadikay/flux-http-example/badges/gpa.svg)](https://codeclimate.com/github/mistadikay/flux-http-example)\n\nIf you're stuck at understanding Flux architecture, this example might help you. It contains very basic flux data flow with http request and errors handling.\n\nFlux technologies stack:\n* for the sake of simplicity, this example uses just original [Facebook's Flux dispatcher](https://github.com/facebook/flux)\n* [superagent](https://github.com/visionmedia/superagent) for http requests\n* [eventemitter3](https://github.com/primus/eventemitter3) for emitting events from store to react component\n\nIllustration of Flux unidirectional data flow:\n![Flux flow](https://github.com/facebook/flux/raw/master/docs/img/flux-diagram-white-background.png)\n\n### installation\n\n```\nnpm install\n```\n\n### run\n\n```\nnpm start\n```\nRuns webpack-dev-server with HMR at http://localhost:3000\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistadikay%2Fflux-http-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmistadikay%2Fflux-http-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistadikay%2Fflux-http-example/lists"}