{"id":23138400,"url":"https://github.com/deployable/node-express-api-template","last_synced_at":"2025-04-04T09:44:13.989Z","repository":{"id":149113451,"uuid":"44474771","full_name":"deployable/node-express-api-template","owner":"deployable","description":"Express 4 API Template","archived":false,"fork":false,"pushed_at":"2015-10-25T23:02:10.000Z","size":220,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T20:27:47.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/deployable.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-10-18T11:01:25.000Z","updated_at":"2015-10-18T11:21:31.000Z","dependencies_parsed_at":"2023-04-11T04:34:42.398Z","dependency_job_id":null,"html_url":"https://github.com/deployable/node-express-api-template","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/deployable%2Fnode-express-api-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fnode-express-api-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fnode-express-api-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fnode-express-api-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deployable","download_url":"https://codeload.github.com/deployable/node-express-api-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157133,"owners_count":20893210,"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-12-17T13:10:50.033Z","updated_at":"2025-04-04T09:44:13.960Z","avatar_url":"https://github.com/deployable.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express API Template\n\nAn express based http api template\n\nTo install from `git`\n\n    git clone https://github.com/deployable/node-express-api-template#current\n\n## Running the app\n\n    node app.js\n\n### Running the coffescript app for development\n\nThe coffee script source can be run directly if you have the source from git\n\n    node appcoffee.js\n\n## App config\n\nThe application config file is in `app/config.json`\n\n - `http.port` The port the server listens on\n - `http.address` The address the server listens on\n\n### Git app config\n\nFrom `git`, the application only comes with a default config file `app/config.json.default`\n\nThis needs to be copied to `app/config.json` as your local running config. Your running config will not be checked back into git. \n\n    $ cp app/config.json.default app/config.json\n    $ vi app/config.json\n\n\n## Test\n\n`mocha` and `superagent` are used to test the api. \nTests are written in coffeescript.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeployable%2Fnode-express-api-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeployable%2Fnode-express-api-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeployable%2Fnode-express-api-template/lists"}