Skip to content

Content Authorizator checks if the client is authorized to download content.

Notifications You must be signed in to change notification settings

joaopedropio/content-authorizator

Repository files navigation

Content Authorizator

The Content Authorizator is an authorization API that is used mostly by the NGIX that serves content. Check the full explanation here.

Getting Started

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.

Prerequisites

Installing and Running

This service do not use database right now.

To build and run the project, just do:

$ dotnet build
$ dotnet run

About

Content Authorizator checks if the client is authorized to download content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published