# README
Netsoc IAM
This project provides a microservice with a REST API, iamd
, to manage and
authorize users. Backed by a PostgreSQL database.
An OpenAPI spec for the API can be found at
static/api.yaml
.
Development
Run docker-compose up
to build and run the test environment.