The Vitals API is a RESTful API that allows users to track their weight, blood pressure, water and sugar intake. The API allows users to create, read, update and delete their vitals data.
The Vitals API is written in Go and uses the Gin Framework as the HTTP web framework. The API uses an ORM called GORM to interact with the PostgreSQL database.
The Vitals API is deployed on Fly.io.
The database is a PostgreSQL database hosted on neon.tech.
The API documentation can be found at the following URL: Vitals API Documentation