monashcoding / TheBetterHandbookAPI

The definitive Monash handbook API.
MIT License
4 stars 0 forks source link

Modularisation of API and classes #5

Open saikumarmk opened 2 years ago

saikumarmk commented 2 years ago

There are other query types, I've hard-coded in two request types for now. In the future, it's suitable to modularise the classes so that they each have a method _build_json_content to implement which is different to each child class.