Oussama-hamdi / AirBnB_clone_v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project: 0x05. AirBnB clone - RESTful API

Resources

Read or watch:

Learning Objectives

General

  • What REST means
  • What API means
  • What CORS means
  • What is an API
  • What is a REST API
  • What are other type of APIs
  • Which is the HTTP method to retrieve resource(s)
  • Which is the HTTP method to create a resource
  • Which is the HTTP method to update resource
  • Which is the HTTP method to delete resource
  • How to request REST API

Tasks

Task File
0. Restart from scratch! SOON
1. Never fail! SOON
2. Improve storage SOON
3. Status of your API SOON
4. Some stats? SOON
5. Not found SOON
6. State SOON
7. City SOON
8. Amenity SOON
9. User SOON
10. Place SOON
11. Reviews SOON
12. HTTP access control (CORS) SOON

About


Languages

Language:Python 80.6%Language:HTML 11.7%Language:CSS 7.2%Language:Shell 0.4%