The Plant Friend project's goal is to make you take really good care of your houseplants.
Have you ever forgotten the last time you watered a plant and ended up overwatering or underwatering the poor thing? With Plant Friend you can keep track of your watering schedule and the needs of your plants.
To read the API specification visit https://marcellharmaci.github.io/plantfriend-swagger-ui/.
This repository is using Swagger UI to dynamically generate beautiful documentation for the Plant Friend project's API and host it for free with GitHub Pages.
The repository periodically auto-updates the Swagger UI dependency and creates a pull request. See the GitHub Actions workflow here.
Shoutout to @peter-evans for his tempate repository and blog post on how to host Swagger UI with GitHub Pages.