{"id":25341765,"url":"https://github.com/mohitbharambe/littlelemon","last_synced_at":"2026-05-14T21:31:58.153Z","repository":{"id":263094929,"uuid":"889332300","full_name":"MohitBharambe/LittleLemon","owner":"MohitBharambe","description":"This repository includes the capstone project in the Meta Back-end Developer Certification offered by Meta through Coursera.","archived":false,"fork":false,"pushed_at":"2025-02-13T12:20:53.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T16:42:07.370Z","etag":null,"topics":["backend","capstone-project","coursera","coursera-specialization","django-application","djangorestframework","littlelemon","littlelemonrestaurant","metabackendcourse","metabackenddeveloper","professional-certificate","restaurant-api"],"latest_commit_sha":null,"homepage":"https://coursera.org/learn/back-end-developer-capstone/home/module/4","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/MohitBharambe.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,"zenodo":null}},"created_at":"2024-11-16T05:10:01.000Z","updated_at":"2025-02-13T12:20:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"660b670d-ca0d-4127-bce4-9e8407b18833","html_url":"https://github.com/MohitBharambe/LittleLemon","commit_stats":null,"previous_names":["mohitbharambe/littlelemon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MohitBharambe/LittleLemon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohitBharambe%2FLittleLemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohitBharambe%2FLittleLemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohitBharambe%2FLittleLemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohitBharambe%2FLittleLemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MohitBharambe","download_url":"https://codeload.github.com/MohitBharambe/LittleLemon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohitBharambe%2FLittleLemon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279162394,"owners_count":26117183,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"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":["backend","capstone-project","coursera","coursera-specialization","django-application","djangorestframework","littlelemon","littlelemonrestaurant","metabackendcourse","metabackenddeveloper","professional-certificate","restaurant-api"],"created_at":"2025-02-14T09:40:21.839Z","updated_at":"2026-05-14T21:31:58.148Z","avatar_url":"https://github.com/MohitBharambe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Little Lemon API Restaurant Project - [Meta Back-End Developer Professional Certificate](https://www.coursera.org/professional-certificates/meta-back-end-developer)\n\n### This repository includes the Capstone Project in the [Meta Back-End Developer Certificate](https://www.coursera.org/professional-certificates/meta-back-end-developer) offered by Meta through Coursera. \n---\n### About the Capstone Project:\n#### The Capstone project enables you to demonstrate multiple skills by solving an authentic real-world problem. You’ll test your abilities in full-stack back-end development in a real-life scenario by composing a Django web app. \n---\n### Some Instructions For Peer Reviewers:\n\n## API Endpoints to test:\n\n### To add/register or display users: \nRequest Type: `POST` | `GET`\n```\nhttp://localhost:8000/auth/users/  \n```\nparams = `username`, `email` \u0026 `password`\n\n---\n### To get a Token for a user: \nRequest Type: `POST`\n```\nhttp://localhost:8000/auth/token/login/ \n```\nparams = `password` \u0026 `username`\n\n---\n### To Logout a user:\nRequest Type: `POST`\n```\nhttp://localhost:8000/auth/token/logout/ \n```\nparams = `username` \u0026 `passsword`\n\n---\n### To Book a Table: \nRequest Type: `POST`\n```\nhttp://localhost:8000/restaurant/booking/tables/\n```\nparams = `name`, `guests` \u0026 `booking_date`\n\n---\n### To View or Update Menu Items:\nRequest Type: `GET` | `POST` | `PUT`\n```\nhttp://localhost:8000/restaurant/menu-items/\n```\n\u0026 \n```\nhttp://localhost:8000/restaurant/menu-items/1\n```\nparams = `name`, `price` \u0026 `quantity`\n\n---\n\n---\nNew Line added by Uttkarsh","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitbharambe%2Flittlelemon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohitbharambe%2Flittlelemon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitbharambe%2Flittlelemon/lists"}