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
- Host: GitHub
- URL: https://github.com/foacs/website-backend-user
- Owner: Foacs
- License: cecill-2.1
- Created: 2022-11-07T18:54:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T13:57:43.000Z (over 3 years ago)
- Last Synced: 2023-03-08T23:24:04.587Z (over 3 years ago)
- Topics: aws, aws-lambda, backend, cloudformation, nodejs
- Language: JavaScript
- Homepage:
- Size: 244 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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]