An open API service indexing awesome lists of open source software.

https://github.com/foacs/website-backend-user

User service for Foacs website backend
https://github.com/foacs/website-backend-user

aws aws-lambda backend cloudformation nodejs

Last synced: about 2 months ago
JSON representation

User service for Foacs website backend

Awesome Lists containing this project

README

          

= User service for Foacs website backend

This is the backend service for Foacs website which provides user data (_e.g. user list, user specific data, ..._).

It is powered by AWS Lambda: each service method = a lambda function

== General architecture

This repo is part of the global architecture of the Foacs website backend. This global architecture is handled in the https://github.com/Foacs/website-backend-meta[meta repository]