Skip to content

Commit

Permalink
Add README file content
Browse files Browse the repository at this point in the history
  • Loading branch information
Duffigoogle committed Oct 18, 2022
1 parent 867783a commit e8ac666
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions 0x15-api/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 0x15. API

Learning Objectives
At the end of this project, you are expected to be able to explain to anyone, without the help of Google:

General
What Bash scripting should not be used for
What is an API
What is a REST API
What are microservices
What is the CSV format
What is the JSON format
Pythonic Package and module name style
Pythonic Class name style
Pythonic Variable name style
Pythonic Function name style
Pythonic Constant name style
Significance of CapWords or CamelCase in Python

0 comments on commit e8ac666

Please sign in to comment.