Giter Site home page Giter Site logo

littlelemon's Introduction

Description

This is the final assignment for the Backend Developer Capstone Course of the Meta Backend Developer Professional Certificate on Coursera.

Project Structure

The project is composed of two apps, api and restaurant. The api app serves API endpoints of the project, while the restaurant app serves its frontend. The config (the project folder) directory holds the major settings of the project

Installation

install the dependencies

pipenv install Activate the virtual environment

pipenv shell

Endpoints for api app

http:127.0.0.1:8000/api/menu-items http:127.0.0.1:8000/api/menu-items/{menu-itemId} http:127.0.0.1:8000/api/bookings http:127.0.0.1:8000/api/bookings/{bookingId}

Endpoints for djoser app

http://127.0.0.1:8000/auth/users/ http://127.0.0.1:8000/auth/users/me/ http://127.0.0.1:8000/auth/users/confirm/ http://127.0.0.1:8000/auth/users/resend_activation/ http://127.0.0.1:8000/auth/users/set_password/ http://127.0.0.1:8000/auth/users/reset_password/ http://127.0.0.1:8000/auth/users/reset_password_confirm/ http://127.0.0.1:8000/auth/users/set_username/ http://127.0.0.1:8000/auth/users/reset_username/ http://127.0.0.1:8000/auth/users/reset_username_confirm/

Endpoints for simplejwt app

http:127.0.0.1:8000/api/token/login/ http:127.0.0.1:8000/api/token/refresh/

littlelemon's People

Contributors

maha-247 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.