Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

mockersf/Vleue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vleue Build Status Coverage Status

ToDo api built using rust and deployed on AWS Lambda

Dependencies

Deployment

Can be deployed using Serverless. An environment variable specifying the DynamoDB table name must be provided.

RSA Keys must be present in folder "keys". To generate them:

ssh-keygen -t rsa -b 4096 -f jwtRS256.key
openssl rsa -in jwtRS256.key -pubout -outform PEM -out jwtRS256.pem.key.pub

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages