{"id":26515654,"url":"https://github.com/cartesiancs-dev/devent-imageserver","last_synced_at":"2026-04-19T19:01:49.474Z","repository":{"id":114548423,"uuid":"459863162","full_name":"cartesiancs-dev/devent-imageserver","owner":"cartesiancs-dev","description":"NodeJS Image Server API","archived":false,"fork":false,"pushed_at":"2022-04-08T08:30:37.000Z","size":198,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-12T13:43:07.686Z","etag":null,"topics":[],"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/cartesiancs-dev.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}},"created_at":"2022-02-16T05:21:22.000Z","updated_at":"2025-02-05T05:21:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"a55404f6-c0a5-4af5-859b-e659d52afe3d","html_url":"https://github.com/cartesiancs-dev/devent-imageserver","commit_stats":null,"previous_names":["cartesiancs/devent-imageserver","cartesiancs-dev/devent-imageserver"],"tags_count":0,"template":false,"template_full_name":"cartesiancs/devent-frame","purl":"pkg:github/cartesiancs-dev/devent-imageserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cartesiancs-dev%2Fdevent-imageserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cartesiancs-dev%2Fdevent-imageserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cartesiancs-dev%2Fdevent-imageserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cartesiancs-dev%2Fdevent-imageserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cartesiancs-dev","download_url":"https://codeload.github.com/cartesiancs-dev/devent-imageserver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cartesiancs-dev%2Fdevent-imageserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32018764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-03-21T06:17:07.340Z","updated_at":"2026-04-19T19:01:49.414Z","avatar_url":"https://github.com/cartesiancs-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![head](./head.png)\n\n# devent-imageserver\n이미지 서버\n\n## To-Do\n\n* [x] 이미지 업로드\n* [x] 업로드 제한\n* [ ] 사용자 권한에 따른 업로드 제한\n* [x] 도커 배포 적용\n* [x] 이미지 파일 리스트 출력\n\n\n## 실행\n\n**의존성 설치**\n\n```\nnpm install\n```\n**실행**\n\n```\nnpm run start\n```\n\n\n## 요청\n\n\n\u003cpre\u003e\u003ccode\u003e\u003cspan class=\"color-bg-accent-emphasis color-fg-on-emphasis rounded-1 px-2 py-1\" style=\"text-transform: uppercase\"\u003epost\u003c/span\u003e /api/images\u003c/code\u003e\u003c/pre\u003e\n\n**Headers**\n\n| Key | Value | Description |\n| --- | --- | --- |\n| x-access-token | {{JWT TOKEN}} | registration.js의 콜백주소로 요청될 토큰 |\n\n**Body**\n\n| Key | Value | Description |\n| --- | --- | --- |\n| image | {{FROM DATA}} | 폼 데이터 이미지 파일 |\n\n## 응답\n\n\n**성공 (예시)**\n\u003cpre\u003e\n{\n    \"status\": 1,\n    \"filename\": \"1644997335705.png\",\n    \"filesize\": 184914\n}\n\u003c/pre\u003e\n\n**실패**\n\u003cpre\u003e\n{\n    \"status\": 0\n}\n\u003c/pre\u003e\n\n## 파일 주소\n\n```\nhttp://host.host/file/{filename}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcartesiancs-dev%2Fdevent-imageserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcartesiancs-dev%2Fdevent-imageserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcartesiancs-dev%2Fdevent-imageserver/lists"}