Skip to content

Latest commit

 

History

History
 
 

api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

AirBnB clone - RESTful API

This directory contains Flask web applications for a RESTful API

File Structure

  • v1 directory contains the first version of the API
    • app.py runs the Flask web application
    • views directory contains all of the views for the Flask web application