Life NPI API
This application was born from a client at work wanting to use one of our APIs to add NPI lists to our system. It turned from a couple of simple requests calls, to a whole Python class using every endpoint the API has to offer. I originally built a CLI which ended up not being user friendly for someone non techie.
Therefore I decided to build a UI around the class with Flask...
Login page
More to come ...