Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 379 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 379 Bytes

Airbnb API

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

API Actions

  • List Rooms
  • See Room
  • Create Room
  • Edit Room
  • Delete Room
  • Filter Rooms
  • Search By Coords
  • JWT Auth
  • Create Account
  • Login JWT
  • Add Room to Favourites
  • See Favs
  • See Profile
  • Edit Profile