The Content Authorizator is an authorization API that is used mostly by the NGIX that serves content. Check the full explanation here.
This API is just a part of a micro service architecture. If you want to know more about the Social Networks Project, checkout our Wiki.
This service do not use database right now.
To build and run the project, just do:
$ dotnet build
$ dotnet run