Skip to content

Latest commit

 

History

History

README.md

API

This project was an introduction to API's.

Summary

I learnt about what Bash scripting should not be used for, what an API is, what a REST API is, what microservices are, what the CSV format is, what the JSON format is. I also learnt about Pythonic; Package and module name style, Class name style, Variable name style, Function name style, Constant name style and finally the Significance of CapWords or CamelCase in Python.

Files

Each file contains the solution to a task in the project.