2nd Course Project, Insomnia

We're using a development tool for web-based APIs called Insomnia. I reasoned NuCamp will want me to submit an Insomnia config file with all my endpoints so I collated a list. Across 8 endpoints my RESTful API supports 78 different URLs. I may have gotten carried away.

There's still a lot of duplicated code in there, regrettably. I'm setting up Insomnia this morning, then I'll see if I can refactor it any further. Flask uses a functional paradigm so inheritance is out but some refactoring must be possible

8 December 2022

Previous
Previous

An Ill-Advised Introduction to vi

Next
Next

NuCamp Bootcamp 2nd Course Project