AirBnB_clone_v2
AirBnB_clone_v2 copied to clipboard
get count pull request
I have updated DBStorage and FileStorage, by adding the count and get methods. Please review and merge.
This is the first step to building our RESTApi
please review improve storage task 2 on 0x05. AirBnB clone - RESTful API project
Add get and count methods to DBStorage and File Storage Include corresponding tests