{"id":22062596,"url":"https://github.com/christian80gabi/todonodeapi","last_synced_at":"2026-02-16T15:31:22.391Z","repository":{"id":265593359,"uuid":"622510307","full_name":"christian80gabi/TodoNodeAPI","owner":"christian80gabi","description":"Todo Node.JS with TypeScript API","archived":false,"fork":false,"pushed_at":"2025-02-13T15:06:17.000Z","size":32,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T11:40:21.899Z","etag":null,"topics":["api-rest","docker-compose","express","node-ts","postgresql","prisma","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/christian80gabi.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,"zenodo":null}},"created_at":"2023-04-02T10:35:11.000Z","updated_at":"2025-02-15T15:21:30.000Z","dependencies_parsed_at":"2024-11-30T03:30:06.714Z","dependency_job_id":"5b1ac5c5-9497-487c-8d17-067751d93b78","html_url":"https://github.com/christian80gabi/TodoNodeAPI","commit_stats":null,"previous_names":["christian80gabi/todonodeapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/christian80gabi/TodoNodeAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian80gabi%2FTodoNodeAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian80gabi%2FTodoNodeAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian80gabi%2FTodoNodeAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian80gabi%2FTodoNodeAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christian80gabi","download_url":"https://codeload.github.com/christian80gabi/TodoNodeAPI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christian80gabi%2FTodoNodeAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29511494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api-rest","docker-compose","express","node-ts","postgresql","prisma","typescript"],"created_at":"2024-11-30T18:25:27.718Z","updated_at":"2026-02-16T15:31:22.375Z","avatar_url":"https://github.com/christian80gabi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo Node API\n\nTodo Node.JS API using TypeScript and Prima\n\n- TypeScript 5.x\n- Prima 4.x\n\n## # Init\n\nCreate an `.env` file in the root directory. Drop the script below inside.\nThis is the configuration of the database PostgreSQL (`DATABASE URL`).\n\n```env\n# Environment variables declared in this file are automatically made available to Prisma.\n# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema\n\n# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.\n# See the documentation for all the connection string options: https://pris.ly/d/connection-strings\n\nDATABASE_URL=\"postgresql://postgres:password@localhost:5432/tododb?schema=public\"\n```\n\nThen run the app with `npx ts-node src/index.ts` from the terminal.\n\n## # Test\n\nUnder `test \u003e src \u003e index.ts`, there is a single method creating a user and retrieving and the users and their Tasks (TODOs) created from the database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristian80gabi%2Ftodonodeapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristian80gabi%2Ftodonodeapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristian80gabi%2Ftodonodeapi/lists"}