Skip to content

Latest commit

 

History

History

0x15-api

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