yeondam88 / airbnb-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airbnb API

REST & GraphQL API of the Airbnb Clone using Django REST Framework and Graphene GraphQL

API Actions

  • JWT Authentication
  • Login (JWT)
  • Create Account
  • See Profile
  • Edit Profile
  • Add/Room From Favourites
  • List Rooms
  • See Room
  • Create Room
  • Edit Room
  • Delete Room
  • Search Rooms

API Endpoint

/api/v1/users/token/ - Sign in /api/v1/users/ - Sign up

About


Languages

Language:Python 100.0%