{"id":26740760,"url":"https://github.com/q00/book-recommend-django","last_synced_at":"2026-04-20T10:32:04.833Z","repository":{"id":34872158,"uuid":"166947003","full_name":"Q00/book-recommend-django","owner":"Q00","description":"deploy elasticBeanstalk, django","archived":false,"fork":false,"pushed_at":"2022-12-08T01:33:22.000Z","size":31,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-28T05:28:39.709Z","etag":null,"topics":["aws","deploy","django","eb","elasticbeanstalk"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Q00.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}},"created_at":"2019-01-22T07:19:44.000Z","updated_at":"2023-03-09T02:11:31.000Z","dependencies_parsed_at":"2023-01-15T09:46:59.023Z","dependency_job_id":null,"html_url":"https://github.com/Q00/book-recommend-django","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Q00/book-recommend-django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Q00%2Fbook-recommend-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Q00%2Fbook-recommend-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Q00%2Fbook-recommend-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Q00%2Fbook-recommend-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Q00","download_url":"https://codeload.github.com/Q00/book-recommend-django/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Q00%2Fbook-recommend-django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32043001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["aws","deploy","django","eb","elasticbeanstalk"],"created_at":"2025-03-28T05:27:30.518Z","updated_at":"2026-04-20T10:32:04.814Z","avatar_url":"https://github.com/Q00.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django api server - for recommending book api\n\n### how to use\n    - Method : post\n    - Data : \n        ```\n        {\n            'books':['book1','book2','book3'],\n            'tags':['tag1','tag2','tag3']\n        }\n        ```\n### In nodejs server\n    - location : src/util/index.js\n    - import CallPython from 'util'\n    - How to call\n        - CallPython(book_list,tag_list)\n        - CallPython(\n            {'books':['book1','book2','book3']},\n            {'tags':['tag1','tag2','tag3']}\n            )\n        - return\n            - book order by score\n            - array\n                - ['book1','book2','book3']\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq00%2Fbook-recommend-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fq00%2Fbook-recommend-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq00%2Fbook-recommend-django/lists"}