{"id":13452772,"url":"https://github.com/geddy/geddy","last_synced_at":"2025-05-14T17:06:47.326Z","repository":{"id":52056852,"uuid":"561616","full_name":"geddy/geddy","owner":"geddy","description":"Web framework for Node.js","archived":false,"fork":false,"pushed_at":"2021-05-07T22:01:32.000Z","size":5405,"stargazers_count":1861,"open_issues_count":148,"forks_count":239,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-04-13T01:59:58.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://geddyjs.org/","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/geddy.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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":"2010-03-14T07:14:00.000Z","updated_at":"2025-04-03T15:58:14.000Z","dependencies_parsed_at":"2022-08-24T16:31:14.234Z","dependency_job_id":null,"html_url":"https://github.com/geddy/geddy","commit_stats":null,"previous_names":[],"tags_count":158,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geddy%2Fgeddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geddy%2Fgeddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geddy%2Fgeddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geddy%2Fgeddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geddy","download_url":"https://codeload.github.com/geddy/geddy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254190396,"owners_count":22029632,"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-07-31T08:00:22.752Z","updated_at":"2025-05-14T17:06:47.302Z","avatar_url":"https://github.com/geddy.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Geddy\n#### A simple, structured web framework for Node\n\n[![Build Status](https://travis-ci.org/geddy/geddy.png?branch=master)](https://travis-ci.org/geddy/geddy) [![Gitter](https://badges.gitter.im/geddy/geddy.svg)](https://gitter.im/geddy/geddy)\n\n## DEPRECATION NOTICE\n**Geddy is no longer actively maintained, and therefore it is not recommended to be used for any new projects. For current users, it is highly recommended to migrate another framework.**\n\n#### Install Geddy:\n\n```\n$ npm install -g geddy\n```\n\n\u003e **Note:**\n\u003e Make sure your installed node version is not v6 or higher, as Geddy will not function properly. This will be fixed in the, hopefully, soon future.\n\u003e\n\u003e Consider using '[nvm](https://github.com/creationix/nvm)' to help you manage your node versions.\n\n#### Create an app, start it up:\n\n```\n$ geddy gen app my_app\n$ cd my_app\n$ geddy\nCreating 1 worker process.\nServer worker running in development on port 4000\n```\n\n#### Create a CRUD resource\n\n```\n$ geddy gen scaffold foobar baz:string qux:int\n[Added] app/models/foobar.js\n[Added] db/migrations/20130809201124_create_foobars.js\n[Added] test/models/foobar.js\n[Added] test/controllers/foobars.js\n[Added] app/controllers/foobars.js\n[Added] Resource foobars route added to config/router.js\n[Added] View templates\n```\n\n#### Documentation\n\nDocs are on the GeddyJS Website: http://geddyjs.org/documentation\n\n#### Community Tutorials\n\nGeddy.JS: A No-Brainer MVC Node.js Framework - Bhanu Pratap Chaudhary\nhttps://www.digitalocean.com/community/articles/geddy-js-a-no-brainer-mvc-node-js-framework\n\n#### Community\n\n* Mailing list: [https://groups.google.com/group/geddyjs](https://groups.google.com/group/geddyjs)\n* [Gitter](https://gitter.im/geddy/geddy)\n\n#### License\n\nCopyright 2017. Geddy - Web-app development framework\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n- - -\n\nmde@fleegix.org\n\n:octocat:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeddy%2Fgeddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeddy%2Fgeddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeddy%2Fgeddy/lists"}