Vitals API

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.

Application

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.

Deployment

The Vitals API is deployed on Fly.io.

Database

The database is a PostgreSQL database hosted on neon.tech.

Swagger Documentation

The API documentation can be found at the following URL: Vitals API Documentation