{"id":15712487,"url":"https://github.com/olaoluwam/todo-app-api","last_synced_at":"2026-04-22T21:39:32.471Z","repository":{"id":126280754,"uuid":"525409266","full_name":"OlaoluwaM/todo-app-api","owner":"OlaoluwaM","description":"A todo app API written in fp-ts","archived":false,"fork":false,"pushed_at":"2022-08-24T03:52:43.000Z","size":1066,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T20:57:15.257Z","etag":null,"topics":["fp-ts","functional-programming","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/OlaoluwaM.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,"publiccode":null,"codemeta":null}},"created_at":"2022-08-16T14:12:37.000Z","updated_at":"2023-01-02T03:24:29.000Z","dependencies_parsed_at":"2023-06-16T03:00:13.736Z","dependency_job_id":null,"html_url":"https://github.com/OlaoluwaM/todo-app-api","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/OlaoluwaM%2Ftodo-app-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OlaoluwaM%2Ftodo-app-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OlaoluwaM%2Ftodo-app-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OlaoluwaM%2Ftodo-app-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OlaoluwaM","download_url":"https://codeload.github.com/OlaoluwaM/todo-app-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246360683,"owners_count":20764780,"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":["fp-ts","functional-programming","nodejs"],"created_at":"2024-10-03T21:16:27.711Z","updated_at":"2026-04-22T21:39:27.440Z","avatar_url":"https://github.com/OlaoluwaM.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo app API\n\n## Getting Started\n\nThis API is containerized so you should be up and running should you run\n\n```bash\nnpm run compose:up\n```\n\n**But before you do**, you'll need to set your environment variables. Create a .env file\nwith the following non-sensitive values\n\n```text\nPOSTGRES_USER=postgres\nPOSTGRES_PASSWORD=postgres123\nPOSTGRES_DB=todos\nPOSTGRES_PORT=5432\n\nPORT=5003\nSERVER_HOST=0.0.0.0\n```\n\nHowever, you can run the server nude if you have NodeJS installed on your machine. If you\nprefer this route, you first need to run\n\n```bash\nnpm i\n```\n\nthen run either\n\n```bash\nnpm run dev\n\n# or\n\nnpm start\n```\n\nTo access the documentation for this API, navigate to to the **/api/documentation** route!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folaoluwam%2Ftodo-app-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folaoluwam%2Ftodo-app-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folaoluwam%2Ftodo-app-api/lists"}