Skip to content

Serverless Framework Nim language plugin sample application

License

Notifications You must be signed in to change notification settings

epiphone/serverless-nim-sample

Repository files navigation

serverless-nim-sample

A sample REST API running on Nim/Serverless Framework/DynamoDB

Usage

Invoke locally: sls invoke local -f FUNCTION_NAME --data {} --context {}

Deploy: sls deploy -f FUNCTION_NAME

Invoke: sls invoke -f FUNCTION_NAME --data {}

TODO

  • serverless-offline with local DynamoDB
  • local integration tests against local DynamoDB
  • CI/CD

About

Serverless Framework Nim language plugin sample application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages