{"id":21534456,"url":"https://github.com/equk/node-api-template","last_synced_at":"2025-03-17T20:14:40.867Z","repository":{"id":149680477,"uuid":"145451578","full_name":"equk/node-api-template","owner":"equk","description":"nodejs api server template using expressjs","archived":false,"fork":false,"pushed_at":"2018-08-20T18:02:24.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T07:11:26.363Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/equk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-20T17:48:31.000Z","updated_at":"2024-02-17T12:30:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a730cfe-ef9e-4091-b193-4c75ec710030","html_url":"https://github.com/equk/node-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/equk%2Fnode-api-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equk%2Fnode-api-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equk%2Fnode-api-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/equk%2Fnode-api-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/equk","download_url":"https://codeload.github.com/equk/node-api-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244102855,"owners_count":20398386,"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-24T03:10:50.253Z","updated_at":"2025-03-17T20:14:40.829Z","avatar_url":"https://github.com/equk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-api-template\n\nBasic template for starting a new expressjs json API server.\n\n## File Tree\n\n    .\n    ├── index.js\n    ├── LICENSE\n    ├── middleware.js\n    ├── package.json\n    ├── README.md\n    ├── routes\n    │   └── index.js\n    └── test\n        └── api.test.js\n\n## Development Features \u0026 Code Testing\n\n* Supertest\n* ESLint\n* Mocha\n* Nodemon\n\n## Expansion\n\n* JWT with bcrypt\n* Database\n* Schema\n* Input Validation\n* Routes for signup, auth etc\n* Swagger json api documentation\n\n## Additional Packages\n\nSome additional packages which may be of use:\n\n    Boom - HTTP-friendly error objects\n    Passport - Authentication (Supports OAuth \u0026 OpenID)\n    Mongoose - Mongodb with schemas\n    Sequelize - ORM for Postgres, MySQL, SQLite\n    Winston - Logging to files (not needed if logging on reverse proxy)\n    Bcrypt, Jsonwebtoken, Validator, Joi\n\n\n## Useful Tools\n\n* [jq](https://stedolan.github.io/jq/)\n* [JSonview](https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc)\n* [httpie](https://httpie.org/)\n* [Advanced REST client](https://install.advancedrestclient.com/)\n* [Restlet Client](https://chrome.google.com/webstore/detail/restlet-client-rest-api-t/aejoelaoggembcahagimdiliamlcdmfm)\n* [Robo 3T (MongoDB GUI)](https://www.robomongo.org/)\n* [Postman](https://www.getpostman.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fequk%2Fnode-api-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fequk%2Fnode-api-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fequk%2Fnode-api-template/lists"}