{"id":24500671,"url":"https://github.com/inseefrlab/todo-rest-api","last_synced_at":"2025-12-24T12:38:00.335Z","repository":{"id":240944186,"uuid":"803800380","full_name":"InseeFrLab/todo-rest-api","owner":"InseeFrLab","description":"Todo app rest API with OIDC and OpenGraph","archived":false,"fork":false,"pushed_at":"2025-02-24T01:53:23.000Z","size":89,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-24T02:26:15.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://insee-todo-api.up.railway.app/doc","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/InseeFrLab.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":"2024-05-21T12:09:42.000Z","updated_at":"2025-02-24T01:53:27.000Z","dependencies_parsed_at":"2024-05-29T15:26:31.944Z","dependency_job_id":"a4c806fc-4e07-4831-babc-229bc8cc2870","html_url":"https://github.com/InseeFrLab/todo-rest-api","commit_stats":null,"previous_names":["inseefrlab/todo-rest-api"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFrLab%2Ftodo-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFrLab%2Ftodo-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFrLab%2Ftodo-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFrLab%2Ftodo-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InseeFrLab","download_url":"https://codeload.github.com/InseeFrLab/todo-rest-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243697351,"owners_count":20332936,"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-21T22:21:34.961Z","updated_at":"2025-12-24T12:37:55.271Z","avatar_url":"https://github.com/InseeFrLab.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# TODO Rest API\n\nVery basic todo app REST API with oidc and Open API.  \nIt's published as a docker image: [inseefrlab/todo-rest-api](https://hub.docker.com/r/inseefrlab/todo-rest-api).  \nIt's purpose is to enable you to have an API to test your OIDC client integration.  \nIt was originally made for: https://github.com/InseeFrLab/vite-insee-starter  \n\nThe easier way to deploy it is to use [Railway](https://railway.app/).  \nYou need to set the following environment variables (example):  \n\n```.env\nOIDC_ISSUER_URI=https://auth.code.gouv.fr/auth/realms/playground\nOIDC_AUDIENCE=account\nPORT=8080\n```\n\nThis is a demo with our Keycloak instance, adapt for your own OIDC provider.  \n\n# Development\n\n```bash\ngit clone https://github.com/InseeFrLab/todo-rest-api\ncd todo-rest-api\ncp .env.local.sample .env.local\nyarn\nyarn dev\n\n```\n\n## Stack\n\n- TypeScript\n- Node\n- Hono\n- Zod\n- Docker","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefrlab%2Ftodo-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finseefrlab%2Ftodo-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefrlab%2Ftodo-rest-api/lists"}