{"id":25863152,"url":"https://github.com/matheuseabra/minimal-nodejs-starter","last_synced_at":"2026-04-12T17:40:27.528Z","repository":{"id":43980323,"uuid":"153519712","full_name":"matheuseabra/minimal-nodejs-starter","owner":"matheuseabra","description":"A minimal Node.js API with JWT auth and a simple user web-service, ideal for starter projects.","archived":false,"fork":false,"pushed_at":"2023-01-24T01:34:24.000Z","size":1771,"stargazers_count":1,"open_issues_count":17,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-03-05T23:59:51.067Z","etag":null,"topics":["boilerplate","express","jest","jwt","minimal","nodejs"],"latest_commit_sha":null,"homepage":"","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/matheuseabra.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}},"created_at":"2018-10-17T20:30:01.000Z","updated_at":"2020-03-08T19:17:45.000Z","dependencies_parsed_at":"2023-02-13T09:15:23.905Z","dependency_job_id":null,"html_url":"https://github.com/matheuseabra/minimal-nodejs-starter","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheuseabra%2Fminimal-nodejs-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheuseabra%2Fminimal-nodejs-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheuseabra%2Fminimal-nodejs-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheuseabra%2Fminimal-nodejs-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matheuseabra","download_url":"https://codeload.github.com/matheuseabra/minimal-nodejs-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241439738,"owners_count":19963100,"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":["boilerplate","express","jest","jwt","minimal","nodejs"],"created_at":"2025-03-01T23:59:04.662Z","updated_at":"2025-11-25T17:03:20.216Z","avatar_url":"https://github.com/matheuseabra.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal Node.js API Starter\n\n![Version](https://img.shields.io/badge/version-1.0-green.svg)\n\nA minimal Node.js API with JWT auth and a simple user web-service, ideal for starter projects\n\n## Features\n\n- User registration\n- User authentication\n- User editing\n- User removal\n\n* Express as Node web server\n* Mongoose for object modeling and schemas\n* MongoDB as data storage\n* JWT Auth as authentication strategy\n\n## Running locally\n\nInstall dependencies:\n\n```javascript\nnpm install // or\n\nyarn install\n```\n\nStart the server:\n\n```javascript\nnpm start\n\nyarn start\n```\n\n## Author\n\nThis project was written by Matheus Seabra\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheuseabra%2Fminimal-nodejs-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheuseabra%2Fminimal-nodejs-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheuseabra%2Fminimal-nodejs-starter/lists"}