Giter Club home page Giter Club logo

airbnb-django's Introduction

AirBnb Backend Practice Project

練習用 airBnb 後端 api server 專案

專案介紹:

此專案是一個練習用 airBnb 後端 api server 的專案,使用 Django with Rest Framework 來搭建 API Server 並使用 supabase 雲服務來起 PostgreSQL

使用工具

  • Django
  • Django Rest Framework
  • dj-rest-auth
  • supabase

如何使用

  1. 下載專案
  2. 在專案目錄下執行 pip install -r requirements.txt 安裝相依套件
  3. 在專案目錄下執行 python manage.py migrate 來建立資料庫
  4. 在專案目錄下執行 python manage.py runserver 啟動開發伺服器
  5. 在瀏覽器中開啟 http://127.0.0.1:8000/api/docs/ 即可看到 API 文件

如何建置

  1. 在專案目錄下執行 python manage.py migrate 來建立資料庫
  2. 在專案目錄下執行 python manage.py runserver 來啟動伺服器

airbnb-django's People

Contributors

rayray1010 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.