Healthcare Provider Data API

Healthcare Provider Data API
This API serves consistently formatted healthcare provider data from numerous FHIR Standard endpoints.
Flask The project was written in Python using Flask
Project Management My role as project manager and DevOps officer endured through the latter half of the project
Leadership My team elected me to lead the project
Collaboration The development team comprised of five students and one professional, I devised several templates to improve our collaboration
Asana We used Asana for our kanban board
APIs This was an API that connected and transformed data from other APIs, giving experience in both designing and interfacing with APIs
Python The project was written in Python using Flask
Google Cloud Platform The API was deployed to GCP while demonstrating
Unit Testing This was my first experience in designing unit tests
Docker This was my first experience in using Docker, I used Docker compose to orchestrate an API, a frontend React site, static documentation site, and NGINX reverse proxy
SSH I made use of SSH to maintain the GCP deployment
SDLC The capstone project was designed to give a glimpse into the Software Development Lifecycle
GitHub Actions I wrote our test suite for GitHub Actions