{"id":19021629,"url":"https://github.com/buildwithlal/netent-drf-coding-test","last_synced_at":"2026-06-18T01:31:09.188Z","repository":{"id":144099536,"uuid":"76549741","full_name":"BuildWithLal/NetEnt-DRF-coding-test","owner":"BuildWithLal","description":"Django and DRF Coding Test for NetEnt","archived":false,"fork":false,"pushed_at":"2016-12-17T20:43:38.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T18:31:20.643Z","etag":null,"topics":[],"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/BuildWithLal.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":"2016-12-15T10:25:54.000Z","updated_at":"2016-12-15T21:07:44.000Z","dependencies_parsed_at":"2023-04-12T02:46:51.942Z","dependency_job_id":null,"html_url":"https://github.com/BuildWithLal/NetEnt-DRF-coding-test","commit_stats":null,"previous_names":["buildwithlal/netent-drf-coding-test"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BuildWithLal/NetEnt-DRF-coding-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildWithLal%2FNetEnt-DRF-coding-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildWithLal%2FNetEnt-DRF-coding-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildWithLal%2FNetEnt-DRF-coding-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildWithLal%2FNetEnt-DRF-coding-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BuildWithLal","download_url":"https://codeload.github.com/BuildWithLal/NetEnt-DRF-coding-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildWithLal%2FNetEnt-DRF-coding-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34472822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":"2024-11-08T20:22:50.735Z","updated_at":"2026-06-18T01:31:09.166Z","avatar_url":"https://github.com/BuildWithLal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"##### Tested Enviroment\n```\nPython 2.7\nPython 3.4\nDjango 1.10\nDjango Rest Framework 3.5\nSQLite\nUbuntu 14.04\n```\n\n##### Switch to project root directory and run below command to install project dependencies\n```\npip install -r requirements.txt\n```\n\n##### API Endpoints\n```\nPOST http://localhost:8000/api-auth/login/\n\nGET http://localhost:8000/api-auth/logout/\n\nPOST http://localhost:8000/add_book/\n\nPUT http://localhost:8000/update_book/{pk}/\n\nPOST http://localhost:8000/add_genre/\n```\n\n##### Available Users for testing purposes (Django built-in User Model)\n```\nuser: demo1\npass: demo1\n\nuser: demo2\npass: demo2\n```\n\n##### Validations\n```\n1. The author should automatically be selected based on the logged in user.\n\n2. Only the author should be able to update his/her book.\n\n3. A book title has to be unique per author (each author can have a book with the same title,\nbut an author can not have two books with the same title). \n\n4. An author is only allowed to have 5 books at one time.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildwithlal%2Fnetent-drf-coding-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuildwithlal%2Fnetent-drf-coding-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildwithlal%2Fnetent-drf-coding-test/lists"}