naveteam / back-boilerplate

A boilerplate for building RESTful APIs using Node.js, PostgreSQL, koa, knex, bookshelf.
35 stars 19 forks source link

feat: add birthdate on user and fix tests #65

Closed rodsguilherme closed 3 years ago

rodsguilherme commented 3 years ago

Foi adicionado a data de nascimento no usuário e os testes foram arrumados.