{"id":24506467,"url":"https://github.com/federicobonel/express-task-api","last_synced_at":"2025-03-15T08:45:12.874Z","repository":{"id":225759396,"uuid":"528324664","full_name":"FedericoBonel/express-task-api","owner":"FedericoBonel","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-24T08:16:11.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T23:37:18.697Z","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/FedericoBonel.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}},"created_at":"2022-08-24T08:03:59.000Z","updated_at":"2022-08-24T08:04:06.000Z","dependencies_parsed_at":"2024-03-04T06:49:32.285Z","dependency_job_id":null,"html_url":"https://github.com/FedericoBonel/express-task-api","commit_stats":null,"previous_names":["federicobonel/express-task-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBonel%2Fexpress-task-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBonel%2Fexpress-task-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBonel%2Fexpress-task-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBonel%2Fexpress-task-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FedericoBonel","download_url":"https://codeload.github.com/FedericoBonel/express-task-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243707304,"owners_count":20334615,"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":"2025-01-21T23:37:38.382Z","updated_at":"2025-03-15T08:45:12.855Z","avatar_url":"https://github.com/FedericoBonel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express task api\n\nSimple yet strong api developed in node.js that allows you to persist your own task/todo list to a mongo database.\n\n## How do I use it?\n\nA basic way to get your own instance of this app running is by:\n\nFirst clone/fork this repo by typing the following in your shell/cmd:\n\n```\ngit clone \"repo-uri\"\n```\n\nSecond install the app using:\n\n```\ncd ./express-task-api\nnpm install\n```\n\nLastly run the app.js script by replacing the placeholders with your own information:\n\n```\nPORT=5000 MONGODB_URI=\"your-own-mongodb-database\" node app.js\n```\n\nAnd that's it have fun!\n\nIf you want to check out a client that consumes this api using React and Redux you can [click here!](https://github.com/FedericoBonel/redux-todo)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericobonel%2Fexpress-task-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedericobonel%2Fexpress-task-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericobonel%2Fexpress-task-api/lists"}