macielti / porteiro

A microservice for users and authentication management
Other
6 stars 0 forks source link

Add datomic schemas #5

Closed macielti closed 3 years ago

macielti commented 3 years ago

Description

Added Datomic schemas and internal for users entities Also added the adapters from wire to internal and from internal to Datomic

Motivation and Context

We need to be able to receive user creation inputs and be able to create this users on database

How Has This Been Tested?

Added unit tests for user adapters pure functions

Types of changes

Checklist: