fabbricadigitale / scimd

SCIM v2 golang implementation
MIT License
5 stars 1 forks source link

Feature/repository #24

Closed alelb closed 6 years ago

alelb commented 6 years ago

This PR introduces a storage layer with MongoDB implementation and a MongoDB adapter. Storage methods implemented: Create, Get, Update and Delete.