{"id":24129561,"url":"https://github.com/luandro/falcor-couchdb-api","last_synced_at":"2025-07-19T08:35:48.314Z","repository":{"id":79813217,"uuid":"46818192","full_name":"luandro/falcor-couchdb-api","owner":"luandro","description":"Express Json Graph API using Falcor and CouchDB","archived":false,"fork":false,"pushed_at":"2015-11-24T21:01:11.000Z","size":2,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T02:13:22.736Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/luandro.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-11-24T20:58:23.000Z","updated_at":"2016-10-05T12:08:43.000Z","dependencies_parsed_at":"2023-03-10T04:46:15.728Z","dependency_job_id":null,"html_url":"https://github.com/luandro/falcor-couchdb-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luandro/falcor-couchdb-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Ffalcor-couchdb-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Ffalcor-couchdb-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Ffalcor-couchdb-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Ffalcor-couchdb-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luandro","download_url":"https://codeload.github.com/luandro/falcor-couchdb-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Ffalcor-couchdb-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265905116,"owners_count":23846696,"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":"2025-01-11T19:33:46.892Z","updated_at":"2025-07-19T08:35:48.291Z","avatar_url":"https://github.com/luandro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Falcor CouchDB api\n\nA simple example on how to combine [Falcor](http://netflix.github.io/falcor) with a [CouchDB](http://couchdb.apache.org/)(using [cradle](https://github.com/flatiron/cradle)) database to serve a [Json Graph](http://netflix.github.io/falcor/documentation/jsongraph.html) api.\n\n## Usage\n\nMake sure you have CouchDB installed and running.\n\n```\n\tgit clone https://github.com/luandro/falcor-couchdb-api.git\n\tcd falcor-couchdb-api\n\n\tnpm install\n\tnpm run dev     # start express server with nodemon\n```\n\nThe first run may throw an error saying the database doesn't exist, just run it once again. Try passing a url with path params like ```[ characters ,{ from :0, to :4}, name ]``` and a method params ```get ``` to ```http://localhost:3000/model.json```and see the response.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluandro%2Ffalcor-couchdb-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluandro%2Ffalcor-couchdb-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluandro%2Ffalcor-couchdb-api/lists"}