em-fcmp-services-api
v0.0.2
Published
API based on AWS Lambdas for publishing data to be used in the FC rendering process.
Downloads
3
Maintainers
Readme
em-fcmp-services-api
Overview
FC services API is an serverless project to create an HTTP_API and associated lambdas in AWS in order to publish serverless endpoints to be used in the FC rendering process.
#Local development
Requirements
- Install the serverless library
npm install -g serverless
Open local http-api
- Execute
serverless offline start
All endpoints will be published in http://localhost:3000/dev