{"id":20671354,"url":"https://github.com/allnulled/demo-express-finale","last_synced_at":"2026-05-28T06:04:59.644Z","repository":{"id":98546534,"uuid":"131978292","full_name":"allnulled/demo-express-finale","owner":"allnulled","description":"Demo of Express app with REST endpoints provided by Sequelize and Finale-REST modules.","archived":false,"fork":false,"pushed_at":"2018-05-03T10:38:10.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T13:48:20.506Z","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/allnulled.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-03T10:16:43.000Z","updated_at":"2018-05-03T10:38:11.000Z","dependencies_parsed_at":"2023-05-29T11:30:37.810Z","dependency_job_id":null,"html_url":"https://github.com/allnulled/demo-express-finale","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/allnulled%2Fdemo-express-finale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allnulled%2Fdemo-express-finale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allnulled%2Fdemo-express-finale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allnulled%2Fdemo-express-finale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allnulled","download_url":"https://codeload.github.com/allnulled/demo-express-finale/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242890571,"owners_count":20202178,"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-11-16T20:26:30.981Z","updated_at":"2025-12-16T05:40:50.269Z","avatar_url":"https://github.com/allnulled.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# demo-express-finale\n\nSimple demonstration of an Express app using Finale-REST to generate REST endpoints from Sequelize (ORM) models.\n\n## 1. Prerequisites\n\nAs this example is going to connect to a MySQL database, we need a valid environment for it to work.\n\nThe example uses this configurations:\n\n```js\n{\n  database:   \"restexample\",\n  user:       \"root\",\n  password:   \"toor\"\n}\n```\n\nThe database 'restexample' should be empty.\n\n## 2. Installation and usage\n\nAs it is only a demonstration, and there is no other purpose behind this project, we only need to download and run the example.\n\n```bash\n# Download the package from GitHub:\ngit clone https://github.com/allnulled/demo-express-finale\n\n# Go to the directory:\ncd demo-express-finale\n\n# Run all the tests (it will install the dependencies automatically):\nnpm run test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallnulled%2Fdemo-express-finale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallnulled%2Fdemo-express-finale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallnulled%2Fdemo-express-finale/lists"}