0.0.1 • Published 7 years ago

cary v0.0.1

Weekly downloads
3
License
-
Repository
-
Last release
7 years ago

Server

Purpose

This project is a WIP for building a starting point for any project that requires:

  • authentication
  • authorization - TBD
  • job execution using external microservices or/and Lambda functions.
  • communication between microservices and other components is done using SNS/SQS
  • MongoDB (in the near future also PostgreSQL/others)

Architecture

Diagram

Plugins