Skip to content

Latest commit

 

History

History

This directory is about APIs. It covers:

  • What is an API
  • What is a REST API
  • What are microservices
  • CSV format
  • 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