Skip to content

duardodev/habituate-api

Repository files navigation

Habituate (API)

🇧🇷 Leia em Português

Back-end for the habit tracking application developed with Node.js, Fastify, TypeScript, Prisma, and MongoDB.

Features

  • Route to create a new habit;
  • Route to retrieve registered habits;
  • Route to edit a habit's title;
  • Route to toggle a habit as completed or not;
  • Route to get dates when a habit was completed;

Accessing the Documentation

The complete API documentation can be accessed directly through Swagger UI

About

API REST para o front-end do Habituate.

Topics

Resources

Stars

Watchers

Forks