GithubHelp home page GithubHelp logo

capstone_project's Introduction

<Web Browser>

http://127.0.0.1:8000/ # Does Not Work

http://127.0.0.1:8000/admin/ # Django Admin Panel

<Menu API>

http://127.0.0.1:8000/restaurant/menu/1 # Menu API Single Menu Item

<Booking Tables API (Authenticated Views)>

http://127.0.0.1:8000/restaurant/booking/ # Tell Available URLs Made By DefaultRouter

http://127.0.0.1:8000/restaurant/booking/tables/ # Booking List - Made This Route Authenticated Make Sure To Run Migrations Then Use Token

http://127.0.0.1:8000/restaurant/booking/tables/1.json # Booking Single Instance In JSON Format

Djoser

http://127.0.0.1:8000/auth/ # Default Basic Root View For DefaultRouter

<Insomnia>

http://127.0.0.1:8000/restaurant/api-token-auth/ # Used In Insomnia For Token String

===================================================================

admin { "auth_token": "30d4cadac662ff041d8dfe29d3d37b66f5df1b0d" }

Username: Adrian Email: [email protected] Password: lemon@adr! { "auth_token": "ef00acbef1c8807aaa7be2f45c9d9714946d8712" }

Username:Mario Email: [email protected] Password: lemon@mar! { "auth_token": "e85136aa9c7d46e40de195a27b36bcd6e8c0a917" }

<No_Token_For_The_Following> Username: Sana Email: [email protected] Password: lemon@san!

Username: Emily Email: [email protected] Password: lemon@em!

capstone_project's People

Contributors

ahsuro93 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.